(ChangeLog): Remove dependencies.
authorueno <ueno>
Tue, 7 May 2002 23:01:07 +0000 (23:01 +0000)
committerueno <ueno>
Tue, 7 May 2002 23:01:07 +0000 (23:01 +0000)
Makefile

index 35276e6..cda70c8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,9 +33,9 @@ package:
 install-package:       package
        $(XEMACS) $(FLAGS) -f install-lsdb-package $(PACKAGEDIR)
 
-ChangeLog: *.el README Makefile
+ChangeLog:
        cvs2cl --prune --no-wrap --usermap ./cvs2cl/usermap --gmt --stdout | \
-       ruby -p -i ./cvs2cl/fmtlog.rb > ChangeLog
+       ruby -p -i ./cvs2cl/fmtlog.rb > $@
 
 .PHONY: clean
 clean: