Home | History | Annotate | Download | only in core

Lines Matching defs:makefiles

123 ## Retrieve a list of all makefiles immediately below some directory
126 define all-makefiles-under
131 ## Look under a directory for makefiles that don't have parent
132 ## makefiles.
137 define first-makefiles-under
143 ## Retrieve a list of all makefiles immediately below your directory
146 define all-subdir-makefiles
147 $(call all-makefiles-under,$(call my-dir))
151 ## Look in the named list of directories for makefiles,
156 define all-named-subdir-makefiles
456 ## sub-makefiles have been included.
468 ## sub-makefiles have been included.
482 ## sub-makefiles have been included.