]> andersk Git - libyaml.git/blame - win32/Makefile.in
Add Vcs-Git and Vcs-Browser to debian/control.
[libyaml.git] / win32 / Makefile.in
CommitLineData
5c706339
AK
1# Makefile.in generated by automake 1.10.1 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@
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@
88OBJEXT = @OBJEXT@
89OTOOL = @OTOOL@
90OTOOL64 = @OTOOL64@
91PACKAGE = @PACKAGE@
92PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
93PACKAGE_NAME = @PACKAGE_NAME@
94PACKAGE_STRING = @PACKAGE_STRING@
95PACKAGE_TARNAME = @PACKAGE_TARNAME@
96PACKAGE_VERSION = @PACKAGE_VERSION@
97PATH_SEPARATOR = @PATH_SEPARATOR@
98RANLIB = @RANLIB@
99SED = @SED@
100SET_MAKE = @SET_MAKE@
101SHELL = @SHELL@
102STRIP = @STRIP@
103VERSION = @VERSION@
104YAML_LT_AGE = @YAML_LT_AGE@
105YAML_LT_CURRENT = @YAML_LT_CURRENT@
106YAML_LT_RELEASE = @YAML_LT_RELEASE@
107YAML_LT_REVISION = @YAML_LT_REVISION@
108abs_builddir = @abs_builddir@
109abs_srcdir = @abs_srcdir@
110abs_top_builddir = @abs_top_builddir@
111abs_top_srcdir = @abs_top_srcdir@
112ac_ct_CC = @ac_ct_CC@
113ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
114am__include = @am__include@
115am__leading_dot = @am__leading_dot@
116am__quote = @am__quote@
117am__tar = @am__tar@
118am__untar = @am__untar@
119bindir = @bindir@
120build = @build@
121build_alias = @build_alias@
122build_cpu = @build_cpu@
123build_os = @build_os@
124build_vendor = @build_vendor@
125builddir = @builddir@
126datadir = @datadir@
127datarootdir = @datarootdir@
128docdir = @docdir@
129dvidir = @dvidir@
130exec_prefix = @exec_prefix@
131host = @host@
132host_alias = @host_alias@
133host_cpu = @host_cpu@
134host_os = @host_os@
135host_vendor = @host_vendor@
136htmldir = @htmldir@
137includedir = @includedir@
138infodir = @infodir@
139install_sh = @install_sh@
140libdir = @libdir@
141libexecdir = @libexecdir@
142localedir = @localedir@
143localstatedir = @localstatedir@
144lt_ECHO = @lt_ECHO@
145mandir = @mandir@
146mkdir_p = @mkdir_p@
147oldincludedir = @oldincludedir@
148pdfdir = @pdfdir@
149prefix = @prefix@
150program_transform_name = @program_transform_name@
151psdir = @psdir@
152sbindir = @sbindir@
153sharedstatedir = @sharedstatedir@
154srcdir = @srcdir@
155sysconfdir = @sysconfdir@
156target_alias = @target_alias@
157top_builddir = @top_builddir@
158top_srcdir = @top_srcdir@
159VC6_FILES = vc6/libyaml.dsw vc6/yaml.dsp vc6/yamldll.dsp \
160 vc6/test_version.dsp vc6/test_reader.dsp \
161 vc6/run_scanner.dsp vc6/run_parser.dsp \
162 vc6/run_loader.dsp vc6/run_emitter.dsp vc6/run_dumper.dsp \
163 vc6/example_reformatter.dsp vc6/example_reformatter_alt.dsp \
164 vc6/example_deconstructor.dsp vc6/example_deconstructor_alt.dsp
165
166VS2003_FILES = vs2003/libyaml.sln vs2003/yaml.vcproj vs2003/yamldll.vcproj \
167 vs2003/test_version.vcproj vs2003/test_reader.vcproj \
168 vs2003/run_scanner.vcproj vs2003/run_parser.vcproj \
169 vs2003/run_loader.vcproj vs2003/run_emitter.vcproj vs2003/run_dumper.vcproj \
170 vs2003/example_reformatter.vcproj vs2003/example_reformatter_alt.vcproj \
171 vs2003/example_deconstructor.vcproj vs2003/example_deconstructor_alt.vcproj
172
173VS2008_FILES = vs2008/libyaml.sln vs2008/yaml.vcproj vs2008/yamldll.vcproj \
174 vs2008/test_version.vcproj vs2008/test_reader.vcproj \
175 vs2008/run_scanner.vcproj vs2008/run_parser.vcproj \
176 vs2008/run_loader.vcproj vs2008/run_emitter.vcproj vs2008/run_dumper.vcproj \
177 vs2008/example_reformatter.vcproj vs2008/example_reformatter_alt.vcproj \
178 vs2008/example_deconstructor.vcproj vs2008/example_deconstructor_alt.vcproj
179
180EXTRA_DIST = config.h $(VC6_FILES) $(VS2003_FILES) $(VS2008_FILES)
181all: all-am
182
183.SUFFIXES:
184$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
185 @for dep in $?; do \
186 case '$(am__configure_deps)' in \
187 *$$dep*) \
188 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
189 && exit 0; \
190 exit 1;; \
191 esac; \
192 done; \
193 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign win32/Makefile'; \
194 cd $(top_srcdir) && \
195 $(AUTOMAKE) --foreign win32/Makefile
196.PRECIOUS: Makefile
197Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
198 @case '$?' in \
199 *config.status*) \
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
201 *) \
202 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
203 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
204 esac;
205
206$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208
209$(top_srcdir)/configure: $(am__configure_deps)
210 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211$(ACLOCAL_M4): $(am__aclocal_m4_deps)
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213
214mostlyclean-libtool:
215 -rm -f *.lo
216
217clean-libtool:
218 -rm -rf .libs _libs
219tags: TAGS
220TAGS:
221
222ctags: CTAGS
223CTAGS:
224
225
226distdir: $(DISTFILES)
227 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
228 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
229 list='$(DISTFILES)'; \
230 dist_files=`for file in $$list; do echo $$file; done | \
231 sed -e "s|^$$srcdirstrip/||;t" \
232 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
233 case $$dist_files in \
234 */*) $(MKDIR_P) `echo "$$dist_files" | \
235 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
236 sort -u` ;; \
237 esac; \
238 for file in $$dist_files; do \
239 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
240 if test -d $$d/$$file; then \
241 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
242 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
243 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
244 fi; \
245 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
246 else \
247 test -f $(distdir)/$$file \
248 || cp -p $$d/$$file $(distdir)/$$file \
249 || exit 1; \
250 fi; \
251 done
252check-am: all-am
253check: check-am
254all-am: Makefile
255installdirs:
256install: install-am
257install-exec: install-exec-am
258install-data: install-data-am
259uninstall: uninstall-am
260
261install-am: all-am
262 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
263
264installcheck: installcheck-am
265install-strip:
266 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
267 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
268 `test -z '$(STRIP)' || \
269 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
270mostlyclean-generic:
271
272clean-generic:
273
274distclean-generic:
275 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
276
277maintainer-clean-generic:
278 @echo "This command is intended for maintainers to use"
279 @echo "it deletes files that may require special tools to rebuild."
280clean: clean-am
281
282clean-am: clean-generic clean-libtool mostlyclean-am
283
284distclean: distclean-am
285 -rm -f Makefile
286distclean-am: clean-am distclean-generic
287
288dvi: dvi-am
289
290dvi-am:
291
292html: html-am
293
294info: info-am
295
296info-am:
297
298install-data-am:
299
300install-dvi: install-dvi-am
301
302install-exec-am:
303
304install-html: install-html-am
305
306install-info: install-info-am
307
308install-man:
309
310install-pdf: install-pdf-am
311
312install-ps: install-ps-am
313
314installcheck-am:
315
316maintainer-clean: maintainer-clean-am
317 -rm -f Makefile
318maintainer-clean-am: distclean-am maintainer-clean-generic
319
320mostlyclean: mostlyclean-am
321
322mostlyclean-am: mostlyclean-generic mostlyclean-libtool
323
324pdf: pdf-am
325
326pdf-am:
327
328ps: ps-am
329
330ps-am:
331
332uninstall-am:
333
334.MAKE: install-am install-strip
335
336.PHONY: all all-am check check-am clean clean-generic clean-libtool \
337 distclean distclean-generic distclean-libtool distdir dvi \
338 dvi-am html html-am info info-am install install-am \
339 install-data install-data-am install-dvi install-dvi-am \
340 install-exec install-exec-am install-html install-html-am \
341 install-info install-info-am install-man install-pdf \
342 install-pdf-am install-ps install-ps-am install-strip \
343 installcheck installcheck-am installdirs maintainer-clean \
344 maintainer-clean-generic mostlyclean mostlyclean-generic \
345 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
346
347# Tell versions [3.59,3.63) of GNU make to not export all variables.
348# Otherwise a system limit (for SysV at least) may be exceeded.
349.NOEXPORT:
This page took 0.084551 seconds and 5 git commands to generate.