From eb28696f5880c98c715415e378bac7f19c08cfb1 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 29 Sep 2002 07:37:54 +0000 Subject: Use gcc/buildlink2.mk instead of Makefile.gcc. --- print/ghostscript-nox11/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/ghostscript-nox11') diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common index 12f9c1d293e..6d797f23553 100644 --- a/print/ghostscript-nox11/Makefile.common +++ b/print/ghostscript-nox11/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.39 2002/09/20 23:56:30 jlam Exp $ +# $NetBSD: Makefile.common,v 1.40 2002/09/29 07:37:54 jlam Exp $ DISTNAME= ghostscript-${GS_VERS} GS_VERS= 6.01 @@ -135,7 +135,7 @@ ALL_TARGET= std .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "SunOS" -. include "../../lang/gcc/Makefile.gcc" +. include "../../lang/gcc/buildlink2.mk" .endif .if defined(ZOULARISBASE) LDFLAGS+= -L${ZOULARISBASE}/lib -Wl,-R${ZOULARISBASE}/lib -- cgit v1.2.3