X-Git-Url: http://rtime.felk.cvut.cz/gitweb/omk/sssa.git/blobdiff_plain/9c7883689f379dc56830a26e9eaacbb7fabe54af..7b398af59d53a891b64621027ae0e820e3e7321c:/snippets/rtems diff --git a/snippets/rtems b/snippets/rtems index 9a51b2c..2ab968b 100644 --- a/snippets/rtems +++ b/snippets/rtems @@ -297,7 +297,7 @@ $(eval $(call omk_pass_template, binary-pass, $(USER_OBJS_DIR),USER_RULE_TEMPLAT $(eval $(call omk_pass_template,clean,$(USER_OBJS_DIR),,always)) -check-dir: +check-dir:: @$(call mkdir_def,$(USER_INCLUDE_DIR)) @$(call mkdir_def,$(USER_LIB_DIR)) @$(call mkdir_def,$(USER_BIN_DIR))