Fix static build.
[libsub.git] / asdcplib / win32 / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 #
19 # $Id: Makefile.am,v 1.5 2009/04/12 20:34:38 msheby Exp $
20 # Copyright (c) 2007-2008 John Hurst. All rights reserved.
21 #
22 # Redistribution and use in source and binary forms, with or without
23 # modification, are permitted provided that the following conditions
24 # are met:
25 # 1. Redistributions of source code must retain the above copyright
26 #    notice, this list of conditions and the following disclaimer.
27 # 2. Redistributions in binary form must reproduce the above copyright
28 #    notice, this list of conditions and the following disclaimer in the
29 #    documentation and/or other materials provided with the distribution.
30 # 3. The name of the author may not be used to endorse or promote products
31 #    derived from this software without specific prior written permission.
32 #
33 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
34 # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
35 # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
36 # IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
37 # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
38 # NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
39 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
40 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
41 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
42 # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
43 VPATH = @srcdir@
44 pkgdatadir = $(datadir)/@PACKAGE@
45 pkgincludedir = $(includedir)/@PACKAGE@
46 pkglibdir = $(libdir)/@PACKAGE@
47 pkglibexecdir = $(libexecdir)/@PACKAGE@
48 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49 install_sh_DATA = $(install_sh) -c -m 644
50 install_sh_PROGRAM = $(install_sh) -c
51 install_sh_SCRIPT = $(install_sh) -c
52 INSTALL_HEADER = $(INSTALL_DATA)
53 transform = $(program_transform_name)
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_triplet = @build@
61 host_triplet = @host@
62 subdir = win32
63 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
64         $(srcdir)/Makefile.wmk
65 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_lib_expat.m4 \
67         $(top_srcdir)/m4/ax_lib_openssl.m4 \
68         $(top_srcdir)/m4/ax_lib_xerces.m4 \
69         $(top_srcdir)/m4/az_python.m4 $(top_srcdir)/m4/libtool.m4 \
70         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
71         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
72         $(top_srcdir)/configure.ac
73 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74         $(ACLOCAL_M4)
75 mkinstalldirs = $(install_sh) -d
76 CONFIG_CLEAN_FILES = Makefile.mak
77 CONFIG_CLEAN_VPATH_FILES =
78 SOURCES =
79 DIST_SOURCES =
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 ACLOCAL = @ACLOCAL@
82 AMTAR = @AMTAR@
83 AR = @AR@
84 AUTOCONF = @AUTOCONF@
85 AUTOHEADER = @AUTOHEADER@
86 AUTOMAKE = @AUTOMAKE@
87 AWK = @AWK@
88 CC = @CC@
89 CCDEPMODE = @CCDEPMODE@
90 CFLAGS = @CFLAGS@
91 CPP = @CPP@
92 CPPFLAGS = @CPPFLAGS@
93 CXX = @CXX@
94 CXXCPP = @CXXCPP@
95 CXXDEPMODE = @CXXDEPMODE@
96 CXXFLAGS = @CXXFLAGS@
97 CYGPATH_W = @CYGPATH_W@
98 DEFS = @DEFS@
99 DEPDIR = @DEPDIR@
100 DLLTOOL = @DLLTOOL@
101 DSYMUTIL = @DSYMUTIL@
102 DUMPBIN = @DUMPBIN@
103 ECHO_C = @ECHO_C@
104 ECHO_N = @ECHO_N@
105 ECHO_T = @ECHO_T@
106 EGREP = @EGREP@
107 EXEEXT = @EXEEXT@
108 EXPAT_CFLAGS = @EXPAT_CFLAGS@
109 EXPAT_LDFLAGS = @EXPAT_LDFLAGS@
110 EXPAT_VERSION = @EXPAT_VERSION@
111 FGREP = @FGREP@
112 GREP = @GREP@
113 INSTALL = @INSTALL@
114 INSTALL_DATA = @INSTALL_DATA@
115 INSTALL_PROGRAM = @INSTALL_PROGRAM@
116 INSTALL_SCRIPT = @INSTALL_SCRIPT@
117 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118 LD = @LD@
119 LDFLAGS = @LDFLAGS@
120 LIBOBJS = @LIBOBJS@
121 LIBS = @LIBS@
122 LIBTOOL = @LIBTOOL@
123 LIPO = @LIPO@
124 LN_S = @LN_S@
125 LTLIBOBJS = @LTLIBOBJS@
126 MAKEINFO = @MAKEINFO@
127 MANIFEST_TOOL = @MANIFEST_TOOL@
128 MKDIR_P = @MKDIR_P@
129 NM = @NM@
130 NMEDIT = @NMEDIT@
131 OBJDUMP = @OBJDUMP@
132 OBJEXT = @OBJEXT@
133 OPENSSL_CPPFLAGS = @OPENSSL_CPPFLAGS@
134 OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
135 OPENSSL_LIBS = @OPENSSL_LIBS@
136 OPENSSL_VERSION = @OPENSSL_VERSION@
137 OTOOL = @OTOOL@
138 OTOOL64 = @OTOOL64@
139 PACKAGE = @PACKAGE@
140 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141 PACKAGE_NAME = @PACKAGE_NAME@
142 PACKAGE_STRING = @PACKAGE_STRING@
143 PACKAGE_TARNAME = @PACKAGE_TARNAME@
144 PACKAGE_URL = @PACKAGE_URL@
145 PACKAGE_VERSION = @PACKAGE_VERSION@
146 PATH_SEPARATOR = @PATH_SEPARATOR@
147 PYTHON = @PYTHON@
148 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
149 PYTHON_CSPEC = @PYTHON_CSPEC@
150 PYTHON_EXECDIR = @PYTHON_EXECDIR@
151 PYTHON_EXECPREFIX = @PYTHON_EXECPREFIX@
152 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
153 PYTHON_LSPEC = @PYTHON_LSPEC@
154 PYTHON_PREFIX = @PYTHON_PREFIX@
155 PYTHON_SHORTVERSION = @PYTHON_SHORTVERSION@
156 RANLIB = @RANLIB@
157 SED = @SED@
158 SET_MAKE = @SET_MAKE@
159 SHELL = @SHELL@
160 STRIP = @STRIP@
161 VERSION = @VERSION@
162 XERCES_CPPFLAGS = @XERCES_CPPFLAGS@
163 XERCES_LDFLAGS = @XERCES_LDFLAGS@
164 XERCES_LIBS = @XERCES_LIBS@
165 XERCES_VERSION = @XERCES_VERSION@
166 abs_builddir = @abs_builddir@
167 abs_srcdir = @abs_srcdir@
168 abs_top_builddir = @abs_top_builddir@
169 abs_top_srcdir = @abs_top_srcdir@
170 ac_ct_AR = @ac_ct_AR@
171 ac_ct_CC = @ac_ct_CC@
172 ac_ct_CXX = @ac_ct_CXX@
173 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
174 am__include = @am__include@
175 am__leading_dot = @am__leading_dot@
176 am__quote = @am__quote@
177 am__tar = @am__tar@
178 am__untar = @am__untar@
179 bindir = @bindir@
180 build = @build@
181 build_alias = @build_alias@
182 build_cpu = @build_cpu@
183 build_os = @build_os@
184 build_vendor = @build_vendor@
185 builddir = @builddir@
186 datadir = @datadir@
187 datarootdir = @datarootdir@
188 docdir = @docdir@
189 dvidir = @dvidir@
190 exec_prefix = @exec_prefix@
191 host = @host@
192 host_alias = @host_alias@
193 host_cpu = @host_cpu@
194 host_os = @host_os@
195 host_vendor = @host_vendor@
196 htmldir = @htmldir@
197 includedir = @includedir@
198 infodir = @infodir@
199 install_sh = @install_sh@
200 libdir = @libdir@
201 libexecdir = @libexecdir@
202 localedir = @localedir@
203 localstatedir = @localstatedir@
204 mandir = @mandir@
205 mkdir_p = @mkdir_p@
206 oldincludedir = @oldincludedir@
207 pdfdir = @pdfdir@
208 prefix = @prefix@
209 program_transform_name = @program_transform_name@
210 psdir = @psdir@
211 sbindir = @sbindir@
212 sharedstatedir = @sharedstatedir@
213 srcdir = @srcdir@
214 sysconfdir = @sysconfdir@
215 target_alias = @target_alias@
216 top_build_prefix = @top_build_prefix@
217 top_builddir = @top_builddir@
218 top_srcdir = @top_srcdir@
219 EXTRA_DIST = Makefile.mak README.txt
220 all: all-am
221
222 .SUFFIXES:
223 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
224         @for dep in $?; do \
225           case '$(am__configure_deps)' in \
226             *$$dep*) \
227               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
228                 && { if test -f $@; then exit 0; else break; fi; }; \
229               exit 1;; \
230           esac; \
231         done; \
232         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign win32/Makefile'; \
233         $(am__cd) $(top_srcdir) && \
234           $(AUTOMAKE) --foreign win32/Makefile
235 .PRECIOUS: Makefile
236 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
237         @case '$?' in \
238           *config.status*) \
239             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
240           *) \
241             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
242             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
243         esac;
244
245 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
246         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247
248 $(top_srcdir)/configure:  $(am__configure_deps)
249         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
251         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252 $(am__aclocal_m4_deps):
253 Makefile.mak: $(top_builddir)/config.status $(srcdir)/Makefile.wmk
254         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
255
256 mostlyclean-libtool:
257         -rm -f *.lo
258
259 clean-libtool:
260         -rm -rf .libs _libs
261 tags: TAGS
262 TAGS:
263
264 ctags: CTAGS
265 CTAGS:
266
267
268 distdir: $(DISTFILES)
269         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
270         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
271         list='$(DISTFILES)'; \
272           dist_files=`for file in $$list; do echo $$file; done | \
273           sed -e "s|^$$srcdirstrip/||;t" \
274               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
275         case $$dist_files in \
276           */*) $(MKDIR_P) `echo "$$dist_files" | \
277                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
278                            sort -u` ;; \
279         esac; \
280         for file in $$dist_files; do \
281           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
282           if test -d $$d/$$file; then \
283             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
284             if test -d "$(distdir)/$$file"; then \
285               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
286             fi; \
287             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
288               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
289               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
290             fi; \
291             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
292           else \
293             test -f "$(distdir)/$$file" \
294             || cp -p $$d/$$file "$(distdir)/$$file" \
295             || exit 1; \
296           fi; \
297         done
298 check-am: all-am
299 check: check-am
300 all-am: Makefile
301 installdirs:
302 install: install-am
303 install-exec: install-exec-am
304 install-data: install-data-am
305 uninstall: uninstall-am
306
307 install-am: all-am
308         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
309
310 installcheck: installcheck-am
311 install-strip:
312         if test -z '$(STRIP)'; then \
313           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
314             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
315               install; \
316         else \
317           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
318             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
319             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
320         fi
321 mostlyclean-generic:
322
323 clean-generic:
324
325 distclean-generic:
326         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
327         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
328
329 maintainer-clean-generic:
330         @echo "This command is intended for maintainers to use"
331         @echo "it deletes files that may require special tools to rebuild."
332 clean: clean-am
333
334 clean-am: clean-generic clean-libtool mostlyclean-am
335
336 distclean: distclean-am
337         -rm -f Makefile
338 distclean-am: clean-am distclean-generic
339
340 dvi: dvi-am
341
342 dvi-am:
343
344 html: html-am
345
346 html-am:
347
348 info: info-am
349
350 info-am:
351
352 install-data-am:
353
354 install-dvi: install-dvi-am
355
356 install-dvi-am:
357
358 install-exec-am:
359
360 install-html: install-html-am
361
362 install-html-am:
363
364 install-info: install-info-am
365
366 install-info-am:
367
368 install-man:
369
370 install-pdf: install-pdf-am
371
372 install-pdf-am:
373
374 install-ps: install-ps-am
375
376 install-ps-am:
377
378 installcheck-am:
379
380 maintainer-clean: maintainer-clean-am
381         -rm -f Makefile
382 maintainer-clean-am: distclean-am maintainer-clean-generic
383
384 mostlyclean: mostlyclean-am
385
386 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
387
388 pdf: pdf-am
389
390 pdf-am:
391
392 ps: ps-am
393
394 ps-am:
395
396 uninstall-am:
397
398 .MAKE: install-am install-strip
399
400 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
401         distclean distclean-generic distclean-libtool distdir dvi \
402         dvi-am html html-am info info-am install install-am \
403         install-data install-data-am install-dvi install-dvi-am \
404         install-exec install-exec-am install-html install-html-am \
405         install-info install-info-am install-man install-pdf \
406         install-pdf-am install-ps install-ps-am install-strip \
407         installcheck installcheck-am installdirs maintainer-clean \
408         maintainer-clean-generic mostlyclean mostlyclean-generic \
409         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
410
411
412 # Tell versions [3.59,3.63) of GNU make to not export all variables.
413 # Otherwise a system limit (for SysV at least) may be exceeded.
414 .NOEXPORT: