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