Add intermediary Makefile for compiling all items in the directory
MFC after: 3 weeks Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
f04c823f4c
commit
acd785943d
7
sys/modules/tests/Makefile
Normal file
7
sys/modules/tests/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
SUBDIR+= framework
|
||||
SUBDIR+= .WAIT
|
||||
SUBDIR+= callout_test
|
||||
|
||||
.include <bsd.subdir.mk>
|
Loading…
Reference in New Issue
Block a user