aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/utx/Makefile
blob: 8177d3fe7832d6181d5feaab511b717cb4e3464b (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD$

PACKAGE=	runtime

PROG=	utx
MAN=	utx.8

.include <bsd.prog.mk>