From 345fad0a1c498d73259ea41fffa41a751a0cd35d Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 7 Feb 2002 11:39:52 +0000 Subject: Unconditionally set ONLY_FOR_PLATFORM. --- games/civctp-demo/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/civctp-demo') diff --git a/games/civctp-demo/Makefile b/games/civctp-demo/Makefile index 57b4e3eb5a1..dd6f08c4f4b 100644 --- a/games/civctp-demo/Makefile +++ b/games/civctp-demo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/02/25 04:17:48 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 2002/02/07 11:39:52 wiz Exp $ # DISTNAME= civctp-demo-10251999 @@ -14,10 +14,8 @@ COMMENT= Civilization: Call to Power - graphical strategy (linux demo) NO_CONFIGURE= yes -.if !make(fetch) # Someone needs to look at alpha, powerpc and sparc compat_linux ONLY_FOR_PLATFORM=*-*-i386 -.endif .if (${MACHINE_ARCH} == "i386") BINTYPE= x86/glibc-2.1 -- cgit v1.2.3