Deleted Added
full compact
Makefile (263348) Makefile (266074)
1# $FreeBSD: head/usr.bin/make/tests/shell/Makefile 263348 2014-03-19 12:32:50Z jmmv $
1# $FreeBSD: head/usr.bin/bmake/tests/shell/Makefile 266074 2014-05-14 18:43:13Z jmmv $
2
2
3TESTSDIR= ${TESTSBASE}/usr.bin/make/shell
3TESTSDIR= ${TESTSBASE}/usr.bin/bmake/shell
4
5TESTS_SUBDIRS= builtin meta path path_select replace select
6
7.include <bsd.test.mk>
4
5TESTS_SUBDIRS= builtin meta path path_select replace select
6
7.include <bsd.test.mk>