diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index c9a054b9e23..64cc3dde93a 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | 2010-05-11 Glenn Morris <rgm@gnu.org> | 1 | 2010-05-11 Glenn Morris <rgm@gnu.org> |
| 2 | 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. | ||
| 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. |