Mercurial > emacs
changeset 7145:1221250ed953
(mostlyclean): Remove liblw.a.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 28 Apr 1994 02:35:25 +0000 |
parents | cf47c0c11bda |
children | 7798bbb665fb |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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