Home | History | Annotate | Download | only in core

Lines Matching refs:makefiles

135 ## Retrieve a list of all makefiles immediately below some directory
138 define all-makefiles-under
143 ## Look under a directory for makefiles that don't have parent
144 ## makefiles.
149 define first-makefiles-under
155 ## Retrieve a list of all makefiles immediately below your directory
158 define all-subdir-makefiles
159 $(call all-makefiles-under,$(call my-dir))
163 ## Look in the named list of directories for makefiles,
168 define all-named-subdir-makefiles
468 ## sub-makefiles have been included.
480 ## sub-makefiles have been included.
494 ## sub-makefiles have been included.