add mkdir command
Change-Id: I7a337ed15b86417faa5ac03089e8c315be95b717
This commit is contained in:
@@ -69,6 +69,7 @@ $(eval $(call gb_CppunitTest_use_configuration,connectivity_ado))
|
|||||||
|
|
||||||
$(call gb_CppunitTest_get_target,connectivity_ado) : $(WORKDIR)/CppunitTest/TS001018407.mdb
|
$(call gb_CppunitTest_get_target,connectivity_ado) : $(WORKDIR)/CppunitTest/TS001018407.mdb
|
||||||
$(WORKDIR)/CppunitTest/TS001018407.mdb : $(SRCDIR)/connectivity/qa/connectivity/ado/TS001018407.mdb
|
$(WORKDIR)/CppunitTest/TS001018407.mdb : $(SRCDIR)/connectivity/qa/connectivity/ado/TS001018407.mdb
|
||||||
|
mkdir -p $(WORKDIR)/CppunitTest
|
||||||
$(call gb_Deliver_deliver,$<,$@)
|
$(call gb_Deliver_deliver,$<,$@)
|
||||||
|
|
||||||
# vim: set noet sw=4 ts=4:
|
# vim: set noet sw=4 ts=4:
|
||||||
|
Reference in New Issue
Block a user