From 8ed39477c32c6fa5be3c865b2e99411a1d5ba8f4 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 14 Aug 2001 12:47:05 +0000 Subject: Add and enable static-tcsh --- shells/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells/Makefile') diff --git a/shells/Makefile b/shells/Makefile index 3dd96d3201c..6bdc32ba396 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/07/27 19:53:53 agc Exp $ +# $NetBSD: Makefile,v 1.14 2001/08/14 12:47:05 agc Exp $ # COMMENT= Shells @@ -9,6 +9,7 @@ SUBDIR+= esh SUBDIR+= rc SUBDIR+= scsh SUBDIR+= standalone-tcsh +SUBDIR+= static-tcsh SUBDIR+= tcsh SUBDIR+= zsh SUBDIR+= zsh3 -- cgit v1.2.3