summaryrefslogtreecommitdiffstats
path: root/usr.sbin/memcontrol/Makefile
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1999-04-07 04:11:14 +0000
committermsmith <msmith@FreeBSD.org>1999-04-07 04:11:14 +0000
commitadf731f0abaa675658ccf1c99ca1559e84334ca9 (patch)
tree594e24537b3c0ca0335825ca3339bb51151b3c3d /usr.sbin/memcontrol/Makefile
parent8adeb775c43d4c2ae76cce40837a3953af6abc83 (diff)
downloadFreeBSD-src-adf731f0abaa675658ccf1c99ca1559e84334ca9.zip
FreeBSD-src-adf731f0abaa675658ccf1c99ca1559e84334ca9.tar.gz
Commandline tool for manipulating memory range attributes.
Diffstat (limited to 'usr.sbin/memcontrol/Makefile')
-rw-r--r--usr.sbin/memcontrol/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/memcontrol/Makefile b/usr.sbin/memcontrol/Makefile
new file mode 100644
index 0000000..3d8ffd7
--- /dev/null
+++ b/usr.sbin/memcontrol/Makefile
@@ -0,0 +1,4 @@
+PROG= memcontrol
+NOMAN= yes
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud