summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpuset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cpuset/Makefile')
-rw-r--r--usr.bin/cpuset/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.bin/cpuset/Makefile b/usr.bin/cpuset/Makefile
new file mode 100644
index 0000000..911400a
--- /dev/null
+++ b/usr.bin/cpuset/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+PROG= cpuset
+NO_MAN= true
+WARNS?= 6
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud