comparison 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
comparison
equal deleted inserted replaced
108478:7303923cef22 108479:cea42c2d7982
1 2010-05-11 Glenn Morris <rgm@gnu.org> 1 2010-05-11 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (.m.o): Remove, there are no .m files.
4 (BASE_CFLAGS): New variable.
5 (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Use $BASE_CFLAGS.
6 (check): Update the message.
7 (update-game-score${EXEEXT}): Do not use $MOVE_FLAGS.
2 8
3 * Makefile.in: Convert comments to makefile format. 9 * Makefile.in: Convert comments to makefile format.
4 10
5 * Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset. 11 * Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset.
6 (config.h) [MSDOS]: Do not include. 12 (config.h) [MSDOS]: Do not include.