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