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