mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-26 07:55:01 +00:00
9 lines
73 B
Makefile
9 lines
73 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE= acct
|
|
|
|
PROG= utx
|
|
MAN= utx.8
|
|
|
|
.include <bsd.prog.mk>
|