summaryrefslogtreecommitdiffstats
path: root/fortune/unstr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fortune/unstr/Makefile')
-rw-r--r--fortune/unstr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fortune/unstr/Makefile b/fortune/unstr/Makefile
index edaf5ace..e2a00a19 100644
--- a/fortune/unstr/Makefile
+++ b/fortune/unstr/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 1997/10/22 04:56:21 lukem Exp $
+# $NetBSD: Makefile,v 1.5 1999/02/13 02:54:21 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= unstr
-NOMAN= noman
+MKMAN= no
CPPFLAGS+= -I${.CURDIR}/../strfile
.include <bsd.prog.mk>