freebsd-dev/tools/test/stress2/Makefile
Peter Holm 8a272653d9 stress2: Initial import
Discussed with:	 kib
2021-03-03 15:11:40 +01:00

12 lines
164 B
Makefile

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