summaryrefslogtreecommitdiffstats
path: root/fortune/unstr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fortune/unstr/Makefile')
-rw-r--r--fortune/unstr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fortune/unstr/Makefile b/fortune/unstr/Makefile
index f949b57e..0283bc28 100644
--- a/fortune/unstr/Makefile
+++ b/fortune/unstr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/09/18 06:16:40 lukem Exp $
+# $NetBSD: Makefile,v 1.8 2008/09/26 18:56:43 apb Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
NOMAN= # defined
@@ -6,4 +6,5 @@ NOMAN= # defined
PROG= unstr
CPPFLAGS+= -I${.CURDIR}/../strfile
+.include "../../Makefile.inc"
.include <bsd.prog.mk>