summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-06-21 19:18:16 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-06-21 19:18:16 +0000
commitd6a9fd06de9f01d8022929d98558fad4cbd19398 (patch)
tree26a5f928ccdaf6f5289d8a71003747acd7fd4f82 /usr.bin/Makefile
parentab26031ac2cbc5e8ab05f25a61d1d4766c10daec (diff)
downloadsrc-test-d6a9fd06de9f01d8022929d98558fad4cbd19398.tar.gz
src-test-d6a9fd06de9f01d8022929d98558fad4cbd19398.zip
Add the Bzip2 binaries. These are starting to get used more and more
in the base system.
Notes
Notes: svn path=/head/; revision=78562
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 59891f95371d9..94551404c6321 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -13,6 +13,7 @@ SUBDIR= apply \
basename \
biff \
brandelf \
+ bzip2 \
c89 \
calendar \
cap_mkdb \