summaryrefslogtreecommitdiff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-01-20 17:56:25 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-01-20 17:56:25 +0000
commitd8ac0875638fb4b1eff9f856474437d7137af523 (patch)
tree3812382c014f69f999dcf1a2823e71d86bdf88a9 /bin/Makefile
parent8b6caf26342d494b97d5abfed50fbcdd560d0ac0 (diff)
downloadsrc-test-d8ac0875638fb4b1eff9f856474437d7137af523.tar.gz
src-test-d8ac0875638fb4b1eff9f856474437d7137af523.zip
kenv(1) has been repo copied from usr.bin to bin.
Sometimes we need kenv(1) in /etc/rc.diskless*.
Notes
Notes: svn path=/head/; revision=109574
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index b21c62400bb6b..b9305fad956a4 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -14,6 +14,7 @@ SUBDIR= cat \
expr \
getfacl \
hostname \
+ kenv \
kill \
ln \
ls \