summaryrefslogtreecommitdiffstats
path: root/backgammon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'backgammon/Makefile')
-rw-r--r--backgammon/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/backgammon/Makefile b/backgammon/Makefile
index caaf1f32..adf28243 100644
--- a/backgammon/Makefile
+++ b/backgammon/Makefile
@@ -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>