summaryrefslogtreecommitdiffstats
path: root/atc
diff options
context:
space:
mode:
Diffstat (limited to 'atc')
-rw-r--r--atc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/atc/Makefile b/atc/Makefile
index ad5efc6e..5adc5e40 100644
--- a/atc/Makefile
+++ b/atc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 1999/07/17 19:57:03 hubertf Exp $
+# $NetBSD: Makefile,v 1.23 2003/08/01 17:03:42 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
.include <bsd.own.mk>
@@ -22,6 +22,4 @@ FILESDIR=/usr/share/games/atc
FILESMODE=444
.endif
-lex.o: grammar.h
-
.include <bsd.prog.mk>