]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - fortune/Makefile
avoid strange typcast.
[bsdgames-darwin.git] / fortune / Makefile
index ed94afe4a99079e659fa7ebb5d9803c8c0a25e69..28d11721d849bad58e05e277e64e48ad4c3919d2 100644 (file)
@@ -1,15 +1,6 @@
-#      @(#)Makefile    5.6 (Berkeley) 4/27/91
+#      $NetBSD: Makefile,v 1.9 2001/01/09 03:13:40 lukem Exp $
+#      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
-SUBDIR=        fortune
-
-.ifmake (clean) || (cleandir) || (obj)
-SUBDIR+=datfiles
-.endif
-
-.ifmake !(install)
-SUBDIR+=strfile
-.else
-SUBDIR+=datfiles
-.endif
+SUBDIR=        fortune strfile .WAIT datfiles
 
 .include <bsd.subdir.mk>