summaryrefslogtreecommitdiffstats
path: root/fortune/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fortune/Makefile')
-rw-r--r--fortune/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/fortune/Makefile b/fortune/Makefile
index 2a951ab1..41e9c2f2 100644
--- a/fortune/Makefile
+++ b/fortune/Makefile
@@ -1,12 +1,6 @@
-# $NetBSD: Makefile,v 1.5 1995/03/23 08:28:23 cgd Exp $
+# $NetBSD: Makefile,v 1.6 1997/04/28 23:52:50 thorpej Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-SUBDIR= fortune
-
-.ifmake !(install)
-SUBDIR+= strfile
-.endif
-
-SUBDIR+= datfiles
+SUBDIR= fortune strfile datfiles
.include <bsd.subdir.mk>