]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/utx/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[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>