Lines Matching defs:makefiles
155 ## Retrieve a list of all makefiles immediately below some directory
158 define all-makefiles-under
163 ## Look under a directory for makefiles that don't have parent
164 ## makefiles.
169 define first-makefiles-under
175 ## Retrieve a list of all makefiles immediately below your directory
179 define all-subdir-makefiles
180 $(call all-makefiles-under,$(call my-dir))
184 ## Look in the named list of directories for makefiles,
190 define all-named-subdir-makefiles
623 ## sub-makefiles have been included.
635 ## sub-makefiles have been included.
649 ## sub-makefiles have been included.