diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Thu May 20 18:13:57 2010 -0700
+++ b/src/ChangeLog	Thu May 20 18:31:13 2010 -0700
@@ -1,5 +1,8 @@
 2010-05-21  Glenn Morris  <rgm@gnu.org>
 
+	* Makefile.in (temacs${EXEEXT}, prefix-args, mostlyclean):
+	prefix-args neither gets nor needs the $EXEEXT extension.
+
 	* Makefile.in (${ns_appdir}, ${ns_appbindir}Emacs, ns-app):
 	Move these rules to ns.mk.
 	* ns.mk: New file.