(update-game-score.o): Delete spurious final `\'.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-12-22 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* Makefile.in (update-game-score.o): Delete spurious final `\'.
|
||||
|
||||
2005-11-18 Hideki IWAMOTO <h-iwamoto@kit.hi-ho.ne.jp> (tiny change)
|
||||
|
||||
* etags.c (main): Cxref mode writes to stdout: do not close tagf,
|
||||
|
||||
@@ -465,7 +465,7 @@ update-game-score${EXEEXT}: update-game-score.o $(GETOPTDEPS)
|
||||
|
||||
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)\"" \
|
||||
-DHAVE_SHARED_GAME_DIR="\"$(gamedir)\""
|
||||
|
||||
/* These are NOT included in INSTALLABLES or UTILITIES.
|
||||
See ../src/Makefile.in. */
|
||||
|
||||
Reference in New Issue
Block a user