hpux support moved
[unix-history] / usr / src / usr.bin / tr / Makefile
# @(#)Makefile 5.3 (Berkeley) %G%
PROG= tr
SRCS= str.c tr.c
.include <bsd.prog.mk>