From 6b8146fcaa2165d00d4825cedb15b561b87f4f67 Mon Sep 17 00:00:00 2001 From: bde Date: Sun, 6 Aug 1995 00:58:52 +0000 Subject: Don't attempt to install rtprio.2 from here. It has moved to lib/libc/sys. --- usr.sbin/rtprio/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.sbin/rtprio') diff --git a/usr.sbin/rtprio/Makefile b/usr.sbin/rtprio/Makefile index af159bf..0b41ac9 100644 --- a/usr.sbin/rtprio/Makefile +++ b/usr.sbin/rtprio/Makefile @@ -1,11 +1,10 @@ # from: @(#)Makefile 5.5 (Berkeley) 5/11/90 -# $Id: Makefile,v 1.1 1994/09/01 12:05:12 davidg Exp $ +# $Id: Makefile,v 1.2 1994/10/02 04:48:18 davidg Exp $ BINDIR=/usr/sbin PROG= rtprio LINKS= ${BINDIR}/rtprio ${BINDIR}/idprio MLINKS= rtprio.1 idprio.1 MAN1= rtprio.1 -MAN2= rtprio.2 .include -- cgit v1.1