Kaydet (Commit) 7704c7a3 authored tarafından David Ostrovsky's avatar David Ostrovsky

use dir function

Change-Id: Icba39756a54d1225514048c55ddad0f31ce31699
üst 691c8fc6
......@@ -69,7 +69,7 @@ $(eval $(call gb_CppunitTest_use_configuration,connectivity_ado))
$(call gb_CppunitTest_get_target,connectivity_ado) : $(WORKDIR)/CppunitTest/TS001018407.mdb
$(WORKDIR)/CppunitTest/TS001018407.mdb : $(SRCDIR)/connectivity/qa/connectivity/ado/TS001018407.mdb
mkdir -p $(WORKDIR)/CppunitTest
mkdir -p $(dir $@)
$(call gb_Deliver_deliver,$<,$@)
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment