summaryrefslogtreecommitdiffstats
path: root/usr.sbin/procctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/procctl/Makefile')
-rw-r--r--usr.sbin/procctl/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/procctl/Makefile b/usr.sbin/procctl/Makefile
new file mode 100644
index 0000000..ceb3df3
--- /dev/null
+++ b/usr.sbin/procctl/Makefile
@@ -0,0 +1,5 @@
+PROG= procctl
+LDFLAGS += -static
+
+.include <bsd.prog.mk>
+
OpenPOWER on IntegriCloud