57350d3578
I inserted the necessary SUBDIR+= .WAIT in the previous commit MFC after: 3 weeks Sponsored by: Dell EMC Isilon
10 lines
113 B
Makefile
10 lines
113 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR+= framework
|
|
SUBDIR+= .WAIT
|
|
SUBDIR+= callout_test
|
|
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|