summaryrefslogtreecommitdiffstats
path: root/snake
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>1997-10-22 05:26:25 +0000
committerlukem <lukem@NetBSD.org>1997-10-22 05:26:25 +0000
commite14decaa37fd1aecf3e20ecd2e3f6e3795001ae5 (patch)
treea0d51e44f62cfec36dcd2821f15cc76f3fdd0e83 /snake
parenta9ae47d539de206bc9bd7985a253d728a5c3fefc (diff)
downloadbsdgames-darwin-e14decaa37fd1aecf3e20ecd2e3f6e3795001ae5.tar.gz
bsdgames-darwin-e14decaa37fd1aecf3e20ecd2e3f6e3795001ae5.tar.zst
bsdgames-darwin-e14decaa37fd1aecf3e20ecd2e3f6e3795001ae5.zip
use CPPFLAGS instead of CFLAGS
Diffstat (limited to 'snake')
-rw-r--r--snake/snscore/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/snake/snscore/Makefile b/snake/snscore/Makefile
index 08ebc767..7e9fe3d5 100644
--- a/snake/snscore/Makefile
+++ b/snake/snscore/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 1995/04/22 08:34:41 cgd Exp $
+# $NetBSD: Makefile,v 1.4 1997/10/22 05:26:25 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= snscore
-CFLAGS+=-I${.CURDIR}/../snake
+CPPFLAGS+=-I${.CURDIR}/../snake
NOMAN= noman
HIDEGAME=hidegame