HomeSort by relevance Sort by last modified time
    Searched refs:XSLTPROC (Results 1 - 5 of 5) sorted by null

  /external/libxml2/xstc/
Makefile.am 69 -@(if [ -x $(XSLTPROC) ] ; then \
71 $(XSLTPROC) --nonet --stringparam vendor NIST-2 \
77 -@(if [ -x $(XSLTPROC) ] ; then \
79 $(XSLTPROC) --nonet --stringparam vendor MS \
85 -@(if [ -x $(XSLTPROC) ] ; then \
87 $(XSLTPROC) --nonet --stringparam vendor SUN \
  /external/libxml2/doc/
Makefile.am 249 -@(if [ -x $(XSLTPROC) ] ; then \
251 $(XSLTPROC) --nonet $(srcdir)/elfgcchack.xsl $(srcdir)/libxml2-api.xml > elfgcchack.h ; \
258 -@(if [ -x $(XSLTPROC) ] ; then \
260 $(XSLTPROC) --nonet --html --path $(srcdir) $(srcdir)/site.xsl $(srcdir)/xml.html > index.html ; fi );
266 -@(if [ -x $(XSLTPROC) ] ; then \
267 $(XSLTPROC) --nonet $(srcdir)/news.xsl $(srcdir)/news.html > $(top_builddir)/NEWS ; fi );
270 -@(if [ -x $(XSLTPROC) ] ; then \
272 $(XSLTPROC) --nonet $(srcdir)/xsa.xsl $(srcdir)/news.html > libxml2.xsa ; fi );
275 -@(if [ -x $(XSLTPROC) ] ; then \
277 $(XSLTPROC) --nonet --html $(srcdir)/api.xsl
    [all...]
  /external/bison/tests/
testsuite     [all...]
  /external/libdrm/man/
Makefile.am 51 $(AM_V_GEN)$(XSLTPROC) -o "$@" $(XSLTPROC_FLAGS) "$<"
  /external/bison/
configure     [all...]

Completed in 1101 milliseconds