diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/ipal-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/ipal-current/Makefile b/cad/ipal-current/Makefile index c82f9baabae..9b7fb0be8f3 100644 --- a/cad/ipal-current/Makefile +++ b/cad/ipal-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/04/11 05:27:16 snj Exp $ +# $NetBSD: Makefile,v 1.17 2004/06/11 13:19:49 grant Exp $ # DISTNAME= ipal-20001210 @@ -15,7 +15,7 @@ BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison GNU_CONFIGURE= YES USE_BUILDLINK3= YES -USE_GNU_TOOLS+= make +USE_GNU_TOOLS+= lex make CFLAGS+= -fPIC |