(clean): rm DOC/* and *.tab.[ch].

(distclean): Not here.
This commit is contained in:
Richard M. Stallman 1994-10-11 21:22:28 +00:00
parent 6783b1ce6f
commit 1e8259bb0b

View file

@ -256,9 +256,10 @@ mostlyclean:
clean: mostlyclean
-rm -f ${INSTALLABLES} ${UTILITIES} ${DONT_INSTALL}
-rm -f ../etc/DOC* *.tab.c *.tab.h
distclean: clean
-rm -f ../etc/DOC* *.tab.c *.tab.h aixcc.c TAGS
-rm -f aixcc.c TAGS
-rm -f Makefile Makefile.in blessmail
realclean: distclean