xref: /freebsd/bin/sh/tests/invocation/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
12cc32af0SJilles TjoelkerPACKAGE=	tests
22cc32af0SJilles Tjoelker
32cc32af0SJilles TjoelkerTESTSDIR=	${TESTSBASE}/bin/sh/${.CURDIR:T}
42cc32af0SJilles Tjoelker
52cc32af0SJilles Tjoelker.PATH: ${.CURDIR:H}
62cc32af0SJilles TjoelkerATF_TESTS_SH=	functional_test
72cc32af0SJilles Tjoelker
82cc32af0SJilles Tjoelker${PACKAGE}FILES+=	sh-ac1.0
9*413bf7b0SJilles Tjoelker${PACKAGE}FILES+=	sh-c-missing1.0
102cc32af0SJilles Tjoelker${PACKAGE}FILES+=	sh-c1.0
112cc32af0SJilles Tjoelker${PACKAGE}FILES+=	sh-ca1.0
122cc32af0SJilles Tjoelker${PACKAGE}FILES+=	sh-fca1.0
132cc32af0SJilles Tjoelker
142cc32af0SJilles Tjoelker.include <bsd.test.mk>
15