Mercurial > emacs
changeset 7719:393744d00ab9
(mostlyclean): Don't mention xmakefile*.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 28 May 1994 04:56:32 +0000 |
parents | 5db3f3e8bf50 |
children | 0e0ef6c1e53a |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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