From 086630c576392797f494de067ba6ca5608875b1a Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 13 Jun 2001 15:05:55 +0000 Subject: [PATCH] Axe -traditional-cpp that behaves badly with -nostdinc and WARNS=2. --- games/adventure/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/games/adventure/Makefile b/games/adventure/Makefile index a6404e799e4..b98ceedb47e 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 -- 2.45.0