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

  /external/expat/
Makefile.in 43 MANFILE = $(srcdir)/doc/xmlwf.1
49 default: buildlib xmlwf/xmlwf
53 all: $(LIBRARY) xmlwf/xmlwf examples/elements examples/outline
57 cd xmlwf && rm -f xmlwf *.o *.lo && rm -rf .libs _libs
62 rm -f examples/core tests/core xmlwf/core
78 install: xmlwf/xmlwf 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/xmlwf/
xmltchar.h 3 #error xmlwf requires a 16-bit Unicode-compatible wchar_t
  /external/expat/amiga/
Makefile 7 vpath %.c ../lib ../examples ../xmlwf ../tests
30 XMLWF = $(DESTDIR)/xmlwf
44 @echo " all - make expat libraries, xmlwf, examples and run test suite"
52 staticlib: $(STATICLIB) $(XMLWF) $(ELEMENTS) $(OUTLINE) $(RUNTESTS) $(BENCHMARK) check
55 sharedlib: $(SHAREDLIB) $(XMLWF) $(ELEMENTS) $(OUTLINE) $(RUNTESTS) $(BENCHMARK) check
66 copy libs/xmlwf $(tooldir) quiet
137 $(XMLWF): $(DESTDIR)/xmlwf.o $(DESTDIR)/xmlfile.o $(DESTDIR)/codepage.o $(DESTDIR)/readfilemap.o $(LAUNCH)
141 $(DESTDIR)/xmlwf.o: xmlwf.
    [all...]

Completed in 57 milliseconds