mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-28 08:02:54 +00:00
6 lines
53 B
Makefile
6 lines
53 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= truncate
|
|
|
|
.include <bsd.prog.mk>
|