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/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/rtprio/Makefile b/usr.sbin/rtprio/Makefile
index 2ca8da9..af159bf 100644
--- a/usr.sbin/rtprio/Makefile
+++ b/usr.sbin/rtprio/Makefile
@@ -1,7 +1,11 @@
# from: @(#)Makefile 5.5 (Berkeley) 5/11/90
-# $Id: Makefile,v 1.2 1993/11/23 00:02:21 jtc Exp $
+# $Id: Makefile,v 1.1 1994/09/01 12:05:12 davidg Exp $
BINDIR=/usr/sbin
PROG= rtprio
+LINKS= ${BINDIR}/rtprio ${BINDIR}/idprio
+MLINKS= rtprio.1 idprio.1
+MAN1= rtprio.1
+MAN2= rtprio.2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud