]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - backgammon/Makefile
Fix '=' for '==' in a test. From NAKAJIMA Yoshihiro in PR 42177.
[bsdgames-darwin.git] / backgammon / Makefile
index caaf1f328c14dace0442b8b0779bac77f2636696..adf28243fc300efc5b487c3f7a328b266d0ca0ee 100644 (file)
@@ -1,8 +1,6 @@
-#      $NetBSD: Makefile,v 1.5 1997/10/16 05:24:23 lukem Exp $
+#      $NetBSD: Makefile,v 1.6 2001/01/09 03:13:39 lukem Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
-SUBDIR=        common_source backgammon teachgammon
-
-all-backgammon all-teachgammon: all-common_source 
+SUBDIR=        common_source .WAIT backgammon teachgammon
 
 .include <bsd.subdir.mk>