aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2007-09-21 03:48:52 +0000
committerGlenn Morris2007-09-21 03:48:52 +0000
commit4cefd10eead1587f788a99be537fa1300c47c9e5 (patch)
tree5c64b00ec5dfc4ddb1b52fe0186de0f3bf68a9c7 /src
parent6f022c19548c562a1bc01559d6655857886fc9f6 (diff)
downloademacs-4cefd10eead1587f788a99be537fa1300c47c9e5.tar.gz
emacs-4cefd10eead1587f788a99be537fa1300c47c9e5.zip
(emacstool): Remove target.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 6e91db7262d..36d94d07012 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1319,8 +1319,6 @@ ${emacsapp}Contents/MacOS/Emacs: emacs${EXEEXT}
1319 cd ${emacsapp}Contents/MacOS/; cp ../../../../src/emacs${EXEEXT} Emacs${EXEEXT} 1319 cd ${emacsapp}Contents/MacOS/; cp ../../../../src/emacs${EXEEXT} Emacs${EXEEXT}
1320#endif 1320#endif
1321 1321
1322${libsrc}emacstool${EXEEXT}: ${libsrc}emacstool.c
1323 cd ${libsrc}; ${MAKE} ${MFLAGS} emacstool${EXEEXT}
1324bootstrapclean: 1322bootstrapclean:
1325 rm -f bootstrap-emacs${EXEEXT} emacs-${version}${EXEEXT} 1323 rm -f bootstrap-emacs${EXEEXT} emacs-${version}${EXEEXT}
1326mostlyclean: 1324mostlyclean: