Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
30cfcf7f
Commit
30cfcf7f
authored
Dec 22, 2005
by
Richard M. Stallman
Browse files
(update-game-score.o): Delete spurious final `\'.
parent
e0be77f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lib-src/ChangeLog
lib-src/ChangeLog
+4
-0
lib-src/Makefile.in
lib-src/Makefile.in
+1
-1
No files found.
lib-src/ChangeLog
View file @
30cfcf7f
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,
...
...
lib-src/Makefile.in
View file @
30cfcf7f
...
...
@@ -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.
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment