summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-01-02 07:01:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-01-02 07:01:10 +0000
commitc60d526cd976db18d60721b16c7f6a58748e07ac (patch)
tree699833eceda3099678058110790e698a91c1868d /shells
parentRoll this back to 1.14.7. (diff)
Add bash2, which has been repository-copied from bash before rolling
it back from 2.0 to 1.14.7.
Notes
Notes: svn path=/head/; revision=5158
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 ea9bc41bfe0a..0f415512e3c6 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.10 1995/10/03 11:45:14 asami Exp $
+# $Id: Makefile,v 1.11 1996/07/30 04:16:59 asami Exp $
#
SUBDIR += bash
+ SUBDIR += bash2
SUBDIR += es
SUBDIR += pdksh
SUBDIR += tcsh