freebsd-dev/usr.bin/tr
Simon J. Gerraty ccfb965433 Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
..
tests Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
cmap.c
cmap.h
cset.c Put parentheses in the right place. 2011-10-14 10:43:55 +00:00
cset.h
extern.h
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
str.c Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
tr.1 mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
tr.c When copying the complement of the string loop to WINT_MAX as we are dealing 2013-01-22 05:39:34 +00:00