]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/Makefile.omk
Migration to new version of OMK system.
[orte.git] / orte / include / Makefile.omk
index 7b620a25d4c89c31e2516e9ccead0968f30530dc..3e1195701e5340383056c6dc4aa330608e5331e0 100644 (file)
@@ -7,12 +7,12 @@ ifeq ($(CONFIG_OC_ETH_ORTE_SOLIB),y)
 endif
 
 ifeq ($(ORTE_ENABLE),y)
-ifeq ($(OS_TARGET),linux)
+ifeq ($(TARGET_OS),linux)
 renamed_include_HEADERS = \
 orte/orte_config_omk_linux.h->orte/orte_config.h
 endif
 
-ifeq ($(OS_TARGET),win32)
+ifeq ($(TARGET_OS),win32)
 renamed_include_HEADERS = \
 orte/orte_config_omk_win32.h->orte/orte_config.h
 endif