summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile10
1 files changed, 5 insertions, 5 deletions
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