(distclean): Delete Makefile.

(maintainer-clean): Delete TAGS.
This commit is contained in:
Glenn Morris 2007-02-28 04:38:38 +00:00
parent 7073bb78e0
commit ec4a04a6fd

View file

@ -82,7 +82,9 @@ mostlyclean:
clean: mostlyclean
distclean: clean
$(RM) Makefile
maintainer-clean: distclean
$(RM) TAGS
TAGS:
../lib-src/etags $(srcdir)/*.[ch]