1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 # ___\ \/ /_ __ __ _| |_
20 # / _ \\ /| '_ \ / _` | __|
21 # | __// \| |_) | (_| | |_
22 # \___/_/\_\ .__/ \__,_|\__|
25 # Copyright (c) 2017 Expat development team
26 # Licensed under the MIT license:
28 # Permission is hereby granted, free of charge, to any person obtaining
29 # a copy of this software and associated documentation files (the
30 # "Software"), to deal in the Software without restriction, including
31 # without limitation the rights to use, copy, modify, merge, publish,
32 # distribute, sublicense, and/or sell copies of the Software, and to permit
33 # persons to whom the Software is furnished to do so, subject to the
34 # following conditions:
36 # The above copyright notice and this permission notice shall be included
37 # in all copies or substantial portions of the Software.
39 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
40 # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
41 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
42 # NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
43 # DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
44 # OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
45 # USE OR OTHER DEALINGS IN THE SOFTWARE.
49 if test -z '$(MAKELEVEL)'; then \
51 elif test -n '$(MAKE_HOST)'; then \
53 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
59 am__make_running_with_option = \
60 case $${target_option-} in \
62 *) echo "am__make_running_with_option: internal error: invalid" \
63 "target option '$${target_option-}' specified" >&2; \
67 sane_makeflags=$$MAKEFLAGS; \
68 if $(am__is_gnu_make); then \
69 sane_makeflags=$$MFLAGS; \
74 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
75 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
81 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
83 for flg in $$sane_makeflags; do \
84 test $$skip_next = yes && { skip_next=no; continue; }; \
87 -*I) strip_trailopt 'I'; skip_next=yes;; \
88 -*I?*) strip_trailopt 'I';; \
89 -*O) strip_trailopt 'O'; skip_next=yes;; \
90 -*O?*) strip_trailopt 'O';; \
91 -*l) strip_trailopt 'l'; skip_next=yes;; \
92 -*l?*) strip_trailopt 'l';; \
93 -[dEDm]) skip_next=yes;; \
94 -[JT]) skip_next=yes;; \
97 *$$target_option*) has_opt=yes; break;; \
101 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
102 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
103 pkgdatadir = $(datadir)/@PACKAGE@
104 pkgincludedir = $(includedir)/@PACKAGE@
105 pkglibdir = $(libdir)/@PACKAGE@
106 pkglibexecdir = $(libexecdir)/@PACKAGE@
107 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
108 install_sh_DATA = $(install_sh) -c -m 644
109 install_sh_PROGRAM = $(install_sh) -c
110 install_sh_SCRIPT = $(install_sh) -c
111 INSTALL_HEADER = $(INSTALL_DATA)
112 transform = $(program_transform_name)
119 build_triplet = @build@
120 host_triplet = @host@
121 bin_PROGRAMS = xmlwf$(EXEEXT)
122 @MINGW_TRUE@@UNICODE_TRUE@am__append_1 = -mwindows
124 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
125 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
126 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
127 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
128 $(top_srcdir)/conftools/ac_c_bigendian_cross.m4 \
129 $(top_srcdir)/configure.ac
130 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
133 mkinstalldirs = $(install_sh) -d
134 CONFIG_HEADER = $(top_builddir)/expat_config.h
136 CONFIG_CLEAN_VPATH_FILES =
137 am__installdirs = "$(DESTDIR)$(bindir)"
138 PROGRAMS = $(bin_PROGRAMS)
139 am_xmlwf_OBJECTS = xmlwf-xmlwf.$(OBJEXT) xmlwf-xmlfile.$(OBJEXT) \
140 xmlwf-codepage.$(OBJEXT) xmlwf-@FILEMAP@.$(OBJEXT)
141 xmlwf_OBJECTS = $(am_xmlwf_OBJECTS)
142 xmlwf_DEPENDENCIES = ../lib/libexpat.la
143 AM_V_lt = $(am__v_lt_@AM_V@)
144 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
145 am__v_lt_0 = --silent
147 xmlwf_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
148 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
149 $(xmlwf_LDFLAGS) $(LDFLAGS) -o $@
150 AM_V_P = $(am__v_P_@AM_V@)
151 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
154 AM_V_GEN = $(am__v_GEN_@AM_V@)
155 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
156 am__v_GEN_0 = @echo " GEN " $@;
158 AM_V_at = $(am__v_at_@AM_V@)
159 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
162 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
163 depcomp = $(SHELL) $(top_srcdir)/conftools/depcomp
164 am__depfiles_maybe = depfiles
166 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
167 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
168 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
169 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
170 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
171 $(AM_CFLAGS) $(CFLAGS)
172 AM_V_CC = $(am__v_CC_@AM_V@)
173 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
174 am__v_CC_0 = @echo " CC " $@;
177 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
178 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
179 $(AM_LDFLAGS) $(LDFLAGS) -o $@
180 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
181 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
182 am__v_CCLD_0 = @echo " CCLD " $@;
184 SOURCES = $(xmlwf_SOURCES)
185 DIST_SOURCES = $(xmlwf_SOURCES)
186 am__can_run_installinfo = \
187 case $$AM_UPDATE_INFO_DIR in \
189 *) (install-info --version) >/dev/null 2>&1;; \
191 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
192 # Read a list of newline-separated strings from the standard input,
193 # and print each of them once, without duplicates. Input order is
195 am__uniquify_input = $(AWK) '\
196 BEGIN { nonempty = 0; } \
197 { items[$$0] = 1; nonempty = 1; } \
198 END { if (nonempty) { for (i in items) print i; }; } \
200 # Make sure the list of sources is unique. This is necessary because,
201 # e.g., the same source file might be shared among _SOURCES variables
202 # for different programs/libraries.
203 am__define_uniq_tagged_files = \
204 list='$(am__tagged_files)'; \
205 unique=`for i in $$list; do \
206 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
207 done | $(am__uniquify_input)`
210 am__DIST_COMMON = $(srcdir)/Makefile.in \
211 $(top_srcdir)/conftools/depcomp
212 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
215 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
218 AUTOCONF = @AUTOCONF@
219 AUTOHEADER = @AUTOHEADER@
220 AUTOMAKE = @AUTOMAKE@
223 CCDEPMODE = @CCDEPMODE@
226 CPPFLAGS = @CPPFLAGS@
229 CXXDEPMODE = @CXXDEPMODE@
230 CXXFLAGS = @CXXFLAGS@
231 CYGPATH_W = @CYGPATH_W@
235 DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
236 DSYMUTIL = @DSYMUTIL@
247 INSTALL_DATA = @INSTALL_DATA@
248 INSTALL_PROGRAM = @INSTALL_PROGRAM@
249 INSTALL_SCRIPT = @INSTALL_SCRIPT@
250 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
254 LIBCURRENT = @LIBCURRENT@
256 LIBREVISION = @LIBREVISION@
261 LTLIBOBJS = @LTLIBOBJS@
262 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
263 MAKEINFO = @MAKEINFO@
264 MANIFEST_TOOL = @MANIFEST_TOOL@
273 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
274 PACKAGE_NAME = @PACKAGE_NAME@
275 PACKAGE_STRING = @PACKAGE_STRING@
276 PACKAGE_TARNAME = @PACKAGE_TARNAME@
277 PACKAGE_URL = @PACKAGE_URL@
278 PACKAGE_VERSION = @PACKAGE_VERSION@
279 PATH_SEPARATOR = @PATH_SEPARATOR@
282 SET_MAKE = @SET_MAKE@
286 abs_builddir = @abs_builddir@
287 abs_srcdir = @abs_srcdir@
288 abs_top_builddir = @abs_top_builddir@
289 abs_top_srcdir = @abs_top_srcdir@
290 ac_ct_AR = @ac_ct_AR@
291 ac_ct_CC = @ac_ct_CC@
292 ac_ct_CXX = @ac_ct_CXX@
293 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
294 am__include = @am__include@
295 am__leading_dot = @am__leading_dot@
296 am__quote = @am__quote@
298 am__untar = @am__untar@
301 build_alias = @build_alias@
302 build_cpu = @build_cpu@
303 build_os = @build_os@
304 build_vendor = @build_vendor@
305 builddir = @builddir@
307 datarootdir = @datarootdir@
310 exec_prefix = @exec_prefix@
312 host_alias = @host_alias@
313 host_cpu = @host_cpu@
315 host_vendor = @host_vendor@
317 includedir = @includedir@
319 install_sh = @install_sh@
321 libexecdir = @libexecdir@
322 localedir = @localedir@
323 localstatedir = @localstatedir@
326 oldincludedir = @oldincludedir@
329 program_transform_name = @program_transform_name@
332 sharedstatedir = @sharedstatedir@
334 sysconfdir = @sysconfdir@
335 target_alias = @target_alias@
336 top_build_prefix = @top_build_prefix@
337 top_builddir = @top_builddir@
338 top_srcdir = @top_srcdir@
339 xmlwf_LDADD = ../lib/libexpat.la
346 xmlwf_CPPFLAGS = -I$(srcdir)/../lib $(am__append_1)
347 @MINGW_TRUE@@UNICODE_TRUE@xmlwf_LDFLAGS = -municode
365 .SUFFIXES: .c .lo .o .obj
366 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
368 case '$(am__configure_deps)' in \
370 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
371 && { if test -f $@; then exit 0; else break; fi; }; \
375 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu xmlwf/Makefile'; \
376 $(am__cd) $(top_srcdir) && \
377 $(AUTOMAKE) --gnu xmlwf/Makefile
378 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
381 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
383 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
384 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
387 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
388 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
390 $(top_srcdir)/configure: $(am__configure_deps)
391 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
392 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
393 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
394 $(am__aclocal_m4_deps):
395 install-binPROGRAMS: $(bin_PROGRAMS)
397 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
398 if test -n "$$list"; then \
399 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
400 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
402 for p in $$list; do echo "$$p $$p"; done | \
403 sed 's/$(EXEEXT)$$//' | \
404 while read p p1; do if test -f $$p \
406 ; then echo "$$p"; echo "$$p"; else :; fi; \
408 sed -e 'p;s,.*/,,;n;h' \
410 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
411 sed 'N;N;N;s,\n, ,g' | \
412 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
413 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
414 if ($$2 == $$4) files[d] = files[d] " " $$1; \
415 else { print "f", $$3 "/" $$4, $$1; } } \
416 END { for (d in files) print "f", d, files[d] }' | \
417 while read type dir files; do \
418 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
419 test -z "$$files" || { \
420 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
421 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
425 uninstall-binPROGRAMS:
427 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
428 files=`for p in $$list; do echo "$$p"; done | \
429 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
430 -e 's/$$/$(EXEEXT)/' \
432 test -n "$$list" || exit 0; \
433 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
434 cd "$(DESTDIR)$(bindir)" && rm -f $$files
437 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
438 echo " rm -f" $$list; \
439 rm -f $$list || exit $$?; \
440 test -n "$(EXEEXT)" || exit 0; \
441 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
442 echo " rm -f" $$list; \
445 xmlwf$(EXEEXT): $(xmlwf_OBJECTS) $(xmlwf_DEPENDENCIES) $(EXTRA_xmlwf_DEPENDENCIES)
446 @rm -f xmlwf$(EXEEXT)
447 $(AM_V_CCLD)$(xmlwf_LINK) $(xmlwf_OBJECTS) $(xmlwf_LDADD) $(LIBS)
455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmlwf-@FILEMAP@.Po@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmlwf-codepage.Po@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmlwf-xmlfile.Po@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmlwf-xmlwf.Po@am__quote@
461 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
462 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
463 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
464 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
468 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
469 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
470 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
471 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
472 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
475 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
476 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
477 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
478 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
481 xmlwf-xmlwf.o: xmlwf.c
482 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xmlwf-xmlwf.o -MD -MP -MF $(DEPDIR)/xmlwf-xmlwf.Tpo -c -o xmlwf-xmlwf.o `test -f 'xmlwf.c' || echo '$(srcdir)/'`xmlwf.c
483 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xmlwf-xmlwf.Tpo $(DEPDIR)/xmlwf-xmlwf.Po
484 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xmlwf.c' object='xmlwf-xmlwf.o' libtool=no @AMDEPBACKSLASH@
485 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
486 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmlwf-xmlwf.o `test -f 'xmlwf.c' || echo '$(srcdir)/'`xmlwf.c
488 xmlwf-xmlwf.obj: xmlwf.c
489 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xmlwf-xmlwf.obj -MD -MP -MF $(DEPDIR)/xmlwf-xmlwf.Tpo -c -o xmlwf-xmlwf.obj `if test -f 'xmlwf.c'; then $(CYGPATH_W) 'xmlwf.c'; else $(CYGPATH_W) '$(srcdir)/xmlwf.c'; fi`
490 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xmlwf-xmlwf.Tpo $(DEPDIR)/xmlwf-xmlwf.Po
491 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xmlwf.c' object='xmlwf-xmlwf.obj' libtool=no @AMDEPBACKSLASH@
492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
493 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmlwf-xmlwf.obj `if test -f 'xmlwf.c'; then $(CYGPATH_W) 'xmlwf.c'; else $(CYGPATH_W) '$(srcdir)/xmlwf.c'; fi`
495 xmlwf-xmlfile.o: xmlfile.c
496 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xmlwf-xmlfile.o -MD -MP -MF $(DEPDIR)/xmlwf-xmlfile.Tpo -c -o xmlwf-xmlfile.o `test -f 'xmlfile.c' || echo '$(srcdir)/'`xmlfile.c
497 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xmlwf-xmlfile.Tpo $(DEPDIR)/xmlwf-xmlfile.Po
498 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xmlfile.c' object='xmlwf-xmlfile.o' libtool=no @AMDEPBACKSLASH@
499 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
500 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmlwf-xmlfile.o `test -f 'xmlfile.c' || echo '$(srcdir)/'`xmlfile.c
502 xmlwf-xmlfile.obj: xmlfile.c
503 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xmlwf-xmlfile.obj -MD -MP -MF $(DEPDIR)/xmlwf-xmlfile.Tpo -c -o xmlwf-xmlfile.obj `if test -f 'xmlfile.c'; then $(CYGPATH_W) 'xmlfile.c'; else $(CYGPATH_W) '$(srcdir)/xmlfile.c'; fi`
504 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xmlwf-xmlfile.Tpo $(DEPDIR)/xmlwf-xmlfile.Po
505 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xmlfile.c' object='xmlwf-xmlfile.obj' libtool=no @AMDEPBACKSLASH@
506 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
507 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmlwf-xmlfile.obj `if test -f 'xmlfile.c'; then $(CYGPATH_W) 'xmlfile.c'; else $(CYGPATH_W) '$(srcdir)/xmlfile.c'; fi`
509 xmlwf-codepage.o: codepage.c
510 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xmlwf-codepage.o -MD -MP -MF $(DEPDIR)/xmlwf-codepage.Tpo -c -o xmlwf-codepage.o `test -f 'codepage.c' || echo '$(srcdir)/'`codepage.c
511 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xmlwf-codepage.Tpo $(DEPDIR)/xmlwf-codepage.Po
512 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='codepage.c' object='xmlwf-codepage.o' libtool=no @AMDEPBACKSLASH@
513 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
514 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmlwf-codepage.o `test -f 'codepage.c' || echo '$(srcdir)/'`codepage.c
516 xmlwf-codepage.obj: codepage.c
517 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xmlwf-codepage.obj -MD -MP -MF $(DEPDIR)/xmlwf-codepage.Tpo -c -o xmlwf-codepage.obj `if test -f 'codepage.c'; then $(CYGPATH_W) 'codepage.c'; else $(CYGPATH_W) '$(srcdir)/codepage.c'; fi`
518 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xmlwf-codepage.Tpo $(DEPDIR)/xmlwf-codepage.Po
519 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='codepage.c' object='xmlwf-codepage.obj' libtool=no @AMDEPBACKSLASH@
520 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
521 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmlwf-codepage.obj `if test -f 'codepage.c'; then $(CYGPATH_W) 'codepage.c'; else $(CYGPATH_W) '$(srcdir)/codepage.c'; fi`
523 xmlwf-@FILEMAP@.o: @FILEMAP@.c
524 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xmlwf-@FILEMAP@.o -MD -MP -MF $(DEPDIR)/xmlwf-@FILEMAP@.Tpo -c -o xmlwf-@FILEMAP@.o `test -f '@FILEMAP@.c' || echo '$(srcdir)/'`@FILEMAP@.c
525 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xmlwf-@FILEMAP@.Tpo $(DEPDIR)/xmlwf-@FILEMAP@.Po
526 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='@FILEMAP@.c' object='xmlwf-@FILEMAP@.o' libtool=no @AMDEPBACKSLASH@
527 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
528 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmlwf-@FILEMAP@.o `test -f '@FILEMAP@.c' || echo '$(srcdir)/'`@FILEMAP@.c
530 xmlwf-@FILEMAP@.obj: @FILEMAP@.c
531 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xmlwf-@FILEMAP@.obj -MD -MP -MF $(DEPDIR)/xmlwf-@FILEMAP@.Tpo -c -o xmlwf-@FILEMAP@.obj `if test -f '@FILEMAP@.c'; then $(CYGPATH_W) '@FILEMAP@.c'; else $(CYGPATH_W) '$(srcdir)/@FILEMAP@.c'; fi`
532 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xmlwf-@FILEMAP@.Tpo $(DEPDIR)/xmlwf-@FILEMAP@.Po
533 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='@FILEMAP@.c' object='xmlwf-@FILEMAP@.obj' libtool=no @AMDEPBACKSLASH@
534 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
535 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xmlwf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmlwf-@FILEMAP@.obj `if test -f '@FILEMAP@.c'; then $(CYGPATH_W) '@FILEMAP@.c'; else $(CYGPATH_W) '$(srcdir)/@FILEMAP@.c'; fi`
543 ID: $(am__tagged_files)
544 $(am__define_uniq_tagged_files); mkid -fID $$unique
548 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
551 $(am__define_uniq_tagged_files); \
553 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
554 test -n "$$unique" || unique=$$empty_fix; \
555 if test $$# -gt 0; then \
556 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
559 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
566 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
567 $(am__define_uniq_tagged_files); \
568 test -z "$(CTAGS_ARGS)$$unique" \
569 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
573 here=`$(am__cd) $(top_builddir) && pwd` \
574 && $(am__cd) $(top_srcdir) \
575 && gtags -i $(GTAGS_ARGS) "$$here"
576 cscopelist: cscopelist-am
578 cscopelist-am: $(am__tagged_files)
579 list='$(am__tagged_files)'; \
580 case "$(srcdir)" in \
581 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
582 *) sdir=$(subdir)/$(srcdir) ;; \
584 for i in $$list; do \
585 if test -f "$$i"; then \
586 echo "$(subdir)/$$i"; \
590 done >> $(top_builddir)/cscope.files
593 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
595 distdir: $(DISTFILES)
596 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
597 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
598 list='$(DISTFILES)'; \
599 dist_files=`for file in $$list; do echo $$file; done | \
600 sed -e "s|^$$srcdirstrip/||;t" \
601 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
602 case $$dist_files in \
603 */*) $(MKDIR_P) `echo "$$dist_files" | \
604 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
607 for file in $$dist_files; do \
608 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
609 if test -d $$d/$$file; then \
610 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
611 if test -d "$(distdir)/$$file"; then \
612 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
614 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
615 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
616 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
618 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
620 test -f "$(distdir)/$$file" \
621 || cp -p $$d/$$file "$(distdir)/$$file" \
627 all-am: Makefile $(PROGRAMS)
629 for dir in "$(DESTDIR)$(bindir)"; do \
630 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
633 install-exec: install-exec-am
634 install-data: install-data-am
635 uninstall: uninstall-am
638 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
640 installcheck: installcheck-am
642 if test -z '$(STRIP)'; then \
643 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
644 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
647 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
648 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
649 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
656 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
657 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
659 maintainer-clean-generic:
660 @echo "This command is intended for maintainers to use"
661 @echo "it deletes files that may require special tools to rebuild."
664 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
666 distclean: distclean-am
669 distclean-am: clean-am distclean-compile distclean-generic \
686 install-dvi: install-dvi-am
690 install-exec-am: install-binPROGRAMS
692 install-html: install-html-am
696 install-info: install-info-am
702 install-pdf: install-pdf-am
706 install-ps: install-ps-am
712 maintainer-clean: maintainer-clean-am
715 maintainer-clean-am: distclean-am maintainer-clean-generic
717 mostlyclean: mostlyclean-am
719 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
730 uninstall-am: uninstall-binPROGRAMS
732 .MAKE: install-am install-strip
734 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
735 clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
736 ctags ctags-am distclean distclean-compile distclean-generic \
737 distclean-libtool distclean-tags distdir dvi dvi-am html \
738 html-am info info-am install install-am install-binPROGRAMS \
739 install-data install-data-am install-dvi install-dvi-am \
740 install-exec install-exec-am install-html install-html-am \
741 install-info install-info-am install-man install-pdf \
742 install-pdf-am install-ps install-ps-am install-strip \
743 installcheck installcheck-am installdirs maintainer-clean \
744 maintainer-clean-generic mostlyclean mostlyclean-compile \
745 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
746 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
751 # Tell versions [3.59,3.63) of GNU make to not export all variables.
752 # Otherwise a system limit (for SysV at least) may be exceeded.