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

  /external/expat/
Makefile 44 MANFILE = $(srcdir)/doc/xmlwf.1
50 default: buildlib xmlwf/xmlwf
54 all: $(LIBRARY) expat.pc xmlwf/xmlwf examples/elements examples/outline
58 cd xmlwf && rm -f xmlwf *.o *.lo && rm -rf .libs _libs
63 rm -f examples/core tests/core xmlwf/core
80 install: xmlwf/xmlwf installli
    [all...]
Makefile.in 44 MANFILE = $(srcdir)/doc/xmlwf.1
50 default: buildlib xmlwf/xmlwf@EXEEXT@
54 all: $(LIBRARY) expat.pc xmlwf/xmlwf@EXEEXT@ examples/elements examples/outline
58 cd xmlwf && rm -f xmlwf *.@OBJEXT@ *.lo && rm -rf .libs _libs
63 rm -f examples/core tests/core xmlwf/core
80 install: xmlwf/xmlwf@EXEEXT@ installli
    [all...]
  /external/expat/bcb5/
xmlwf.mak 16 PROJECT = Release\xmlwf.exe
17 OBJFILES = Release\obj\xmlwf\codepage.obj Release\obj\xmlwf\win32filemap.obj \
18 Release\obj\xmlwf\xmlfile.obj Release\obj\xmlwf\xmlwf.obj
20 MAINSOURCE = xmlwf.bpf
33 PATHCPP = .;..\xmlwf
41 INCLUDEPATH = ..\xmlwf;$(BCB)\include
42 LIBPATH = ..\xmlwf;$(BCB)\lib;$(RELEASELIBPATH
    [all...]
  /external/expat/amiga/
Makefile 8 vpath %.c ../lib ../examples ../xmlwf ../tests ../tests/benchmark
19 @echo " all - make libraries, xmlwf, examples and runs tests"
27 clib2: clib2/libexpat.a clib2/xmlwf clib2/elements clib2/outline clib2/runtests clib2/benchmark
29 newlib: newlib/libexpat.a newlib/xmlwf newlib/elements newlib/outline newlib/runtests newlib/benchmark
31 library: libs/expat.library libs/xmlwf libs/elements libs/outline libs/runtests libs/benchmark
33 so: so/libexpat.so so/xmlwf so/elements so/outline so/runtests so/benchmark
55 copy clone libs/xmlwf T:expat/SDK/Local/C
105 clib2/xmlwf: clib2/xmlwf.o clib2/xmlfile.o clib2/codepage.o clib2/readfilemap.o
109 clib2/xmlwf.o: xmlwf.
    [all...]
  /external/expat/xmlwf/
xmltchar.h 3 #error xmlwf requires a 16-bit Unicode-compatible wchar_t

Completed in 174 milliseconds