diff src/Makefile.in @ 7719:393744d00ab9

(mostlyclean): Don't mention xmakefile*.
author Richard M. Stallman <rms@gnu.org>
date Sat, 28 May 1994 04:56:32 +0000
parents 96437d76c9db
children 9f0f4acb409c
line wrap: on
line diff
--- a/src/Makefile.in	Sat May 28 04:55:23 1994 +0000
+++ b/src/Makefile.in	Sat May 28 04:56:32 1994 +0000
@@ -871,7 +871,7 @@
 ${libsrc}emacstool: ${libsrc}emacstool.c
 	cd ${libsrc}; ${MAKE} ${MFLAGS} emacstool
 mostlyclean:
-	rm -f temacs prefix-args xmakefile* core \#* *.o libXMenu11.a liblw.a
+	rm -f temacs prefix-args core \#* *.o libXMenu11.a liblw.a
 	rm -f ../etc/DOC
 clean: mostlyclean
 	rm -f emacs-* emacs