]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - usr.sbin/utx/Makefile
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.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>