summaryrefslogtreecommitdiffstats
path: root/fortune/fortune
diff options
context:
space:
mode:
Diffstat (limited to 'fortune/fortune')
-rw-r--r--fortune/fortune/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fortune/fortune/Makefile b/fortune/fortune/Makefile
index 5cf35a23..89540f17 100644
--- a/fortune/fortune/Makefile
+++ b/fortune/fortune/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 1997/10/10 13:04:36 lukem Exp $
+# $NetBSD: Makefile,v 1.10 1997/10/22 04:56:18 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= fortune
MAN= fortune.6
-CFLAGS+= -I${.CURDIR}/../strfile
+CPPFLAGS+= -I${.CURDIR}/../strfile
LDADD+= -lcompat
DPADD+= ${LIBCOMPAT}