summaryrefslogtreecommitdiffstats
path: root/wargames
diff options
context:
space:
mode:
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>