summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2002-07-16 21:13:11 +0000
committerwollman <wollman@FreeBSD.org>2002-07-16 21:13:11 +0000
commit55d0b8395514ae4055e7af8e4e9812637dbcc463 (patch)
tree762dc7e55dafaf0dbce95db9084233f2f7e78ab5 /usr.bin/Makefile
parent199f131d07cdddef380c857af8b4c23ded0b596e (diff)
downloadFreeBSD-src-55d0b8395514ae4055e7af8e4e9812637dbcc463.zip
FreeBSD-src-55d0b8395514ae4055e7af8e4e9812637dbcc463.tar.gz
POSIX requires these shell builtins to also exist as totally pointless
external commands. Since they serve no useful purpose, it's OK that their implementation is not the most efficient possible.
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 6c492e6..d23ea17 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -20,6 +20,7 @@ SUBDIR= apply \
calendar \
cap_mkdb \
catman \
+ cd \
chat \
checknr \
chflags \
@@ -32,6 +33,7 @@ SUBDIR= apply \
colrm \
column \
comm \
+ command \
compile_et \
compress \
csplit \
OpenPOWER on IntegriCloud