summaryrefslogtreecommitdiffstats
path: root/shells/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-12-30 01:31:08 +0000
committerwill <will@FreeBSD.org>2000-12-30 01:31:08 +0000
commitd1e264ab741debad23415fa7f416f3d56e803b05 (patch)
tree7c61e18ae8e5811430ed912d87234fcf387ce2cf /shells/Makefile
parent3db5d629851671adb6f351bb6c04bce035643534 (diff)
downloadFreeBSD-ports-d1e264ab741debad23415fa7f416f3d56e803b05.zip
FreeBSD-ports-d1e264ab741debad23415fa7f416f3d56e803b05.tar.gz
Add osh 001127, a reimplementation of the old and obsolete shell version
that was in standard use up to UNIX 6th Edition and was supplied as osh with UNIX 7th Edition. Its command language is a sparse subset of those of modern shells and is mostly common to both sh(1) and csh(1). PR: 23943 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index b00d2a7..2032a7b9 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -8,6 +8,7 @@
SUBDIR += esh
SUBDIR += flash
SUBDIR += ksh93
+ SUBDIR += osh
SUBDIR += pdksh
SUBDIR += perlsh
SUBDIR += rc
OpenPOWER on IntegriCloud