]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - backgammon/Makefile
From PR 7988 by Joseph Myers <jsm28@cam.ac.uk>: use the symbolic
[bsdgames-darwin.git] / backgammon / Makefile
index ccdd8c1996b3fdd63f38126ff2ae4b53037e899f..caaf1f328c14dace0442b8b0779bac77f2636696 100644 (file)
@@ -1,6 +1,8 @@
-#      from: @(#)Makefile      5.1 (Berkeley) 6/17/90
-#      $Id: Makefile,v 1.2 1993/08/01 05:46:17 mycroft Exp $
+#      $NetBSD: Makefile,v 1.5 1997/10/16 05:24:23 lukem Exp $
+#      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
-SUBDIR=        backgammon teachgammon
+SUBDIR=        common_source backgammon teachgammon
+
+all-backgammon all-teachgammon: all-common_source 
 
 .include <bsd.subdir.mk>