freebsd-skq/sys/modules/tests/Makefile
ngie 5c46dc1a6a Mark this Makefile SUBDIR_PARALLEL
I inserted the necessary SUBDIR+= .WAIT in the previous commit

MFC after:	3 weeks
Sponsored by:	Dell EMC Isilon
2017-05-09 05:22:51 +00:00

10 lines
113 B
Makefile

# $FreeBSD$
SUBDIR+= framework
SUBDIR+= .WAIT
SUBDIR+= callout_test
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>