]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/utx/Makefile
MFC r307402: Guard against bad service name argument(s) to load_rc_config()
[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>