summaryrefslogtreecommitdiffstats
path: root/usr.sbin/procctl/Makefile
diff options
context:
space:
mode:
authorsef <sef@FreeBSD.org>1997-12-06 04:19:09 +0000
committersef <sef@FreeBSD.org>1997-12-06 04:19:09 +0000
commit54294bb9abc37dd4230c358d71249ed8cd8e20de (patch)
treeaa47cc68bb9c593cb1979d766ffab21595c0db4d /usr.sbin/procctl/Makefile
parentc7d273eccbdbad69eed3ca880a3956ca804a83c8 (diff)
downloadFreeBSD-src-54294bb9abc37dd4230c358d71249ed8cd8e20de.zip
FreeBSD-src-54294bb9abc37dd4230c358d71249ed8cd8e20de.tar.gz
First checkin of the procctl program.
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