HomeSort by: relevance | last modified time | path
    Searched refs:xmlwf (Results 1 - 10 of 10) sorted by relevancy

  /src/external/mit/expat/bin/
Makefile 3 SUBDIR+= xmlwf
  /src/external/mit/expat/dist/doc/
Makefile.am 37 dist_man_MANS = xmlwf.1
39 xmlwf.1: xmlwf.xml
42 test -f $@ || mv XMLWF.1 $@
52 CLEANFILES = xmlwf.1
59 xmlwf.xml
  /src/external/mit/expat/dist/xmlwf/
xmlwf_helpgen.sh 31 ./xmlwf/xmlwf_helpgen.py | sed \
33 -e 's, xmlwf, %s,' \
Makefile.am 31 bin_PROGRAMS = xmlwf
35 xmlwf.c \
xmltchar.h 39 # error xmlwf requires a 16-bit Unicode-compatible wchar_t
  /src/external/mit/xorg/bin/xmlwf/
Makefile 5 SYMLINKS+= /usr/bin/xmlwf ${BINDIR}/xmlwf
  /src/external/mit/expat/bin/xmlwf/
Makefile 5 PROG= xmlwf
7 .PATH: ${EXPATSRCDIR}/xmlwf ${EXPATSRCDIR}/doc
9 SRCS= codepage.c unixfilemap.c xmlfile.c xmlwf.c
  /src/external/mit/expat/dist/
Makefile.am 54 SUBDIRS += xmlwf doc
104 xmlwf/xmlwf_helpgen.py \
105 xmlwf/xmlwf_helpgen.sh \
128 @echo 'ERROR: * Use "./configure --without-xmlwf" and/or' >&2
130 @echo 'ERROR: of xmlwf (e.g. with -DXML_UNICODE)' >&2
170 $(MAKE) -C xmlwf
171 $(srcdir)/tests/xmltest.sh "$(abs_builddir)/run.sh $(abs_builddir)/xmlwf/xmlwf@EXEEXT@" 2>&1 | tee $(builddir)/tests/xmltest.log
175 @echo 'ERROR: xmlwf is needed for "make run-xmltest".' >&2
176 @echo 'ERROR: Please re-configure without --without-xmlwf.' >&
    [all...]
  /src/external/mit/xorg/bin/
Makefile 17 xlsfonts xmag xman xmessage xmh xmkmf xmlwf xmodmap xmore \
  /src/external/mit/expat/dist/tests/
xmltest.sh 8 # To run this script, first set XMLWF below so that xmlwf can be
17 # output from xmlwf and compare the desired output against it.
19 # produced by xmlwf conforms to an older definition of canonical XML
64 #XMLWF="${1:-`dirname \"$MYDIR\"`/xmlwf/xmlwf}"
65 XMLWF=/usr/bin/xmlwf
75 if $XMLWF -p "$file" > /dev/null; the
    [all...]

Completed in 28 milliseconds