Home
last modified time | relevance | path

Searched refs:all_markdown (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/docs/architecture/
DMakefile5 all_markdown = $(wildcard *.md */*.md) macro
7 html: $(all_markdown:.md=.html)
8 pdf: $(all_markdown:.md=.pdf)
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
DMakefile5 all_markdown = \ macro
12 html: $(all_markdown:.md=.html)
13 pdf: $(all_markdown:.md=.pdf)