]> andersk Git - libyaml.git/blob - win32/Makefile.in
Add Vcs-Git and Vcs-Browser to debian/control.
[libyaml.git] / win32 / Makefile.in
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@
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 OBJEXT = @OBJEXT@
89 OTOOL = @OTOOL@
90 OTOOL64 = @OTOOL64@
91 PACKAGE = @PACKAGE@
92 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
93 PACKAGE_NAME = @PACKAGE_NAME@
94 PACKAGE_STRING = @PACKAGE_STRING@
95 PACKAGE_TARNAME = @PACKAGE_TARNAME@
96 PACKAGE_VERSION = @PACKAGE_VERSION@
97 PATH_SEPARATOR = @PATH_SEPARATOR@
98 RANLIB = @RANLIB@
99 SED = @SED@
100 SET_MAKE = @SET_MAKE@
101 SHELL = @SHELL@
102 STRIP = @STRIP@
103 VERSION = @VERSION@
104 YAML_LT_AGE = @YAML_LT_AGE@
105 YAML_LT_CURRENT = @YAML_LT_CURRENT@
106 YAML_LT_RELEASE = @YAML_LT_RELEASE@
107 YAML_LT_REVISION = @YAML_LT_REVISION@
108 abs_builddir = @abs_builddir@
109 abs_srcdir = @abs_srcdir@
110 abs_top_builddir = @abs_top_builddir@
111 abs_top_srcdir = @abs_top_srcdir@
112 ac_ct_CC = @ac_ct_CC@
113 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
114 am__include = @am__include@
115 am__leading_dot = @am__leading_dot@
116 am__quote = @am__quote@
117 am__tar = @am__tar@
118 am__untar = @am__untar@
119 bindir = @bindir@
120 build = @build@
121 build_alias = @build_alias@
122 build_cpu = @build_cpu@
123 build_os = @build_os@
124 build_vendor = @build_vendor@
125 builddir = @builddir@
126 datadir = @datadir@
127 datarootdir = @datarootdir@
128 docdir = @docdir@
129 dvidir = @dvidir@
130 exec_prefix = @exec_prefix@
131 host = @host@
132 host_alias = @host_alias@
133 host_cpu = @host_cpu@
134 host_os = @host_os@
135 host_vendor = @host_vendor@
136 htmldir = @htmldir@
137 includedir = @includedir@
138 infodir = @infodir@
139 install_sh = @install_sh@
140 libdir = @libdir@
141 libexecdir = @libexecdir@
142 localedir = @localedir@
143 localstatedir = @localstatedir@
144 lt_ECHO = @lt_ECHO@
145 mandir = @mandir@
146 mkdir_p = @mkdir_p@
147 oldincludedir = @oldincludedir@
148 pdfdir = @pdfdir@
149 prefix = @prefix@
150 program_transform_name = @program_transform_name@
151 psdir = @psdir@
152 sbindir = @sbindir@
153 sharedstatedir = @sharedstatedir@
154 srcdir = @srcdir@
155 sysconfdir = @sysconfdir@
156 target_alias = @target_alias@
157 top_builddir = @top_builddir@
158 top_srcdir = @top_srcdir@
159 VC6_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
166 VS2003_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
173 VS2008_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
180 EXTRA_DIST = config.h $(VC6_FILES) $(VS2003_FILES) $(VS2008_FILES)
181 all: 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
197 Makefile: $(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
214 mostlyclean-libtool:
215         -rm -f *.lo
216
217 clean-libtool:
218         -rm -rf .libs _libs
219 tags: TAGS
220 TAGS:
221
222 ctags: CTAGS
223 CTAGS:
224
225
226 distdir: $(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
252 check-am: all-am
253 check: check-am
254 all-am: Makefile
255 installdirs:
256 install: install-am
257 install-exec: install-exec-am
258 install-data: install-data-am
259 uninstall: uninstall-am
260
261 install-am: all-am
262         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
263
264 installcheck: installcheck-am
265 install-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
270 mostlyclean-generic:
271
272 clean-generic:
273
274 distclean-generic:
275         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
276
277 maintainer-clean-generic:
278         @echo "This command is intended for maintainers to use"
279         @echo "it deletes files that may require special tools to rebuild."
280 clean: clean-am
281
282 clean-am: clean-generic clean-libtool mostlyclean-am
283
284 distclean: distclean-am
285         -rm -f Makefile
286 distclean-am: clean-am distclean-generic
287
288 dvi: dvi-am
289
290 dvi-am:
291
292 html: html-am
293
294 info: info-am
295
296 info-am:
297
298 install-data-am:
299
300 install-dvi: install-dvi-am
301
302 install-exec-am:
303
304 install-html: install-html-am
305
306 install-info: install-info-am
307
308 install-man:
309
310 install-pdf: install-pdf-am
311
312 install-ps: install-ps-am
313
314 installcheck-am:
315
316 maintainer-clean: maintainer-clean-am
317         -rm -f Makefile
318 maintainer-clean-am: distclean-am maintainer-clean-generic
319
320 mostlyclean: mostlyclean-am
321
322 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
323
324 pdf: pdf-am
325
326 pdf-am:
327
328 ps: ps-am
329
330 ps-am:
331
332 uninstall-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.055126 seconds and 5 git commands to generate.