projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
201eaae
)
rnd-20040607-1-src
author
Holger Schemel
<info@artsoft.org>
Mon, 7 Jun 2004 01:07:17 +0000
(
03:07
+0200)
committer
Holger Schemel
<info@artsoft.org>
Sat, 30 Aug 2014 08:47:25 +0000
(10:47 +0200)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index 53bf400347a1dfdcc27386b3194c2074be27344a..fed7f7ce6eb8ff60fb81a37ba5a6260747905f2e 100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-118,7
+118,7
@@
CONFIG_GAME_DIR = $(CONFIG_RO_GAME_DIR) $(CONFIG_RW_GAME_DIR)
CONFIG = $(CONFIG_GAME_DIR) $(CONFIG_SCORE_ENTRIES) $(JOYSTICK)
-
#
DEBUG = -DDEBUG -g
+DEBUG = -DDEBUG -g
# PROFILING = $(PROFILING_FLAGS)
# OPTIONS = $(DEBUG) -Wall # only for debugging purposes