Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / native_client / toolchain_build / tc_bionic.mk
index 20cbcca..71d17b7 100644 (file)
@@ -20,7 +20,7 @@ MAKEFILE_DEPS?=$(MAKEFILE_LIST)
 # of timestamp, since the directory can update when files change.
 #
 %dir.stamp :
-       $(MKDIR) -p $(dir $@)
+       mkdir -p $(dir $@)
        @echo Directory Stamp > $@
 
 #