Home
last modified time | relevance | path

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

/external/syslinux/txt/
DMakefile47 A2X_XHTML_OK := $(shell a2x $(A2X_OPTS) -f xhtml hello.xml 2>&1 ; echo $$?) macro
57 ifeq ($(A2X_XHTML_OK),0)