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