1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00

Axe -traditional-cpp that behaves badly with -nostdinc and WARNS=2.

This commit is contained in:
Ruslan Ermilov 2001-06-13 15:05:55 +00:00
parent 754e501c71
commit 1ca5464aae
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=78171

View File

@ -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