diff options
Diffstat (limited to 'shells')
-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 59b346b3710..942c8ac3ace 100644 --- a/shells/standalone-tcsh/Makefile +++ b/shells/standalone-tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/03/29 12:42:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/04/04 17:32:51 abs Exp $ # NO_MTREE= YES @@ -10,7 +10,7 @@ PKG_SHELL= /bin/tcsh .include "../../shells/tcsh/Makefile" -COMMENT:= Standalone version of the ${COMMENT} +COMMENT:= Standalone version of the Extended C-shell LDFLAGS+= -static LOCALBASE= / |