8 lines
71 B
Makefile
8 lines
71 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= ftruncate
|
|
NO_MAN=
|
|
WARNS?= 2
|
|
|
|
.include <bsd.prog.mk>
|