mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 20:12:44 +00:00
5 lines
54 B
Makefile
5 lines
54 B
Makefile
PROG= tcopy
|
|
LIBADD= util
|
|
|
|
.include <bsd.prog.mk>
|