Searched refs:DOC_ARCHES (Results 1 – 1 of 1) sorted by relevance
| /docs/ |
| A D | Makefile | 8 DOC_ARCHES := arm ppc riscv x86_32 x86_64 macro 31 $(patsubst %,html/hypercall/%/index.html,$(DOC_ARCHES)) 203 $(foreach i,$(filter-out x86_32 x86_64,$(DOC_ARCHES)),html/hypercall/$(i)/index.html): EXTRA_EXCLUD… 210 $(patsubst %,-X arch-%,$(filter-out $*,$(DOC_ARCHES))) \ 211 $(patsubst %,-X xen-%,$(filter-out $*,$(DOC_ARCHES))) \
|
Completed in 21 milliseconds