summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-01-03 00:40:55 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-01-03 00:40:55 +0000
commit26eb98429b179c71d8efb19982ce8a439e36dc3d (patch)
treec242186b46cc0f23e474e54cc1bb5c6d5cc81b5c /shells
parentNew port, scsh: (diff)
Activated scsh.
Notes
Notes: svn path=/head/; revision=5174
Diffstat (limited to 'shells')
-rw-r--r--shells/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 0f415512e3c6..c30018386888 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.11 1996/07/30 04:16:59 asami Exp $
+# $Id: Makefile,v 1.12 1997/01/02 07:01:10 asami Exp $
#
SUBDIR += bash
SUBDIR += bash2
SUBDIR += es
+ SUBDIR += scsh
SUBDIR += pdksh
SUBDIR += tcsh
SUBDIR += zsh