From: Richard M. Stallman Date: Sat, 28 May 1994 04:56:32 +0000 (+0000) Subject: (mostlyclean): Don't mention xmakefile*. X-Git-Tag: emacs-19.34~8134 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ce0f965321da3a23da11890ca14e163af75855ca;p=emacs.git (mostlyclean): Don't mention xmakefile*. --- diff --git a/src/Makefile.in b/src/Makefile.in index c0f3a4a6f93..d5b1561efc0 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -871,7 +871,7 @@ sunfns.o : sunfns.c buffer.h $(config_h) ${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