Imported Upstream version 2.2.4
[platform/upstream/expat.git] / xmlwf / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #
18 #                          __  __            _
19 #                       ___\ \/ /_ __   __ _| |_
20 #                      / _ \\  /| '_ \ / _` | __|
21 #                     |  __//  \| |_) | (_| | |_
22 #                      \___/_/\_\ .__/ \__,_|\__|
23 #                               |_| XML parser
24 #
25 # Copyright (c) 2017 Expat development team
26 # Licensed under the MIT license:
27 #
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:
35 #
36 # The above copyright  notice and this permission notice  shall be included
37 # in all copies or substantial portions of the Software.
38 #
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.
46
47 VPATH = @srcdir@
48 am__is_gnu_make = { \
49   if test -z '$(MAKELEVEL)'; then \
50     false; \
51   elif test -n '$(MAKE_HOST)'; then \
52     true; \
53   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
54     true; \
55   else \
56     false; \
57   fi; \
58 }
59 am__make_running_with_option = \
60   case $${target_option-} in \
61       ?) ;; \
62       *) echo "am__make_running_with_option: internal error: invalid" \
63               "target option '$${target_option-}' specified" >&2; \
64          exit 1;; \
65   esac; \
66   has_opt=no; \
67   sane_makeflags=$$MAKEFLAGS; \
68   if $(am__is_gnu_make); then \
69     sane_makeflags=$$MFLAGS; \
70   else \
71     case $$MAKEFLAGS in \
72       *\\[\ \   ]*) \
73         bs=\\; \
74         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
75           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
76     esac; \
77   fi; \
78   skip_next=no; \
79   strip_trailopt () \
80   { \
81     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
82   }; \
83   for flg in $$sane_makeflags; do \
84     test $$skip_next = yes && { skip_next=no; continue; }; \
85     case $$flg in \
86       *=*|--*) 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;; \
95     esac; \
96     case $$flg in \
97       *$$target_option*) has_opt=yes; break;; \
98     esac; \
99   done; \
100   test $$has_opt = yes
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)
113 NORMAL_INSTALL = :
114 PRE_INSTALL = :
115 POST_INSTALL = :
116 NORMAL_UNINSTALL = :
117 PRE_UNINSTALL = :
118 POST_UNINSTALL = :
119 build_triplet = @build@
120 host_triplet = @host@
121 bin_PROGRAMS = xmlwf$(EXEEXT)
122 subdir = xmlwf
123 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
124 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
125         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
126         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
127         $(top_srcdir)/conftools/ac_c_bigendian_cross.m4 \
128         $(top_srcdir)/configure.ac
129 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
130         $(ACLOCAL_M4)
131 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
132 mkinstalldirs = $(install_sh) -d
133 CONFIG_HEADER = $(top_builddir)/expat_config.h
134 CONFIG_CLEAN_FILES =
135 CONFIG_CLEAN_VPATH_FILES =
136 am__installdirs = "$(DESTDIR)$(bindir)"
137 PROGRAMS = $(bin_PROGRAMS)
138 am_xmlwf_OBJECTS = xmlwf.$(OBJEXT) xmlfile.$(OBJEXT) \
139         codepage.$(OBJEXT) @FILEMAP@.$(OBJEXT)
140 xmlwf_OBJECTS = $(am_xmlwf_OBJECTS)
141 xmlwf_DEPENDENCIES = ../lib/libexpat.la
142 AM_V_lt = $(am__v_lt_@AM_V@)
143 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
144 am__v_lt_0 = --silent
145 am__v_lt_1 = 
146 AM_V_P = $(am__v_P_@AM_V@)
147 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
148 am__v_P_0 = false
149 am__v_P_1 = :
150 AM_V_GEN = $(am__v_GEN_@AM_V@)
151 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
152 am__v_GEN_0 = @echo "  GEN     " $@;
153 am__v_GEN_1 = 
154 AM_V_at = $(am__v_at_@AM_V@)
155 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
156 am__v_at_0 = @
157 am__v_at_1 = 
158 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
159 depcomp = $(SHELL) $(top_srcdir)/conftools/depcomp
160 am__depfiles_maybe = depfiles
161 am__mv = mv -f
162 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
163         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
164 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
165         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
166         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
167         $(AM_CFLAGS) $(CFLAGS)
168 AM_V_CC = $(am__v_CC_@AM_V@)
169 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
170 am__v_CC_0 = @echo "  CC      " $@;
171 am__v_CC_1 = 
172 CCLD = $(CC)
173 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
174         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
175         $(AM_LDFLAGS) $(LDFLAGS) -o $@
176 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
177 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
178 am__v_CCLD_0 = @echo "  CCLD    " $@;
179 am__v_CCLD_1 = 
180 SOURCES = $(xmlwf_SOURCES)
181 DIST_SOURCES = $(xmlwf_SOURCES)
182 am__can_run_installinfo = \
183   case $$AM_UPDATE_INFO_DIR in \
184     n|no|NO) false;; \
185     *) (install-info --version) >/dev/null 2>&1;; \
186   esac
187 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
188 # Read a list of newline-separated strings from the standard input,
189 # and print each of them once, without duplicates.  Input order is
190 # *not* preserved.
191 am__uniquify_input = $(AWK) '\
192   BEGIN { nonempty = 0; } \
193   { items[$$0] = 1; nonempty = 1; } \
194   END { if (nonempty) { for (i in items) print i; }; } \
195 '
196 # Make sure the list of sources is unique.  This is necessary because,
197 # e.g., the same source file might be shared among _SOURCES variables
198 # for different programs/libraries.
199 am__define_uniq_tagged_files = \
200   list='$(am__tagged_files)'; \
201   unique=`for i in $$list; do \
202     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
203   done | $(am__uniquify_input)`
204 ETAGS = etags
205 CTAGS = ctags
206 am__DIST_COMMON = $(srcdir)/Makefile.in \
207         $(top_srcdir)/conftools/depcomp
208 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
209 ACLOCAL = @ACLOCAL@
210 AMTAR = @AMTAR@
211 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
212 AR = @AR@
213 AS = @AS@
214 AUTOCONF = @AUTOCONF@
215 AUTOHEADER = @AUTOHEADER@
216 AUTOMAKE = @AUTOMAKE@
217 AWK = @AWK@
218 CC = @CC@
219 CCDEPMODE = @CCDEPMODE@
220 CFLAGS = @CFLAGS@
221 CPP = @CPP@
222 CPPFLAGS = @CPPFLAGS@
223 CXX = @CXX@
224 CXXCPP = @CXXCPP@
225 CXXDEPMODE = @CXXDEPMODE@
226 CXXFLAGS = @CXXFLAGS@
227 CYGPATH_W = @CYGPATH_W@
228 DEFS = @DEFS@
229 DEPDIR = @DEPDIR@
230 DLLTOOL = @DLLTOOL@
231 DSYMUTIL = @DSYMUTIL@
232 DUMPBIN = @DUMPBIN@
233 ECHO_C = @ECHO_C@
234 ECHO_N = @ECHO_N@
235 ECHO_T = @ECHO_T@
236 EGREP = @EGREP@
237 EXEEXT = @EXEEXT@
238 FGREP = @FGREP@
239 FILEMAP = @FILEMAP@
240 GREP = @GREP@
241 INSTALL = @INSTALL@
242 INSTALL_DATA = @INSTALL_DATA@
243 INSTALL_PROGRAM = @INSTALL_PROGRAM@
244 INSTALL_SCRIPT = @INSTALL_SCRIPT@
245 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
246 LD = @LD@
247 LDFLAGS = @LDFLAGS@
248 LIBAGE = @LIBAGE@
249 LIBCURRENT = @LIBCURRENT@
250 LIBOBJS = @LIBOBJS@
251 LIBREVISION = @LIBREVISION@
252 LIBS = @LIBS@
253 LIBTOOL = @LIBTOOL@
254 LIPO = @LIPO@
255 LN_S = @LN_S@
256 LTLIBOBJS = @LTLIBOBJS@
257 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
258 MAKEINFO = @MAKEINFO@
259 MANIFEST_TOOL = @MANIFEST_TOOL@
260 MKDIR_P = @MKDIR_P@
261 NM = @NM@
262 NMEDIT = @NMEDIT@
263 OBJDUMP = @OBJDUMP@
264 OBJEXT = @OBJEXT@
265 OTOOL = @OTOOL@
266 OTOOL64 = @OTOOL64@
267 PACKAGE = @PACKAGE@
268 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
269 PACKAGE_NAME = @PACKAGE_NAME@
270 PACKAGE_STRING = @PACKAGE_STRING@
271 PACKAGE_TARNAME = @PACKAGE_TARNAME@
272 PACKAGE_URL = @PACKAGE_URL@
273 PACKAGE_VERSION = @PACKAGE_VERSION@
274 PATH_SEPARATOR = @PATH_SEPARATOR@
275 RANLIB = @RANLIB@
276 SED = @SED@
277 SET_MAKE = @SET_MAKE@
278 SHELL = @SHELL@
279 STRIP = @STRIP@
280 VERSION = @VERSION@
281 abs_builddir = @abs_builddir@
282 abs_srcdir = @abs_srcdir@
283 abs_top_builddir = @abs_top_builddir@
284 abs_top_srcdir = @abs_top_srcdir@
285 ac_ct_AR = @ac_ct_AR@
286 ac_ct_CC = @ac_ct_CC@
287 ac_ct_CXX = @ac_ct_CXX@
288 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
289 am__include = @am__include@
290 am__leading_dot = @am__leading_dot@
291 am__quote = @am__quote@
292 am__tar = @am__tar@
293 am__untar = @am__untar@
294 bindir = @bindir@
295 build = @build@
296 build_alias = @build_alias@
297 build_cpu = @build_cpu@
298 build_os = @build_os@
299 build_vendor = @build_vendor@
300 builddir = @builddir@
301 datadir = @datadir@
302 datarootdir = @datarootdir@
303 docdir = @docdir@
304 dvidir = @dvidir@
305 exec_prefix = @exec_prefix@
306 host = @host@
307 host_alias = @host_alias@
308 host_cpu = @host_cpu@
309 host_os = @host_os@
310 host_vendor = @host_vendor@
311 htmldir = @htmldir@
312 includedir = @includedir@
313 infodir = @infodir@
314 install_sh = @install_sh@
315 libdir = @libdir@
316 libexecdir = @libexecdir@
317 localedir = @localedir@
318 localstatedir = @localstatedir@
319 mandir = @mandir@
320 mkdir_p = @mkdir_p@
321 oldincludedir = @oldincludedir@
322 pdfdir = @pdfdir@
323 prefix = @prefix@
324 program_transform_name = @program_transform_name@
325 psdir = @psdir@
326 sbindir = @sbindir@
327 sharedstatedir = @sharedstatedir@
328 srcdir = @srcdir@
329 sysconfdir = @sysconfdir@
330 target_alias = @target_alias@
331 top_build_prefix = @top_build_prefix@
332 top_builddir = @top_builddir@
333 top_srcdir = @top_srcdir@
334 AM_CPPFLAGS = -I$(srcdir)/../lib
335 xmlwf_LDADD = ../lib/libexpat.la
336 xmlwf_SOURCES = \
337     xmlwf.c \
338     xmlfile.c \
339     codepage.c \
340     @FILEMAP@.c
341
342 EXTRA_DIST = \
343     codepage.h \
344     ct.c \
345     filemap.h \
346     readfilemap.c \
347     unixfilemap.c \
348     win32filemap.c \
349     xmlfile.h \
350     xmlmime.c \
351     xmlmime.h \
352     xmltchar.h \
353     xmlurl.h \
354     xmlwin32url.cxx
355
356 all: all-am
357
358 .SUFFIXES:
359 .SUFFIXES: .c .lo .o .obj
360 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
361         @for dep in $?; do \
362           case '$(am__configure_deps)' in \
363             *$$dep*) \
364               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
365                 && { if test -f $@; then exit 0; else break; fi; }; \
366               exit 1;; \
367           esac; \
368         done; \
369         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu xmlwf/Makefile'; \
370         $(am__cd) $(top_srcdir) && \
371           $(AUTOMAKE) --gnu xmlwf/Makefile
372 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
373         @case '$?' in \
374           *config.status*) \
375             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
376           *) \
377             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
378             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
379         esac;
380
381 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
382         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383
384 $(top_srcdir)/configure:  $(am__configure_deps)
385         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
386 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
387         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388 $(am__aclocal_m4_deps):
389 install-binPROGRAMS: $(bin_PROGRAMS)
390         @$(NORMAL_INSTALL)
391         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
392         if test -n "$$list"; then \
393           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
394           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
395         fi; \
396         for p in $$list; do echo "$$p $$p"; done | \
397         sed 's/$(EXEEXT)$$//' | \
398         while read p p1; do if test -f $$p \
399          || test -f $$p1 \
400           ; then echo "$$p"; echo "$$p"; else :; fi; \
401         done | \
402         sed -e 'p;s,.*/,,;n;h' \
403             -e 's|.*|.|' \
404             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
405         sed 'N;N;N;s,\n, ,g' | \
406         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
407           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
408             if ($$2 == $$4) files[d] = files[d] " " $$1; \
409             else { print "f", $$3 "/" $$4, $$1; } } \
410           END { for (d in files) print "f", d, files[d] }' | \
411         while read type dir files; do \
412             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
413             test -z "$$files" || { \
414             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
415             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
416             } \
417         ; done
418
419 uninstall-binPROGRAMS:
420         @$(NORMAL_UNINSTALL)
421         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
422         files=`for p in $$list; do echo "$$p"; done | \
423           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
424               -e 's/$$/$(EXEEXT)/' \
425         `; \
426         test -n "$$list" || exit 0; \
427         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
428         cd "$(DESTDIR)$(bindir)" && rm -f $$files
429
430 clean-binPROGRAMS:
431         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
432         echo " rm -f" $$list; \
433         rm -f $$list || exit $$?; \
434         test -n "$(EXEEXT)" || exit 0; \
435         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
436         echo " rm -f" $$list; \
437         rm -f $$list
438
439 xmlwf$(EXEEXT): $(xmlwf_OBJECTS) $(xmlwf_DEPENDENCIES) $(EXTRA_xmlwf_DEPENDENCIES) 
440         @rm -f xmlwf$(EXEEXT)
441         $(AM_V_CCLD)$(LINK) $(xmlwf_OBJECTS) $(xmlwf_LDADD) $(LIBS)
442
443 mostlyclean-compile:
444         -rm -f *.$(OBJEXT)
445
446 distclean-compile:
447         -rm -f *.tab.c
448
449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/@FILEMAP@.Po@am__quote@
450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/codepage.Po@am__quote@
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmlfile.Po@am__quote@
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmlwf.Po@am__quote@
453
454 .c.o:
455 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
456 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
457 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
458 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
459 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
460
461 .c.obj:
462 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
463 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
464 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
465 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
466 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
467
468 .c.lo:
469 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
470 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
471 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
472 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
473 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
474
475 mostlyclean-libtool:
476         -rm -f *.lo
477
478 clean-libtool:
479         -rm -rf .libs _libs
480
481 ID: $(am__tagged_files)
482         $(am__define_uniq_tagged_files); mkid -fID $$unique
483 tags: tags-am
484 TAGS: tags
485
486 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
487         set x; \
488         here=`pwd`; \
489         $(am__define_uniq_tagged_files); \
490         shift; \
491         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
492           test -n "$$unique" || unique=$$empty_fix; \
493           if test $$# -gt 0; then \
494             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
495               "$$@" $$unique; \
496           else \
497             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
498               $$unique; \
499           fi; \
500         fi
501 ctags: ctags-am
502
503 CTAGS: ctags
504 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
505         $(am__define_uniq_tagged_files); \
506         test -z "$(CTAGS_ARGS)$$unique" \
507           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
508              $$unique
509
510 GTAGS:
511         here=`$(am__cd) $(top_builddir) && pwd` \
512           && $(am__cd) $(top_srcdir) \
513           && gtags -i $(GTAGS_ARGS) "$$here"
514 cscopelist: cscopelist-am
515
516 cscopelist-am: $(am__tagged_files)
517         list='$(am__tagged_files)'; \
518         case "$(srcdir)" in \
519           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
520           *) sdir=$(subdir)/$(srcdir) ;; \
521         esac; \
522         for i in $$list; do \
523           if test -f "$$i"; then \
524             echo "$(subdir)/$$i"; \
525           else \
526             echo "$$sdir/$$i"; \
527           fi; \
528         done >> $(top_builddir)/cscope.files
529
530 distclean-tags:
531         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
532
533 distdir: $(DISTFILES)
534         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
535         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
536         list='$(DISTFILES)'; \
537           dist_files=`for file in $$list; do echo $$file; done | \
538           sed -e "s|^$$srcdirstrip/||;t" \
539               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
540         case $$dist_files in \
541           */*) $(MKDIR_P) `echo "$$dist_files" | \
542                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
543                            sort -u` ;; \
544         esac; \
545         for file in $$dist_files; do \
546           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
547           if test -d $$d/$$file; then \
548             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
549             if test -d "$(distdir)/$$file"; then \
550               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
551             fi; \
552             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
553               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
554               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
555             fi; \
556             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
557           else \
558             test -f "$(distdir)/$$file" \
559             || cp -p $$d/$$file "$(distdir)/$$file" \
560             || exit 1; \
561           fi; \
562         done
563 check-am: all-am
564 check: check-am
565 all-am: Makefile $(PROGRAMS)
566 installdirs:
567         for dir in "$(DESTDIR)$(bindir)"; do \
568           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
569         done
570 install: install-am
571 install-exec: install-exec-am
572 install-data: install-data-am
573 uninstall: uninstall-am
574
575 install-am: all-am
576         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
577
578 installcheck: installcheck-am
579 install-strip:
580         if test -z '$(STRIP)'; then \
581           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
582             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
583               install; \
584         else \
585           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
586             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
587             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
588         fi
589 mostlyclean-generic:
590
591 clean-generic:
592
593 distclean-generic:
594         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
595         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
596
597 maintainer-clean-generic:
598         @echo "This command is intended for maintainers to use"
599         @echo "it deletes files that may require special tools to rebuild."
600 clean: clean-am
601
602 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
603
604 distclean: distclean-am
605         -rm -rf ./$(DEPDIR)
606         -rm -f Makefile
607 distclean-am: clean-am distclean-compile distclean-generic \
608         distclean-tags
609
610 dvi: dvi-am
611
612 dvi-am:
613
614 html: html-am
615
616 html-am:
617
618 info: info-am
619
620 info-am:
621
622 install-data-am:
623
624 install-dvi: install-dvi-am
625
626 install-dvi-am:
627
628 install-exec-am: install-binPROGRAMS
629
630 install-html: install-html-am
631
632 install-html-am:
633
634 install-info: install-info-am
635
636 install-info-am:
637
638 install-man:
639
640 install-pdf: install-pdf-am
641
642 install-pdf-am:
643
644 install-ps: install-ps-am
645
646 install-ps-am:
647
648 installcheck-am:
649
650 maintainer-clean: maintainer-clean-am
651         -rm -rf ./$(DEPDIR)
652         -rm -f Makefile
653 maintainer-clean-am: distclean-am maintainer-clean-generic
654
655 mostlyclean: mostlyclean-am
656
657 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
658         mostlyclean-libtool
659
660 pdf: pdf-am
661
662 pdf-am:
663
664 ps: ps-am
665
666 ps-am:
667
668 uninstall-am: uninstall-binPROGRAMS
669
670 .MAKE: install-am install-strip
671
672 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
673         clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
674         ctags ctags-am distclean distclean-compile distclean-generic \
675         distclean-libtool distclean-tags distdir dvi dvi-am html \
676         html-am info info-am install install-am install-binPROGRAMS \
677         install-data install-data-am install-dvi install-dvi-am \
678         install-exec install-exec-am install-html install-html-am \
679         install-info install-info-am install-man install-pdf \
680         install-pdf-am install-ps install-ps-am install-strip \
681         installcheck installcheck-am installdirs maintainer-clean \
682         maintainer-clean-generic mostlyclean mostlyclean-compile \
683         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
684         tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
685
686 .PRECIOUS: Makefile
687
688
689 # Tell versions [3.59,3.63) of GNU make to not export all variables.
690 # Otherwise a system limit (for SysV at least) may be exceeded.
691 .NOEXPORT: