Merge branch 'master' of /home/aggelos/devel/dfly/dfly.git/
[dragonfly.git] / usr.sbin / rtprio / Makefile
1 #       from: @(#)Makefile      5.5 (Berkeley) 5/11/90
2 # $FreeBSD: src/usr.sbin/rtprio/Makefile,v 1.6.2.1 2001/04/25 12:10:48 ru Exp $
3 # $DragonFly: src/usr.sbin/rtprio/Makefile,v 1.3 2005/02/04 21:32:55 cpressey Exp $
4
5 PROG=   rtprio
6 LINKS=  ${BINDIR}/rtprio ${BINDIR}/idprio
7 MLINKS= rtprio.1 idprio.1
8
9 .include <bsd.prog.mk>