diff options
Diffstat (limited to 'shells/standalone-tcsh/Makefile')
-rw-r--r-- | shells/standalone-tcsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/standalone-tcsh/Makefile b/shells/standalone-tcsh/Makefile index b9733243f3a..1b1f109ce37 100644 --- a/shells/standalone-tcsh/Makefile +++ b/shells/standalone-tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/07/27 19:52:45 agc Exp $ +# $NetBSD: Makefile,v 1.2 2001/07/27 20:32:01 agc Exp $ # NO_MTREE= YES @@ -7,7 +7,7 @@ NO_MTREE= YES WRKSRC:= ${WRKDIR}/${PKGNAME} PKGNAME:= standalone-${PKGNAME} -COMMENT:= Standlone version of the ${COMMENT} +COMMENT:= Standalone version of the ${COMMENT} LDFLAGS+= -static LOCALBASE= / |