summaryrefslogtreecommitdiffstats
path: root/wargames
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1997-05-09 07:50:03 +0000
committermycroft <mycroft@NetBSD.org>1997-05-09 07:50:03 +0000
commitc0243ab5721b0091656ecc693bb935ac496ddc1e (patch)
tree6b16da220b59af18f503539ce7181ab254850c54 /wargames
parentae599e8e1c5cf96e4b69ab4e1a190cc821ca0e00 (diff)
downloadbsdgames-darwin-c0243ab5721b0091656ecc693bb935ac496ddc1e.tar.gz
bsdgames-darwin-c0243ab5721b0091656ecc693bb935ac496ddc1e.tar.zst
bsdgames-darwin-c0243ab5721b0091656ecc693bb935ac496ddc1e.zip
Eliminate bogus redefinitions of standard targets.
Diffstat (limited to 'wargames')
-rw-r--r--wargames/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/wargames/Makefile b/wargames/Makefile
index feccb667..5ed35f6a 100644
--- a/wargames/Makefile
+++ b/wargames/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 1997/03/24 22:15:50 christos Exp $
+# $NetBSD: Makefile,v 1.7 1997/05/09 07:50:06 mycroft Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
NOOBJ= noobj
-all wargames clean cleandir depend lint tags:
SCRIPTS=wargames.sh
.include <bsd.prog.mk>