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