mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 08:12:27 -04:00
4 lines
54 B
Makefile
4 lines
54 B
Makefile
PROG= tcopy
|
|
LIBADD= util
|
|
|
|
.include <bsd.prog.mk>
|