comparison src/ChangeLog @ 108735:b8ff723fdfdd

Minor Makefile fix. * src/Makefile.in (temacs${EXEEXT}, prefix-args, mostlyclean): prefix-args neither gets nor needs the $EXEEXT extension.
author Glenn Morris <rgm@gnu.org>
date Thu, 20 May 2010 18:31:13 -0700
parents c554bb2aba83
children a9f1ce208572
comparison
equal deleted inserted replaced
108734:fc613fd476ff 108735:b8ff723fdfdd
1 2010-05-21 Glenn Morris <rgm@gnu.org> 1 2010-05-21 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (temacs${EXEEXT}, prefix-args, mostlyclean):
4 prefix-args neither gets nor needs the $EXEEXT extension.
2 5
3 * Makefile.in (${ns_appdir}, ${ns_appbindir}Emacs, ns-app): 6 * Makefile.in (${ns_appdir}, ${ns_appbindir}Emacs, ns-app):
4 Move these rules to ns.mk. 7 Move these rules to ns.mk.
5 * ns.mk: New file. 8 * ns.mk: New file.
6 9