more revision management

This commit is contained in:
he 1999-06-30 21:51:53 +00:00
parent b3f88d8124
commit d4cfe089c0
3 changed files with 4 additions and 2 deletions

1
eurofile/.cvsignore Normal file
View File

@ -0,0 +1 @@
CHANGES.tmp

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.4 1999/06/30 21:48:26 he Exp $
# $Id: Makefile,v 1.5 1999/06/30 21:51:54 he Exp $
SHELL = /bin/sh
@ -70,7 +70,7 @@ release: new_version commit
echo '===============' >> CHANGES.tmp
cat xx[0-9][0-9] >> CHANGES.tmp
rm -f xx[0-9][0-9]
$(CVS) commit -I CHANGES.tmp -m "Version $(NEW_VERSION)" .
$(CVS) commit -m "Version $(NEW_VERSION)" .
$(CVS) tag `echo eftp4linux-$(NEW_VERSION)|sed s/\\\\./_/g` .
tar -czf ../eftp4linux-$(NEW_VERSION).tar.gz .

View File

@ -0,0 +1 @@
extra_version_.h