# HG changeset patch # User Richard M. Stallman # Date 767500525 0 # Node ID 1221250ed953d3afeb87d10f0b57a72e0938807f # Parent cf47c0c11bda45f155dd71631124fbfc3ae44c99 (mostlyclean): Remove liblw.a. diff -r cf47c0c11bda -r 1221250ed953 src/Makefile.in --- a/src/Makefile.in Thu Apr 28 02:34:20 1994 +0000 +++ b/src/Makefile.in Thu Apr 28 02:35:25 1994 +0000 @@ -832,7 +832,7 @@ ${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