OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUBDIRS
(Results
51 - 58
of
58
) sorted by null
1
2
3
/external/google-tv-pairing-protocol/cpp/
Makefile.am
6
SUBDIRS
= .
/external/harfbuzz_ng/
git.mk
53
# - gitignore: makes all gitignore files in the current dir and
subdirs
.
55
# - gitignore-recurse: makes all gitignore files in the
subdirs
.
61
#
subdirs
, add a proxy git.mk file in those dirs that simply does:
297
case " $(
SUBDIRS
) " in \
/external/chromium_org/third_party/yasm/source/config/android/
Makefile
489
DIST_SUBDIRS = $(
SUBDIRS
)
628
SUBDIRS
= po .
[
all
...]
/external/chromium_org/third_party/yasm/source/config/ios/
Makefile
489
DIST_SUBDIRS = $(
SUBDIRS
)
628
SUBDIRS
= po .
[
all
...]
/external/chromium_org/third_party/yasm/source/config/linux/
Makefile
489
DIST_SUBDIRS = $(
SUBDIRS
)
628
SUBDIRS
= po .
[
all
...]
/external/chromium_org/third_party/yasm/source/config/mac/
Makefile
489
DIST_SUBDIRS = $(
SUBDIRS
)
628
SUBDIRS
= po .
[
all
...]
/external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile
489
DIST_SUBDIRS = $(
SUBDIRS
)
628
SUBDIRS
= po .
[
all
...]
/external/chromium_org/third_party/yasm/source/config/win/
Makefile
489
DIST_SUBDIRS = $(
SUBDIRS
)
628
SUBDIRS
= po .
[
all
...]
Completed in 1241 milliseconds
1
2
3