]> andersk Git - libyaml.git/blame - win32/Makefile.in
Imported Upstream version 0.1.3
[libyaml.git] / win32 / Makefile.in
CommitLineData
47dc80f6 1# Makefile.in generated by automake 1.10.2 from Makefile.am.
5c706339
AK
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@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34subdir = win32
35DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/configure.ac
38am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39 $(ACLOCAL_M4)
40mkinstalldirs = $(install_sh) -d
41CONFIG_HEADER = $(top_builddir)/config.h
42CONFIG_CLEAN_FILES =
43SOURCES =
44DIST_SOURCES =
45DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
46ACLOCAL = @ACLOCAL@
47AMTAR = @AMTAR@
48AR = @AR@
49AUTOCONF = @AUTOCONF@
50AUTOHEADER = @AUTOHEADER@
51AUTOMAKE = @AUTOMAKE@
52AWK = @AWK@
53CC = @CC@
54CCDEPMODE = @CCDEPMODE@
55CFLAGS = @CFLAGS@
56CPP = @CPP@
57CPPFLAGS = @CPPFLAGS@
58CYGPATH_W = @CYGPATH_W@
59DEFS = @DEFS@
60DEPDIR = @DEPDIR@
61DOXYGEN = @DOXYGEN@
62DSYMUTIL = @DSYMUTIL@
63DUMPBIN = @DUMPBIN@
64ECHO_C = @ECHO_C@
65ECHO_N = @ECHO_N@
66ECHO_T = @ECHO_T@
67EGREP = @EGREP@
68EXEEXT = @EXEEXT@
69FGREP = @FGREP@
70GREP = @GREP@
71INSTALL = @INSTALL@
72INSTALL_DATA = @INSTALL_DATA@
73INSTALL_PROGRAM = @INSTALL_PROGRAM@
74INSTALL_SCRIPT = @INSTALL_SCRIPT@
75INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76LD = @LD@
77LDFLAGS = @LDFLAGS@
78LIBOBJS = @LIBOBJS@
79LIBS = @LIBS@
80LIBTOOL = @LIBTOOL@
81LIPO = @LIPO@
82LN_S = @LN_S@
83LTLIBOBJS = @LTLIBOBJS@
84MAKEINFO = @MAKEINFO@
85MKDIR_P = @MKDIR_P@
86NM = @NM@
87NMEDIT = @NMEDIT@
47dc80f6 88OBJDUMP = @OBJDUMP@
5c706339
AK
89OBJEXT = @OBJEXT@
90OTOOL = @OTOOL@
91OTOOL64 = @OTOOL64@
92PACKAGE = @PACKAGE@
93PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
94PACKAGE_NAME = @PACKAGE_NAME@
95PACKAGE_STRING = @PACKAGE_STRING@
96PACKAGE_TARNAME = @PACKAGE_TARNAME@
97PACKAGE_VERSION = @PACKAGE_VERSION@
98PATH_SEPARATOR = @PATH_SEPARATOR@
99RANLIB = @RANLIB@
100SED = @SED@
101SET_MAKE = @SET_MAKE@
102SHELL = @SHELL@
103STRIP = @STRIP@
104VERSION = @VERSION@
105YAML_LT_AGE = @YAML_LT_AGE@
106YAML_LT_CURRENT = @YAML_LT_CURRENT@
107YAML_LT_RELEASE = @YAML_LT_RELEASE@
108YAML_LT_REVISION = @YAML_LT_REVISION@
109abs_builddir = @abs_builddir@
110abs_srcdir = @abs_srcdir@
111abs_top_builddir = @abs_top_builddir@
112abs_top_srcdir = @abs_top_srcdir@
113ac_ct_CC = @ac_ct_CC@
114ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
115am__include = @am__include@
116am__leading_dot = @am__leading_dot@
117am__quote = @am__quote@
118am__tar = @am__tar@
119am__untar = @am__untar@
120bindir = @bindir@
121build = @build@
122build_alias = @build_alias@
123build_cpu = @build_cpu@
124build_os = @build_os@
125build_vendor = @build_vendor@
126builddir = @builddir@
127datadir = @datadir@
128datarootdir = @datarootdir@
129docdir = @docdir@
130dvidir = @dvidir@
131exec_prefix = @exec_prefix@
132host = @host@
133host_alias = @host_alias@
134host_cpu = @host_cpu@
135host_os = @host_os@
136host_vendor = @host_vendor@
137htmldir = @htmldir@
138includedir = @includedir@
139infodir = @infodir@
140install_sh = @install_sh@
141libdir = @libdir@
142libexecdir = @libexecdir@
143localedir = @localedir@
144localstatedir = @localstatedir@
145lt_ECHO = @lt_ECHO@
146mandir = @mandir@
147mkdir_p = @mkdir_p@
148oldincludedir = @oldincludedir@
149pdfdir = @pdfdir@
150prefix = @prefix@
151program_transform_name = @program_transform_name@
152psdir = @psdir@
153sbindir = @sbindir@
154sharedstatedir = @sharedstatedir@
155srcdir = @srcdir@
156sysconfdir = @sysconfdir@
157target_alias = @target_alias@
47dc80f6 158top_build_prefix = @top_build_prefix@
5c706339
AK
159top_builddir = @top_builddir@
160top_srcdir = @top_srcdir@
161VC6_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
168VS2003_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
175VS2008_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
182EXTRA_DIST = config.h $(VC6_FILES) $(VS2003_FILES) $(VS2008_FILES)
183all: 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*) \
47dc80f6
AK
190 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
191 && { if test -f $@; then exit 0; else break; fi; }; \
5c706339
AK
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
199Makefile: $(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
216mostlyclean-libtool:
217 -rm -f *.lo
218
219clean-libtool:
220 -rm -rf .libs _libs
221tags: TAGS
222TAGS:
223
224ctags: CTAGS
225CTAGS:
226
227
228distdir: $(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
254check-am: all-am
255check: check-am
256all-am: Makefile
257installdirs:
258install: install-am
259install-exec: install-exec-am
260install-data: install-data-am
261uninstall: uninstall-am
262
263install-am: all-am
264 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
265
266installcheck: installcheck-am
267install-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
272mostlyclean-generic:
273
274clean-generic:
275
276distclean-generic:
277 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
278
279maintainer-clean-generic:
280 @echo "This command is intended for maintainers to use"
281 @echo "it deletes files that may require special tools to rebuild."
282clean: clean-am
283
284clean-am: clean-generic clean-libtool mostlyclean-am
285
286distclean: distclean-am
287 -rm -f Makefile
288distclean-am: clean-am distclean-generic
289
290dvi: dvi-am
291
292dvi-am:
293
294html: html-am
295
296info: info-am
297
298info-am:
299
300install-data-am:
301
302install-dvi: install-dvi-am
303
304install-exec-am:
305
306install-html: install-html-am
307
308install-info: install-info-am
309
310install-man:
311
312install-pdf: install-pdf-am
313
314install-ps: install-ps-am
315
316installcheck-am:
317
318maintainer-clean: maintainer-clean-am
319 -rm -f Makefile
320maintainer-clean-am: distclean-am maintainer-clean-generic
321
322mostlyclean: mostlyclean-am
323
324mostlyclean-am: mostlyclean-generic mostlyclean-libtool
325
326pdf: pdf-am
327
328pdf-am:
329
330ps: ps-am
331
332ps-am:
333
334uninstall-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 0.108296 seconds and 5 git commands to generate.