From b2d88c880d14d099b4a1f9267abf5614e01532ef Mon Sep 17 00:00:00 2001 From: grant Date: Sun, 11 Jan 2004 23:06:54 +0000 Subject: move the various static shell packages back to their previous names. --- shells/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'shells/Makefile') diff --git a/shells/Makefile b/shells/Makefile index 7516faabd03..a727ccd02ae 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,13 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2004/01/10 17:06:37 cjep Exp $ +# $NetBSD: Makefile,v 1.29 2004/01/11 23:06:54 grant Exp $ # COMMENT= Shells SUBDIR+= ast-ksh -SUBDIR+= ast-ksh-static SUBDIR+= bash2 SUBDIR+= bash2-doc -SUBDIR+= bash2-static SUBDIR+= es SUBDIR+= esh SUBDIR+= mudsh @@ -17,9 +15,11 @@ SUBDIR+= pdksh SUBDIR+= perlsh SUBDIR+= rc SUBDIR+= scsh +SUBDIR+= standalone-tcsh +SUBDIR+= static-ast-ksh +SUBDIR+= static-bash2 +SUBDIR+= static-tcsh SUBDIR+= tcsh -SUBDIR+= tcsh-standalone -SUBDIR+= tcsh-static SUBDIR+= zsh SUBDIR+= zsh-current SUBDIR+= zsh3 -- cgit v1.2.3