]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - usr.sbin/rtprio/Makefile
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / usr.sbin / rtprio / Makefile
1 #       from: @(#)Makefile      5.5 (Berkeley) 5/11/90
2 # $FreeBSD$
3
4 PROG=   rtprio
5 LINKS=  ${BINDIR}/rtprio ${BINDIR}/idprio
6 MLINKS= rtprio.1 idprio.1
7
8 .include <bsd.prog.mk>