summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-04-15 04:27:23 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-04-15 04:27:23 +0000
commitbe71a745ed33b58f24d8759ee2650826bafbe8be (patch)
tree7a09a3834b4c1ed663a69e18bf89f1fff87d7e20 /shells
parentThis is the the traditional 4.4BSD /bin/csh C-shell, with additional (diff)
Add the original 44bsd-csh for those that don't care for the new one.
Notes
Notes: svn path=/head/; revision=27578
Diffstat (limited to 'shells')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 9b02f762fc58..b00d2a71bd3a 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
#
+ SUBDIR += 44bsd-csh
SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es