summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorJeff Roberson <jeff@FreeBSD.org>2008-03-02 07:52:26 +0000
committerJeff Roberson <jeff@FreeBSD.org>2008-03-02 07:52:26 +0000
commitbc72ba9ccab49022bcc1582ffb3c7517182a713c (patch)
tree448cf84962aab07a262c7bf7c31b518c884bb317 /usr.bin/Makefile
parent0d985e498decf4ebf436bb38e8f47e2ace36e824 (diff)
downloadsrc-test-bc72ba9ccab49022bcc1582ffb3c7517182a713c.tar.gz
src-test-bc72ba9ccab49022bcc1582ffb3c7517182a713c.zip
- Add cpuset to the build.
Sponsored by: Nokia
Notes
Notes: svn path=/head/; revision=176733
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 e0f7687aefac2..6a5e3aae5ef6f 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -43,6 +43,7 @@ SUBDIR= alias \
comm \
compile_et \
compress \
+ cpuset \
csplit \
${_csup} \
ctags \