]> rtime.felk.cvut.cz Git - omk.git/blobdiff - snippets/rtems
Added support for renamed_include_GEN_HEADERS
[omk.git] / snippets / rtems
index e2e5b96909532a4cc87ee900630fc472e8ba106f..9a51b2c42091b27f280fceed74c074f4e5e55491 100644 (file)
@@ -10,6 +10,7 @@
 # utils_PROGRAMS   .. list of the development utility programs
 # test_PROGRAMS    .. list of the test programs
 # xxx_SOURCES      .. list of specific target sources
+# xxx_LIBS         .. list of specific target libraries
 # INCLUDES         .. additional include directories and defines for user-space
 # tar_EMBEDFILES   .. list of tars with embedded files
 
@@ -303,8 +304,7 @@ check-dir:
        @$(call mkdir_def,$(USER_UTILS_DIR))
        @$(call mkdir_def,$(USER_TESTS_DIR))
 
-include-pass-local:
-       $(call include-pass-template,$(USER_INCLUDE_DIR),include)
+$(eval $(call include-pass-template,$(USER_INCLUDE_DIR),include))
 
 ifdef USER_RULE_TEMPLATES