X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=Makefile;h=6d4e160978c9ff076f1ce3814a1078faf2e70b5a;hb=8d145be3f38ea4422f50a90b2eaaef697998654e;hp=43217838ff3f00c3030f93cc6bc5d0c15a96ca3b;hpb=5dca8d03810d744a0ca7a507a077423de7ce2a3e;p=elisp%2Flsdb.git diff --git a/Makefile b/Makefile index 4321783..6d4e160 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,13 @@ package: install-package: package $(XEMACS) $(FLAGS) -f install-lsdb-package $(PACKAGEDIR) +ChangeLog: + cvs2cl --prune --no-wrap --usermap ./cvs2cl/usermap --gmt --stdout | \ + ruby -p -i ./cvs2cl/fmtlog.rb > $@ +.PHONY: clean distclean clean: -$(RM) $(GOMI) + +distclean: + -$(RM) ChangeLog