makefile dep
This commit is contained in:
2
Makefile
2
Makefile
@ -9,7 +9,7 @@ DIRS += $(wildcard iocBoot)
|
|||||||
|
|
||||||
# iocBoot depends on all *App dirs
|
# iocBoot depends on all *App dirs
|
||||||
iocBoot_DEPEND_DIRS += $(filter %App,$(DIRS))
|
iocBoot_DEPEND_DIRS += $(filter %App,$(DIRS))
|
||||||
testApp_DEPEND_DIRS += p2pApp
|
testApp_DEPEND_DIRS += p2pApp pdbApp
|
||||||
|
|
||||||
# Add any additional dependency rules here:
|
# Add any additional dependency rules here:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user