xref: /original-bsd/usr.bin/tcopy/Makefile (revision a6b493b4)
1#	@(#)Makefile	5.3 (Berkeley) 05/11/90
2
3PROG=	tcopy
4
5.include <bsd.prog.mk>
6