diff options
Diffstat (limited to 'misc/siag/Makefile')
-rw-r--r-- | misc/siag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/siag/Makefile b/misc/siag/Makefile index ed8f556a6ef..7df7507b4b4 100644 --- a/misc/siag/Makefile +++ b/misc/siag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2002/03/14 00:49:00 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2002/05/29 14:45:57 yyamano Exp $ # DISTNAME= siag-3.1.20 @@ -20,7 +20,7 @@ USE_BUILDLINK_ONLY= YES USE_GMAKE= YES CFLAGS+= -Dunix -STRIPFLAG= +_STRIPFLAG_INSTALL= XAW_TYPE?= 3d |