summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtprio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rtprio/Makefile')
-rw-r--r--usr.sbin/rtprio/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/usr.sbin/rtprio/Makefile b/usr.sbin/rtprio/Makefile
new file mode 100644
index 0000000..b612f2b
--- /dev/null
+++ b/usr.sbin/rtprio/Makefile
@@ -0,0 +1,10 @@
+# from: @(#)Makefile 5.5 (Berkeley) 5/11/90
+# $FreeBSD$
+
+PROG= rtprio
+LINKS= ${BINDIR}/rtprio ${BINDIR}/idprio
+MLINKS= rtprio.1 idprio.1
+
+WARNS?= 2
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud