xref: /freebsd/usr.bin/tcopy/Makefile (revision 4f766afc1ca0595fcabafe4dbc61974bb81bfbfe)
1PROG_CXX=	tcopy
2LIBADD=		util
3
4.include <bsd.prog.mk>
5