From 39d5db4411fe42946cd3d94eb7d275f3f453d6aa Mon Sep 17 00:00:00 2001 From: lukem Date: Thu, 16 Oct 1997 05:24:23 +0000 Subject: fix race condition when building libcommon with make -j --- backgammon/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'backgammon') diff --git a/backgammon/Makefile b/backgammon/Makefile index 704d64e2..caaf1f32 100644 --- a/backgammon/Makefile +++ b/backgammon/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.4 1997/10/10 08:59:32 lukem Exp $ +# $NetBSD: Makefile,v 1.5 1997/10/16 05:24:23 lukem Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 SUBDIR= common_source backgammon teachgammon +all-backgammon all-teachgammon: all-common_source + .include -- cgit v1.2.3-56-ge451