]> andersk Git - libyaml.git/blob - win32/Makefile.in
Imported Upstream version 0.1.6
[libyaml.git] / 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = win32
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41         $(ACLOCAL_M4)
42 mkinstalldirs = $(install_sh) -d
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
49 ACLOCAL = @ACLOCAL@
50 AMTAR = @AMTAR@
51 AR = @AR@
52 AUTOCONF = @AUTOCONF@
53 AUTOHEADER = @AUTOHEADER@
54 AUTOMAKE = @AUTOMAKE@
55 AWK = @AWK@
56 CC = @CC@
57 CCDEPMODE = @CCDEPMODE@
58 CFLAGS = @CFLAGS@
59 CPP = @CPP@
60 CPPFLAGS = @CPPFLAGS@
61 CYGPATH_W = @CYGPATH_W@
62 DEFS = @DEFS@
63 DEPDIR = @DEPDIR@
64 DLLTOOL = @DLLTOOL@
65 DOXYGEN = @DOXYGEN@
66 DSYMUTIL = @DSYMUTIL@
67 DUMPBIN = @DUMPBIN@
68 ECHO_C = @ECHO_C@
69 ECHO_N = @ECHO_N@
70 ECHO_T = @ECHO_T@
71 EGREP = @EGREP@
72 EXEEXT = @EXEEXT@
73 FGREP = @FGREP@
74 GREP = @GREP@
75 INSTALL = @INSTALL@
76 INSTALL_DATA = @INSTALL_DATA@
77 INSTALL_PROGRAM = @INSTALL_PROGRAM@
78 INSTALL_SCRIPT = @INSTALL_SCRIPT@
79 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
80 LD = @LD@
81 LDFLAGS = @LDFLAGS@
82 LIBOBJS = @LIBOBJS@
83 LIBS = @LIBS@
84 LIBTOOL = @LIBTOOL@
85 LIPO = @LIPO@
86 LN_S = @LN_S@
87 LTLIBOBJS = @LTLIBOBJS@
88 MAKEINFO = @MAKEINFO@
89 MANIFEST_TOOL = @MANIFEST_TOOL@
90 MKDIR_P = @MKDIR_P@
91 NM = @NM@
92 NMEDIT = @NMEDIT@
93 OBJDUMP = @OBJDUMP@
94 OBJEXT = @OBJEXT@
95 OTOOL = @OTOOL@
96 OTOOL64 = @OTOOL64@
97 PACKAGE = @PACKAGE@
98 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
99 PACKAGE_NAME = @PACKAGE_NAME@
100 PACKAGE_STRING = @PACKAGE_STRING@
101 PACKAGE_TARNAME = @PACKAGE_TARNAME@
102 PACKAGE_URL = @PACKAGE_URL@
103 PACKAGE_VERSION = @PACKAGE_VERSION@
104 PATH_SEPARATOR = @PATH_SEPARATOR@
105 RANLIB = @RANLIB@
106 SED = @SED@
107 SET_MAKE = @SET_MAKE@
108 SHELL = @SHELL@
109 STRIP = @STRIP@
110 VERSION = @VERSION@
111 YAML_LT_AGE = @YAML_LT_AGE@
112 YAML_LT_CURRENT = @YAML_LT_CURRENT@
113 YAML_LT_RELEASE = @YAML_LT_RELEASE@
114 YAML_LT_REVISION = @YAML_LT_REVISION@
115 abs_builddir = @abs_builddir@
116 abs_srcdir = @abs_srcdir@
117 abs_top_builddir = @abs_top_builddir@
118 abs_top_srcdir = @abs_top_srcdir@
119 ac_ct_AR = @ac_ct_AR@
120 ac_ct_CC = @ac_ct_CC@
121 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
122 am__include = @am__include@
123 am__leading_dot = @am__leading_dot@
124 am__quote = @am__quote@
125 am__tar = @am__tar@
126 am__untar = @am__untar@
127 bindir = @bindir@
128 build = @build@
129 build_alias = @build_alias@
130 build_cpu = @build_cpu@
131 build_os = @build_os@
132 build_vendor = @build_vendor@
133 builddir = @builddir@
134 datadir = @datadir@
135 datarootdir = @datarootdir@
136 docdir = @docdir@
137 dvidir = @dvidir@
138 exec_prefix = @exec_prefix@
139 host = @host@
140 host_alias = @host_alias@
141 host_cpu = @host_cpu@
142 host_os = @host_os@
143 host_vendor = @host_vendor@
144 htmldir = @htmldir@
145 includedir = @includedir@
146 infodir = @infodir@
147 install_sh = @install_sh@
148 libdir = @libdir@
149 libexecdir = @libexecdir@
150 localedir = @localedir@
151 localstatedir = @localstatedir@
152 mandir = @mandir@
153 mkdir_p = @mkdir_p@
154 oldincludedir = @oldincludedir@
155 pdfdir = @pdfdir@
156 prefix = @prefix@
157 program_transform_name = @program_transform_name@
158 psdir = @psdir@
159 sbindir = @sbindir@
160 sharedstatedir = @sharedstatedir@
161 srcdir = @srcdir@
162 sysconfdir = @sysconfdir@
163 target_alias = @target_alias@
164 top_build_prefix = @top_build_prefix@
165 top_builddir = @top_builddir@
166 top_srcdir = @top_srcdir@
167 VC6_FILES = vc6/libyaml.dsw vc6/yaml.dsp vc6/yamldll.dsp        \
168                         vc6/test_version.dsp vc6/test_reader.dsp        \
169                         vc6/run_scanner.dsp vc6/run_parser.dsp  \
170                         vc6/run_loader.dsp vc6/run_emitter.dsp vc6/run_dumper.dsp       \
171                         vc6/example_reformatter.dsp vc6/example_reformatter_alt.dsp     \
172                         vc6/example_deconstructor.dsp vc6/example_deconstructor_alt.dsp
173
174 VS2003_FILES = vs2003/libyaml.sln vs2003/yaml.vcproj vs2003/yamldll.vcproj      \
175                            vs2003/test_version.vcproj vs2003/test_reader.vcproj \
176                            vs2003/run_scanner.vcproj vs2003/run_parser.vcproj   \
177                            vs2003/run_loader.vcproj vs2003/run_emitter.vcproj vs2003/run_dumper.vcproj  \
178                            vs2003/example_reformatter.vcproj vs2003/example_reformatter_alt.vcproj      \
179                            vs2003/example_deconstructor.vcproj vs2003/example_deconstructor_alt.vcproj
180
181 VS2008_FILES = vs2008/libyaml.sln vs2008/yaml.vcproj vs2008/yamldll.vcproj      \
182                            vs2008/test_version.vcproj vs2008/test_reader.vcproj \
183                            vs2008/run_scanner.vcproj vs2008/run_parser.vcproj   \
184                            vs2008/run_loader.vcproj vs2008/run_emitter.vcproj vs2008/run_dumper.vcproj  \
185                            vs2008/example_reformatter.vcproj vs2008/example_reformatter_alt.vcproj      \
186                            vs2008/example_deconstructor.vcproj vs2008/example_deconstructor_alt.vcproj
187
188 EXTRA_DIST = config.h $(VC6_FILES) $(VS2003_FILES) $(VS2008_FILES)
189 all: all-am
190
191 .SUFFIXES:
192 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
193         @for dep in $?; do \
194           case '$(am__configure_deps)' in \
195             *$$dep*) \
196               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
197                 && { if test -f $@; then exit 0; else break; fi; }; \
198               exit 1;; \
199           esac; \
200         done; \
201         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign win32/Makefile'; \
202         $(am__cd) $(top_srcdir) && \
203           $(AUTOMAKE) --foreign win32/Makefile
204 .PRECIOUS: Makefile
205 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
206         @case '$?' in \
207           *config.status*) \
208             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
209           *) \
210             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
211             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
212         esac;
213
214 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
215         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216
217 $(top_srcdir)/configure:  $(am__configure_deps)
218         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
220         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221 $(am__aclocal_m4_deps):
222
223 mostlyclean-libtool:
224         -rm -f *.lo
225
226 clean-libtool:
227         -rm -rf .libs _libs
228 tags: TAGS
229 TAGS:
230
231 ctags: CTAGS
232 CTAGS:
233
234
235 distdir: $(DISTFILES)
236         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
237         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
238         list='$(DISTFILES)'; \
239           dist_files=`for file in $$list; do echo $$file; done | \
240           sed -e "s|^$$srcdirstrip/||;t" \
241               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
242         case $$dist_files in \
243           */*) $(MKDIR_P) `echo "$$dist_files" | \
244                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
245                            sort -u` ;; \
246         esac; \
247         for file in $$dist_files; do \
248           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
249           if test -d $$d/$$file; then \
250             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
251             if test -d "$(distdir)/$$file"; then \
252               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
253             fi; \
254             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
255               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
256               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
257             fi; \
258             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
259           else \
260             test -f "$(distdir)/$$file" \
261             || cp -p $$d/$$file "$(distdir)/$$file" \
262             || exit 1; \
263           fi; \
264         done
265 check-am: all-am
266 check: check-am
267 all-am: Makefile
268 installdirs:
269 install: install-am
270 install-exec: install-exec-am
271 install-data: install-data-am
272 uninstall: uninstall-am
273
274 install-am: all-am
275         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
276
277 installcheck: installcheck-am
278 install-strip:
279         if test -z '$(STRIP)'; then \
280           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
281             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
282               install; \
283         else \
284           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
285             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
286             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
287         fi
288 mostlyclean-generic:
289
290 clean-generic:
291
292 distclean-generic:
293         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
294         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
295
296 maintainer-clean-generic:
297         @echo "This command is intended for maintainers to use"
298         @echo "it deletes files that may require special tools to rebuild."
299 clean: clean-am
300
301 clean-am: clean-generic clean-libtool mostlyclean-am
302
303 distclean: distclean-am
304         -rm -f Makefile
305 distclean-am: clean-am distclean-generic
306
307 dvi: dvi-am
308
309 dvi-am:
310
311 html: html-am
312
313 html-am:
314
315 info: info-am
316
317 info-am:
318
319 install-data-am:
320
321 install-dvi: install-dvi-am
322
323 install-dvi-am:
324
325 install-exec-am:
326
327 install-html: install-html-am
328
329 install-html-am:
330
331 install-info: install-info-am
332
333 install-info-am:
334
335 install-man:
336
337 install-pdf: install-pdf-am
338
339 install-pdf-am:
340
341 install-ps: install-ps-am
342
343 install-ps-am:
344
345 installcheck-am:
346
347 maintainer-clean: maintainer-clean-am
348         -rm -f Makefile
349 maintainer-clean-am: distclean-am maintainer-clean-generic
350
351 mostlyclean: mostlyclean-am
352
353 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
354
355 pdf: pdf-am
356
357 pdf-am:
358
359 ps: ps-am
360
361 ps-am:
362
363 uninstall-am:
364
365 .MAKE: install-am install-strip
366
367 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
368         distclean distclean-generic distclean-libtool distdir dvi \
369         dvi-am html html-am info info-am install install-am \
370         install-data install-data-am install-dvi install-dvi-am \
371         install-exec install-exec-am install-html install-html-am \
372         install-info install-info-am install-man install-pdf \
373         install-pdf-am install-ps install-ps-am install-strip \
374         installcheck installcheck-am installdirs maintainer-clean \
375         maintainer-clean-generic mostlyclean mostlyclean-generic \
376         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
377
378
379 # Tell versions [3.59,3.63) of GNU make to not export all variables.
380 # Otherwise a system limit (for SysV at least) may be exceeded.
381 .NOEXPORT:
This page took 0.05863 seconds and 5 git commands to generate.