From e3644ba2464895b7817316f7ae3343bd0e02f34a Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 19 Dec 2001 10:05:08 +0000 Subject: Remove useless "CFLAGS" definition which should't have been committed. --- games/xtux/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/xtux') diff --git a/games/xtux/Makefile b/games/xtux/Makefile index 2ed88071a5f..54b0bf69f94 100644 --- a/games/xtux/Makefile +++ b/games/xtux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/12/19 10:04:06 tron Exp $ +# $NetBSD: Makefile,v 1.5 2001/12/19 10:05:08 tron Exp $ # DISTNAME= xtux-arena-src-nov-15 @@ -14,7 +14,6 @@ COMMENT= 2D multi-player shootout using images from the Open Software scene USE_XPM= YES USE_GMAKE= YES -CFLAGS+= -I${PREFIX}/include WRKSRC= ${WRKDIR}/xtux do-install: -- cgit v1.2.3