From: Richard M. Stallman Date: Thu, 28 Apr 1994 02:35:25 +0000 (+0000) Subject: (mostlyclean): Remove liblw.a. X-Git-Tag: emacs-19.34~8708 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/1e700751dfd6fa17e5d778daaa4ece808d15d6d5 (mostlyclean): Remove liblw.a. --- diff --git a/src/Makefile.in b/src/Makefile.in index faceaee84a..845e6cfce3 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -832,7 +832,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 + rm -f temacs prefix-args xmakefile* core \#* *.o libXMenu11.a liblw.a rm -f ../etc/DOC clean: mostlyclean rm -f emacs-* emacs