summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/adventure/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/adventure/Makefile b/games/adventure/Makefile
index a6404e7..b98ceed 100644
--- a/games/adventure/Makefile
+++ b/games/adventure/Makefile
@@ -4,7 +4,6 @@
PROG= adventure
SRCS= main.c init.c done.c save.c subr.c vocab.c wizard.c io.c data.c crc.c
MAN= adventure.6
-CFLAGS+=-traditional-cpp
HIDEGAME=hidegame
CLEANFILES=data.c setup setup.o
OpenPOWER on IntegriCloud