mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
f6751868e4
where necessary. Submitted by: Mike Barcroft <mike@q9media.com>
7 lines
64 B
Makefile
7 lines
64 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= truncate
|
|
WARNS?= 2
|
|
|
|
.include <bsd.prog.mk>
|