Mercurial > emacs
changeset 85051:c0994f91cb79
Remove broken end-of-file comment.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 06 Oct 2007 01:45:50 +0000 |
parents | 441ea5bdff8f |
children | c25dd5c18af4 |
files | lib-src/Makefile.in |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/Makefile.in Sat Oct 06 01:44:51 2007 +0000 +++ b/lib-src/Makefile.in Sat Oct 06 01:45:50 2007 +0000 @@ -462,6 +462,3 @@ update-game-score.o: ${srcdir}/update-game-score.c ../src/config.h $(GETOPT_H) $(CC) -c ${CPP_CFLAGS} ${srcdir}/update-game-score.c \ -DHAVE_SHARED_GAME_DIR="\"$(gamedir)\"" - - -### Makefile ends here