changeset 76168:1be79dda87d7

(distclean): Remove Makefile.
author Glenn Morris <rgm@gnu.org>
date Tue, 27 Feb 2007 02:50:33 +0000
parents f5cdb23d2674
children 73c4462d95fc
files oldXMenu/Makefile.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/oldXMenu/Makefile.in	Tue Feb 27 02:48:13 2007 +0000
+++ b/oldXMenu/Makefile.in	Tue Feb 27 02:50:33 2007 +0000
@@ -103,6 +103,7 @@
 	rm -f libXMenu11.a ${OBJS} ${EXTRA}
 clean: mostlyclean
 distclean: clean
+	rm -f Makefile
 maintainer-clean: distclean
 
 tags::