Cross Reference: Makefile
xref: /src/tests/bin/sh/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/bin/sh/
Makefile revision 1.2
1# $NetBSD: Makefile,v 1.2 2012/06/11 18:32:59 njoly Exp $
2
3.include <bsd.own.mk>
4
5TESTSDIR=	${TESTSBASE}/bin/sh
6
7TESTS_SH=	t_compexit
8TESTS_SH+=	t_exit
9TESTS_SH+=	t_expand
10TESTS_SH+=	t_evaltested
11TESTS_SH+=	t_fsplit
12TESTS_SH+=	t_here
13TESTS_SH+=	t_set_e
14TESTS_SH+=	t_ulimit
15TESTS_SH+=	t_varquote
16TESTS_SH+=	t_wait
17
18.include <bsd.test.mk>
19

Indexes created Fri Dec 19 10:09:33 GMT 2025