Home
last modified time | relevance | path

Searched refs:FILE_LIST (Results 1 - 4 of 4) sorted by relevance

/third_party/selinux/secilc/docs/
H A DMakefile8 FILE_LIST ?= cil_introduction.md \ macro
29 PANDOC_FILE_LIST = $(addprefix $(TMPDIR)/,$(FILE_LIST))
/third_party/selinux/libselinux/src/
H A Dexception.sh22 FILE_LIST=(
31 if ! cat "${FILE_LIST[@]}" | ${CC:-gcc} -x c -c -I../include -o temp.o - -aux-info temp.aux
34 cat "${FILE_LIST[@]}" | gcc -x c -c -I../include -o temp.o - -aux-info temp.aux
/third_party/icu/icu4c/source/python/icutools/databuilder/renderers/
H A Dmakefile.py43 makefile_string += "{NAME} = {FILE_LIST}\n\n".format(
45 FILE_LIST = files_to_makefile(rule.files, wrap = True, **kwargs),
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/renderers/
H A Dmakefile.py43 makefile_string += "{NAME} = {FILE_LIST}\n\n".format(
45 FILE_LIST = files_to_makefile(rule.files, wrap = True, **kwargs),

Completed in 2 milliseconds