1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00
freebsd/usr.bin/tcopy/Makefile

5 lines
54 B
Makefile

PROG= tcopy
LIBADD= util
.include <bsd.prog.mk>