(distclean): Remove Makefile.

This commit is contained in:
Glenn Morris 2007-02-27 02:50:33 +00:00
parent cc13329f08
commit ee3ce9ffcf

View file

@ -103,6 +103,7 @@ mostlyclean: FRC.mostlyclean
rm -f libXMenu11.a ${OBJS} ${EXTRA}
clean: mostlyclean
distclean: clean
rm -f Makefile
maintainer-clean: distclean
tags::