9 TESTSDIR
= ${TESTSBASE}/util
/config
13 CLEANFILES
+= t_config.sh
14 t_config.sh
: t_config.awk t_config.in
15 ${TOOL_AWK} -f
${.CURDIR
}/t_config.awk
${.CURDIR
}/t_config.in
>t_config.sh.tmp
16 mv t_config.sh.tmp t_config.sh
23 FILES
+= d_postponed_orphan
24 FILES
+= d_pseudo_parent
25 FILES
+= d_shadow_instance
26 FILES
+= support
/arch
/regress
/conf
/Makefile.regress
27 FILES
+= support
/arch
/regress
/conf
/files.regress
28 FILES
+= support
/arch
/regress
/conf
/std.regress
29 FILES
+= support
/conf
/files
31 .
include <bsd.
test.mk
>
32 .
include <bsd.subdir.mk
>