diff options
Diffstat (limited to 'games/atc/Makefile')
-rw-r--r-- | games/atc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atc/Makefile b/games/atc/Makefile index 6009a38f360b..252d0eb1c487 100644 --- a/games/atc/Makefile +++ b/games/atc/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/games/atc/Makefile,v 1.14 2000/02/25 10:23:19 mph Exp $ PROG= atc CFLAGS+=-DBSD -I${.CURDIR} -I. |