Searched defs:under (Results 1 - 2 of 2) sorted by relevance

/build/core/
H A Ddefinitions.mk4 # Licensed under the Apache License, Version 2.0 (the "License");
11 # distributed under the License is distributed on an "AS IS" BASIS,
14 # limitations under the License.
158 define all-makefiles-under
163 ## Look under a directory for makefiles that don't have parent
167 # $(1): directory to search under
169 define first-makefiles-under
180 $(call all-makefiles-under,$(call my-dir))
189 # $(1): List of directories to look for under this directory
195 ## Find all of the directories under th
[all...]
/build/make/core/
H A Ddefinitions.mk4 # Licensed under the Apache License, Version 2.0 (the "License");
11 # distributed under the License is distributed on an "AS IS" BASIS,
14 # limitations under the License.
158 define all-makefiles-under
163 ## Look under a directory for makefiles that don't have parent
167 # $(1): directory to search under
169 define first-makefiles-under
180 $(call all-makefiles-under,$(call my-dir))
189 # $(1): List of directories to look for under this directory
195 ## Find all of the directories under th
[all...]

Completed in 5 milliseconds