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.1
1# $NetBSD: Makefile,v 1.1 2012/03/17 16:33:11 jruoho 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_varquote
15TESTS_SH+=	t_wait
16
17.include <bsd.test.mk>
18

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