X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=Makefile;h=6d4e160978c9ff076f1ce3814a1078faf2e70b5a;hb=2095596a285cb832f08ec8249fa16a75ee01272d;hp=cda70c84d8382befc24d3b2a69b0030a5e194bdc;hpb=d7da03b828b88a52b5b84175c72ee8e2f238a903;p=elisp%2Flsdb.git diff --git a/Makefile b/Makefile index cda70c8..6d4e160 100644 --- a/Makefile +++ b/Makefile @@ -37,6 +37,9 @@ ChangeLog: cvs2cl --prune --no-wrap --usermap ./cvs2cl/usermap --gmt --stdout | \ ruby -p -i ./cvs2cl/fmtlog.rb > $@ -.PHONY: clean +.PHONY: clean distclean clean: -$(RM) $(GOMI) + +distclean: + -$(RM) ChangeLog