]> git.cameronkatri.com Git - apple_cmds.git/blob - text_cmds/tr/Makefile
text_cmds: All done
[apple_cmds.git] / text_cmds / tr / Makefile
1 PROG= tr
2 SRCS= cmap.c cset.c str.c tr.c
3
4 .include <bsd.prog.mk>