Added automatic ChangeLog generation - type "make ChangeLog" in the

root directory.

committer: mfx <mfx> 969528175 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2000-09-21 09:22:55 +00:00
parent 616b7b967e
commit 4b6043fcc6
3 changed files with 1753 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
.cvsignore
.mfxcvsup
ChangeLog
ChangeLog.bak
maint
+4 -1
View File
@@ -19,7 +19,10 @@ cvs-admin-ko:
cvs admin -ko .
cvs update
.PHONY: all clean distclean dist cvs-admin-ko
ChangeLog:
perl scripts/cvs2cl.pl --utc
.PHONY: all clean distclean dist cvs-admin-ko ChangeLog
.NOEXPORT:
+1747
View File
File diff suppressed because it is too large Load Diff