]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/utx/Makefile
MFC r308139,r308157,r308160,r316818,r318250,r318443:
[FreeBSD/stable/10.git] / usr.sbin / utx / Makefile
1 # $FreeBSD$
2
3 PROG=   utx
4 MAN=    utx.8
5
6 LINKS=  ${BINDIR}/utx ${BINDIR}/utxrm
7 MLINKS= utx.8 utxrm.8
8
9 .include <bsd.prog.mk>