summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtprio/Makefile
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-09-01 12:05:14 +0000
committerdg <dg@FreeBSD.org>1994-09-01 12:05:14 +0000
commit4962764f5b44c71adb269f8a411c81358721389a (patch)
tree5b0f4da99c872e7a5ed131e14e3f10144bd22047 /usr.sbin/rtprio/Makefile
parentfa6393db5b0009bc3df5780d3e1fd5ff2a594654 (diff)
downloadFreeBSD-src-4962764f5b44c71adb269f8a411c81358721389a.zip
FreeBSD-src-4962764f5b44c71adb269f8a411c81358721389a.tar.gz
rtprio(1) utility to modify realtime priority of a process.
Submitted by: Henrik Vestergaard Draboel
Diffstat (limited to 'usr.sbin/rtprio/Makefile')
-rw-r--r--usr.sbin/rtprio/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/rtprio/Makefile b/usr.sbin/rtprio/Makefile
new file mode 100644
index 0000000..2ca8da9
--- /dev/null
+++ b/usr.sbin/rtprio/Makefile
@@ -0,0 +1,7 @@
+# from: @(#)Makefile 5.5 (Berkeley) 5/11/90
+# $Id: Makefile,v 1.2 1993/11/23 00:02:21 jtc Exp $
+
+BINDIR=/usr/sbin
+PROG= rtprio
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud