mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-31 09:20:54 -08:00
(mostlyclean): Remove liblw.a.
This commit is contained in:
parent
988c2f83a8
commit
1e700751df
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue