summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-06-13 15:05:55 +0000
committerru <ru@FreeBSD.org>2001-06-13 15:05:55 +0000
commit086630c576392797f494de067ba6ca5608875b1a (patch)
treee0ed5f2d549d7242b28c0674a9ec3bc2aae0d0df /games
parenta5389d379b3f2f00ab8db9a84daaf9ed3a99075c (diff)
downloadFreeBSD-src-086630c576392797f494de067ba6ca5608875b1a.zip
FreeBSD-src-086630c576392797f494de067ba6ca5608875b1a.tar.gz
Axe -traditional-cpp that behaves badly with -nostdinc and WARNS=2.
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