#	@(#)Makefile	5.3 (Berkeley) 10/27/91

PROG=	tr
SRCS=	str.c tr.c

.include <bsd.prog.mk>
