9 lines
73 B
Makefile
9 lines
73 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE= acct
|
|
|
|
PROG= utx
|
|
MAN= utx.8
|
|
|
|
.include <bsd.prog.mk>
|