6 lines
53 B
Makefile
6 lines
53 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= truncate
|
||
|
|
||
|
.include <bsd.prog.mk>
|