1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.bin/truncate/Makefile
Sheldon Hearn edeb84a1b2 Import the new truncate(1) utility.
Approved by:	jdp
2000-07-18 17:03:58 +00:00

6 lines
53 B
Makefile

# $FreeBSD$
PROG= truncate
.include <bsd.prog.mk>