From bf3f0c588c4f008f7750cfcfad36d12d19f585f6 Mon Sep 17 00:00:00 2001 From: frueauf Date: Sat, 1 Aug 1998 15:01:54 +0000 Subject: Enable xpilot, xpipeman and xsoldier. --- games/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'games') diff --git a/games/Makefile b/games/Makefile index 2573264d6fa..3e81017bc45 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 1998/08/01 13:35:02 frueauf Exp $ +# $NetBSD: Makefile,v 1.23 1998/08/01 15:01:54 frueauf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -85,8 +85,8 @@ # SUBDIR += xonix # SUBDIR += xpacman # SUBDIR += xpat2 -# SUBDIR += xpilot -# SUBDIR += xpipeman + SUBDIR += xpilot + SUBDIR += xpipeman # SUBDIR += xpuyo # SUBDIR += xpuzzletama # SUBDIR += xripple @@ -100,7 +100,7 @@ # SUBDIR += xskat # SUBDIR += xsokoban # SUBDIR += xsol -# SUBDIR += xsoldier + SUBDIR += xsoldier # SUBDIR += xspringies # SUBDIR += xtic # SUBDIR += xtriangles -- cgit v1.2.3