diff options
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 1d69176575a..7ff91bb4919 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/07/24 12:18:54 frueauf Exp $ +# $NetBSD: Makefile,v 1.15 1998/07/25 17:42:44 frueauf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -12,7 +12,7 @@ # SUBDIR += cgoban # SUBDIR += connect4 # SUBDIR += cosmo -# SUBDIR += crossfire + SUBDIR += crossfire # SUBDIR += dontspace # SUBDIR += doom # SUBDIR += empire |