comparison src/Makefile.in @ 41544:6e1b9dffcb53

(mostlyclean): Delete bootstrap-emacs here. (clean): Not here.
author Richard M. Stallman <rms@gnu.org>
date Mon, 26 Nov 2001 10:53:53 +0000
parents f30168d4d5e6
children bcda42f1f3db
comparison
equal deleted inserted replaced
41543:4898057655bc 41544:6e1b9dffcb53
1157 ${libsrc}emacstool: ${libsrc}emacstool.c 1157 ${libsrc}emacstool: ${libsrc}emacstool.c
1158 cd ${libsrc}; ${MAKE} ${MFLAGS} emacstool 1158 cd ${libsrc}; ${MAKE} ${MFLAGS} emacstool
1159 mostlyclean: 1159 mostlyclean:
1160 rm -f temacs prefix-args core *.core \#* *.o libXMenu11.a liblw.a 1160 rm -f temacs prefix-args core *.core \#* *.o libXMenu11.a liblw.a
1161 rm -f ../etc/DOC 1161 rm -f ../etc/DOC
1162 rm -f bootstrap-emacs
1162 clean: mostlyclean 1163 clean: mostlyclean
1163 rm -f emacs-* emacs bootstrap-emacs 1164 rm -f emacs-* emacs
1164 /**/# This is used in making a distribution. 1165 /**/# This is used in making a distribution.
1165 /**/# Do not use it on development directories! 1166 /**/# Do not use it on development directories!
1166 distclean: clean 1167 distclean: clean
1167 rm -f epaths.h config.h Makefile Makefile.c config.stamp stamp-oldxmenu ../etc/DOC-* 1168 rm -f epaths.h config.h Makefile Makefile.c config.stamp stamp-oldxmenu ../etc/DOC-*
1168 maintainer-clean: distclean 1169 maintainer-clean: distclean