# $NetBSD: Makefile,v 1.7 2016/03/08 14:26:34 christos Exp $ # .include TESTSDIR = ${TESTSBASE}/bin/sh TESTS_SUBDIRS += dotcmd TESTS_SH+= t_exit TESTS_SH+= t_expand TESTS_SH+= t_evaltested TESTS_SH+= t_fsplit TESTS_SH+= t_here TESTS_SH+= t_option TESTS_SH+= t_redir TESTS_SH+= t_set_e TESTS_SH+= t_ulimit TESTS_SH+= t_varquote TESTS_SH+= t_wait .include