CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/10 10:43:11
Modified files:
regress/usr.bin/mandoc: Makefile.inc
Log message:
Framework extension to support -Tutf8 tests.
New per-directory variables UTF8_TARGETS and SKIP_ASCII,
intended as subsets of REGRESS_TARGETS.
New .PHONY targets "utf8" and "utf8-clean" to only do -Tutf8 tests;
of course, "all" and "clean" also include this functionality.
While here, prefix internal variables with an underscore.
