]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/Makefile.omk
Add orte_config.h for RTEMS
[orte.git] / orte / include / Makefile.omk
index d9c32dd2af54ada3d391ecad402f4a5b79c6ee56..efc734ab998550f392c91e3216039922783f928f 100644 (file)
@@ -10,6 +10,9 @@ ifeq ($(ORTE_ENABLE),y)
 ifeq ($(TARGET_OS),win32)
 renamed_include_HEADERS = \
 orte/orte_config_omk_win32.h->orte/orte_config.h
+else ifeq ($(firstword $(OMK_RULES_TYPE)),rtems)
+renamed_include_HEADERS = \
+orte/orte_config_omk_rtems.h->orte/orte_config.h
 else
 renamed_include_HEADERS = \
 orte/orte_config_omk_linux.h->orte/orte_config.h