comparison src/Makefile.in @ 7145:1221250ed953

(mostlyclean): Remove liblw.a.
author Richard M. Stallman <rms@gnu.org>
date Thu, 28 Apr 1994 02:35:25 +0000
parents be78bf0c9e71
children 29e2aa20e7b8
comparison
equal deleted inserted replaced
7144:cf47c0c11bda 7145:1221250ed953
830 sunfns.o : sunfns.c buffer.h $(config_h) 830 sunfns.o : sunfns.c buffer.h $(config_h)
831 831
832 ${libsrc}emacstool: ${libsrc}emacstool.c 832 ${libsrc}emacstool: ${libsrc}emacstool.c
833 cd ${libsrc}; ${MAKE} ${MFLAGS} emacstool 833 cd ${libsrc}; ${MAKE} ${MFLAGS} emacstool
834 mostlyclean: 834 mostlyclean:
835 rm -f temacs prefix-args xmakefile* core \#* *.o libXMenu11.a 835 rm -f temacs prefix-args xmakefile* core \#* *.o libXMenu11.a liblw.a
836 rm -f ../etc/DOC 836 rm -f ../etc/DOC
837 clean: mostlyclean 837 clean: mostlyclean
838 rm -f emacs-* emacs 838 rm -f emacs-* emacs
839 /**/# This is used in making a distribution. 839 /**/# This is used in making a distribution.
840 /**/# Do not use it on development directories! 840 /**/# Do not use it on development directories!