OpenBSD-4.6/usr.bin/tr/Makefile

#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:51:22 deraadt Exp $

PROG=	tr
SRCS=	str.c tr.c

.include <bsd.prog.mk>