mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 13:22:48 +00:00
Don't attempt to install rtprio.2 from here. It has moved to lib/libc/sys.
This commit is contained in:
parent
bc34d0a3ee
commit
7231767144
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9951
@ -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 <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user