freebsd-dev/tools/test/stress2/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
164 B
Makefile
Raw Normal View History

SUBDIR= lib testcases
MK_AUTO_OBJ= no
.include <bsd.subdir.mk>
all: setup
setup:
@cd ${.CURDIR}; ./tools/setup.sh
test:
cd ${.CURDIR}/misc; pwd; ./all.sh -onc