From 8d8fb1ee077c49c1c1b303149b62672b7ea6eb26 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 14 Aug 2001 12:48:21 +0000 Subject: The TCSH_STATIC mk.conf definition has been removed in favour of a static-tcsh package. --- shells/tcsh/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'shells') diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 6b5344a3b88..12d51798d7e 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2001/08/06 20:48:54 agc Exp $ +# $NetBSD: Makefile,v 1.27 2001/08/14 12:48:21 agc Exp $ # DISTNAME= tcsh-6.10 @@ -22,10 +22,6 @@ PLIST_SRC= ${WRKDIR}/PLIST-src .include "../../mk/bsd.prefs.mk" -.if defined(TCSH_STATIC) -LDFLAGS+= -static -.endif - .if ${OPSYS} == "SunOS" OS_VERSION!= echo ${OS_VERSION} | sed -e 's|5\.|2.|' LOWER_OPSYS= solaris${OS_VERSION} -- cgit v1.2.3