121e95dddSDavid Greenman# from: @(#)Makefile 5.5 (Berkeley) 5/11/90 27216391eSDavid Greenman# $Id: Makefile,v 1.1 1994/09/01 12:05:12 davidg Exp $ 321e95dddSDavid Greenman 421e95dddSDavid GreenmanBINDIR=/usr/sbin 521e95dddSDavid GreenmanPROG= rtprio 67216391eSDavid GreenmanLINKS= ${BINDIR}/rtprio ${BINDIR}/idprio 77216391eSDavid GreenmanMLINKS= rtprio.1 idprio.1 87216391eSDavid GreenmanMAN1= rtprio.1 97216391eSDavid GreenmanMAN2= rtprio.2 1021e95dddSDavid Greenman 1121e95dddSDavid Greenman.include <bsd.prog.mk> 12