7 lines
58 B
Makefile
7 lines
58 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= utx
|
||
|
MAN= utx.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|