diff options
Diffstat (limited to 'usr.sbin/rtprio/Makefile')
-rw-r--r-- | usr.sbin/rtprio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/rtprio/Makefile b/usr.sbin/rtprio/Makefile index 3280dbe..ebc7bd1 100644 --- a/usr.sbin/rtprio/Makefile +++ b/usr.sbin/rtprio/Makefile @@ -3,7 +3,6 @@ PROG= rtprio LINKS= ${BINDIR}/rtprio ${BINDIR}/idprio -MAN1= ${PROG}.1 MLINKS= rtprio.1 idprio.1 .include <bsd.prog.mk> |