]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - fortune/Makefile
Remove a few offensive quotes, put in as many new quotes.
[bsdgames-darwin.git] / fortune / Makefile
index ed94afe4a99079e659fa7ebb5d9803c8c0a25e69..cf3555c26bde147ba2349634554d22b8a08af250 100644 (file)
@@ -1,15 +1,6 @@
-#      @(#)Makefile    5.6 (Berkeley) 4/27/91
+#      $NetBSD: Makefile,v 1.10 2008/09/26 18:56:43 apb 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 unstr .WAIT datfiles
 
 .include <bsd.subdir.mk>