diff lib-src/ChangeLog @ 108479:cea42c2d7982

Minor lib-src/Makefile.in edits. * lib-src/Makefile.in (.m.o): Remove, there are no .m files. (BASE_CFLAGS): New variable. (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Use $BASE_CFLAGS. (check): Update the message. (update-game-score${EXEEXT}): Do not use $MOVE_FLAGS.
author Glenn Morris <rgm@gnu.org>
date Mon, 10 May 2010 20:18:58 -0700
parents b246058e9b05
children fa057912367f
line wrap: on
line diff
--- a/lib-src/ChangeLog	Mon May 10 20:10:36 2010 -0700
+++ b/lib-src/ChangeLog	Mon May 10 20:18:58 2010 -0700
@@ -1,5 +1,11 @@
 2010-05-11  Glenn Morris  <rgm@gnu.org>
 
+	* Makefile.in (.m.o): Remove, there are no .m files.
+	(BASE_CFLAGS): New variable.
+	(ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Use $BASE_CFLAGS.
+	(check): Update the message.
+	(update-game-score${EXEEXT}): Do not use $MOVE_FLAGS.
+
 	* Makefile.in: Convert comments to makefile format.
 
 	* Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset.