mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
5 lines
54 B
Makefile
5 lines
54 B
Makefile
PROG= tcopy
|
|
LIBADD= util
|
|
|
|
.include <bsd.prog.mk>
|