]> andersk Git - libyaml.git/blame - win32/Makefile.in
debian: Mark libyaml-doc Multi-Arch: foreign
[libyaml.git] / win32 / Makefile.in
CommitLineData
0044e680 1# Makefile.in generated by automake 1.14.1 from Makefile.am.
5c706339
AK
2# @configure_input@
3
0044e680
AK
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
5c706339
AK
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@
0044e680
AK
17am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18am__make_running_with_option = \
19 case $${target_option-} in \
20 ?) ;; \
21 *) echo "am__make_running_with_option: internal error: invalid" \
22 "target option '$${target_option-}' specified" >&2; \
23 exit 1;; \
24 esac; \
25 has_opt=no; \
26 sane_makeflags=$$MAKEFLAGS; \
27 if $(am__is_gnu_make); then \
28 sane_makeflags=$$MFLAGS; \
29 else \
30 case $$MAKEFLAGS in \
31 *\\[\ \ ]*) \
32 bs=\\; \
33 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
35 esac; \
36 fi; \
37 skip_next=no; \
38 strip_trailopt () \
39 { \
40 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41 }; \
42 for flg in $$sane_makeflags; do \
43 test $$skip_next = yes && { skip_next=no; continue; }; \
44 case $$flg in \
45 *=*|--*) continue;; \
46 -*I) strip_trailopt 'I'; skip_next=yes;; \
47 -*I?*) strip_trailopt 'I';; \
48 -*O) strip_trailopt 'O'; skip_next=yes;; \
49 -*O?*) strip_trailopt 'O';; \
50 -*l) strip_trailopt 'l'; skip_next=yes;; \
51 -*l?*) strip_trailopt 'l';; \
52 -[dEDm]) skip_next=yes;; \
53 -[JT]) skip_next=yes;; \
54 esac; \
55 case $$flg in \
56 *$$target_option*) has_opt=yes; break;; \
57 esac; \
58 done; \
59 test $$has_opt = yes
60am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
5c706339 62pkgdatadir = $(datadir)/@PACKAGE@
5c706339 63pkgincludedir = $(includedir)/@PACKAGE@
0fbeb4dc
AK
64pkglibdir = $(libdir)/@PACKAGE@
65pkglibexecdir = $(libexecdir)/@PACKAGE@
5c706339
AK
66am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67install_sh_DATA = $(install_sh) -c -m 644
68install_sh_PROGRAM = $(install_sh) -c
69install_sh_SCRIPT = $(install_sh) -c
70INSTALL_HEADER = $(INSTALL_DATA)
71transform = $(program_transform_name)
72NORMAL_INSTALL = :
73PRE_INSTALL = :
74POST_INSTALL = :
75NORMAL_UNINSTALL = :
76PRE_UNINSTALL = :
77POST_UNINSTALL = :
78build_triplet = @build@
79host_triplet = @host@
80subdir = win32
0044e680 81DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
5c706339
AK
82ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83am__aclocal_m4_deps = $(top_srcdir)/configure.ac
84am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
85 $(ACLOCAL_M4)
86mkinstalldirs = $(install_sh) -d
87CONFIG_HEADER = $(top_builddir)/config.h
88CONFIG_CLEAN_FILES =
0fbeb4dc 89CONFIG_CLEAN_VPATH_FILES =
0044e680
AK
90AM_V_P = $(am__v_P_@AM_V@)
91am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
92am__v_P_0 = false
93am__v_P_1 = :
94AM_V_GEN = $(am__v_GEN_@AM_V@)
95am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
96am__v_GEN_0 = @echo " GEN " $@;
97am__v_GEN_1 =
98AM_V_at = $(am__v_at_@AM_V@)
99am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
100am__v_at_0 = @
101am__v_at_1 =
5c706339
AK
102SOURCES =
103DIST_SOURCES =
0044e680
AK
104am__can_run_installinfo = \
105 case $$AM_UPDATE_INFO_DIR in \
106 n|no|NO) false;; \
107 *) (install-info --version) >/dev/null 2>&1;; \
108 esac
109am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
5c706339
AK
110DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111ACLOCAL = @ACLOCAL@
112AMTAR = @AMTAR@
0044e680 113AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
5c706339
AK
114AR = @AR@
115AUTOCONF = @AUTOCONF@
116AUTOHEADER = @AUTOHEADER@
117AUTOMAKE = @AUTOMAKE@
118AWK = @AWK@
119CC = @CC@
120CCDEPMODE = @CCDEPMODE@
121CFLAGS = @CFLAGS@
122CPP = @CPP@
123CPPFLAGS = @CPPFLAGS@
124CYGPATH_W = @CYGPATH_W@
125DEFS = @DEFS@
126DEPDIR = @DEPDIR@
059850b5 127DLLTOOL = @DLLTOOL@
5c706339
AK
128DOXYGEN = @DOXYGEN@
129DSYMUTIL = @DSYMUTIL@
130DUMPBIN = @DUMPBIN@
131ECHO_C = @ECHO_C@
132ECHO_N = @ECHO_N@
133ECHO_T = @ECHO_T@
134EGREP = @EGREP@
135EXEEXT = @EXEEXT@
136FGREP = @FGREP@
137GREP = @GREP@
138INSTALL = @INSTALL@
139INSTALL_DATA = @INSTALL_DATA@
140INSTALL_PROGRAM = @INSTALL_PROGRAM@
141INSTALL_SCRIPT = @INSTALL_SCRIPT@
142INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
143LD = @LD@
144LDFLAGS = @LDFLAGS@
145LIBOBJS = @LIBOBJS@
146LIBS = @LIBS@
147LIBTOOL = @LIBTOOL@
148LIPO = @LIPO@
149LN_S = @LN_S@
150LTLIBOBJS = @LTLIBOBJS@
151MAKEINFO = @MAKEINFO@
059850b5 152MANIFEST_TOOL = @MANIFEST_TOOL@
5c706339
AK
153MKDIR_P = @MKDIR_P@
154NM = @NM@
155NMEDIT = @NMEDIT@
47dc80f6 156OBJDUMP = @OBJDUMP@
5c706339
AK
157OBJEXT = @OBJEXT@
158OTOOL = @OTOOL@
159OTOOL64 = @OTOOL64@
160PACKAGE = @PACKAGE@
161PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
162PACKAGE_NAME = @PACKAGE_NAME@
163PACKAGE_STRING = @PACKAGE_STRING@
164PACKAGE_TARNAME = @PACKAGE_TARNAME@
0fbeb4dc 165PACKAGE_URL = @PACKAGE_URL@
5c706339
AK
166PACKAGE_VERSION = @PACKAGE_VERSION@
167PATH_SEPARATOR = @PATH_SEPARATOR@
168RANLIB = @RANLIB@
169SED = @SED@
170SET_MAKE = @SET_MAKE@
171SHELL = @SHELL@
172STRIP = @STRIP@
173VERSION = @VERSION@
174YAML_LT_AGE = @YAML_LT_AGE@
175YAML_LT_CURRENT = @YAML_LT_CURRENT@
176YAML_LT_RELEASE = @YAML_LT_RELEASE@
177YAML_LT_REVISION = @YAML_LT_REVISION@
178abs_builddir = @abs_builddir@
179abs_srcdir = @abs_srcdir@
180abs_top_builddir = @abs_top_builddir@
181abs_top_srcdir = @abs_top_srcdir@
059850b5 182ac_ct_AR = @ac_ct_AR@
5c706339
AK
183ac_ct_CC = @ac_ct_CC@
184ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
185am__include = @am__include@
186am__leading_dot = @am__leading_dot@
187am__quote = @am__quote@
188am__tar = @am__tar@
189am__untar = @am__untar@
190bindir = @bindir@
191build = @build@
192build_alias = @build_alias@
193build_cpu = @build_cpu@
194build_os = @build_os@
195build_vendor = @build_vendor@
196builddir = @builddir@
197datadir = @datadir@
198datarootdir = @datarootdir@
199docdir = @docdir@
200dvidir = @dvidir@
201exec_prefix = @exec_prefix@
202host = @host@
203host_alias = @host_alias@
204host_cpu = @host_cpu@
205host_os = @host_os@
206host_vendor = @host_vendor@
207htmldir = @htmldir@
208includedir = @includedir@
209infodir = @infodir@
210install_sh = @install_sh@
211libdir = @libdir@
212libexecdir = @libexecdir@
213localedir = @localedir@
214localstatedir = @localstatedir@
5c706339
AK
215mandir = @mandir@
216mkdir_p = @mkdir_p@
217oldincludedir = @oldincludedir@
218pdfdir = @pdfdir@
219prefix = @prefix@
220program_transform_name = @program_transform_name@
221psdir = @psdir@
222sbindir = @sbindir@
223sharedstatedir = @sharedstatedir@
224srcdir = @srcdir@
225sysconfdir = @sysconfdir@
226target_alias = @target_alias@
47dc80f6 227top_build_prefix = @top_build_prefix@
5c706339
AK
228top_builddir = @top_builddir@
229top_srcdir = @top_srcdir@
0044e680 230EXTRA_DIST = config.h
5c706339
AK
231all: all-am
232
233.SUFFIXES:
234$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
235 @for dep in $?; do \
236 case '$(am__configure_deps)' in \
237 *$$dep*) \
47dc80f6
AK
238 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
239 && { if test -f $@; then exit 0; else break; fi; }; \
5c706339
AK
240 exit 1;; \
241 esac; \
242 done; \
0fbeb4dc
AK
243 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign win32/Makefile'; \
244 $(am__cd) $(top_srcdir) && \
245 $(AUTOMAKE) --foreign win32/Makefile
5c706339
AK
246.PRECIOUS: Makefile
247Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
248 @case '$?' in \
249 *config.status*) \
250 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
251 *) \
252 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
253 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
254 esac;
255
256$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258
259$(top_srcdir)/configure: $(am__configure_deps)
260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261$(ACLOCAL_M4): $(am__aclocal_m4_deps)
262 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
0fbeb4dc 263$(am__aclocal_m4_deps):
5c706339
AK
264
265mostlyclean-libtool:
266 -rm -f *.lo
267
268clean-libtool:
269 -rm -rf .libs _libs
0044e680
AK
270tags TAGS:
271
272ctags CTAGS:
5c706339 273
0044e680 274cscope cscopelist:
5c706339
AK
275
276
277distdir: $(DISTFILES)
278 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
279 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
280 list='$(DISTFILES)'; \
281 dist_files=`for file in $$list; do echo $$file; done | \
282 sed -e "s|^$$srcdirstrip/||;t" \
283 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
284 case $$dist_files in \
285 */*) $(MKDIR_P) `echo "$$dist_files" | \
286 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
287 sort -u` ;; \
288 esac; \
289 for file in $$dist_files; do \
290 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
291 if test -d $$d/$$file; then \
292 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
0fbeb4dc
AK
293 if test -d "$(distdir)/$$file"; then \
294 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
295 fi; \
5c706339 296 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
0fbeb4dc
AK
297 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
298 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
5c706339 299 fi; \
0fbeb4dc 300 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
5c706339 301 else \
0fbeb4dc
AK
302 test -f "$(distdir)/$$file" \
303 || cp -p $$d/$$file "$(distdir)/$$file" \
5c706339
AK
304 || exit 1; \
305 fi; \
306 done
307check-am: all-am
308check: check-am
309all-am: Makefile
310installdirs:
311install: install-am
312install-exec: install-exec-am
313install-data: install-data-am
314uninstall: uninstall-am
315
316install-am: all-am
317 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
318
319installcheck: installcheck-am
320install-strip:
059850b5
AK
321 if test -z '$(STRIP)'; then \
322 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
323 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
324 install; \
325 else \
326 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
327 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
328 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
329 fi
5c706339
AK
330mostlyclean-generic:
331
332clean-generic:
333
334distclean-generic:
335 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
0fbeb4dc 336 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
5c706339
AK
337
338maintainer-clean-generic:
339 @echo "This command is intended for maintainers to use"
340 @echo "it deletes files that may require special tools to rebuild."
341clean: clean-am
342
343clean-am: clean-generic clean-libtool mostlyclean-am
344
345distclean: distclean-am
346 -rm -f Makefile
347distclean-am: clean-am distclean-generic
348
349dvi: dvi-am
350
351dvi-am:
352
353html: html-am
354
0fbeb4dc
AK
355html-am:
356
5c706339
AK
357info: info-am
358
359info-am:
360
361install-data-am:
362
363install-dvi: install-dvi-am
364
0fbeb4dc
AK
365install-dvi-am:
366
5c706339
AK
367install-exec-am:
368
369install-html: install-html-am
370
0fbeb4dc
AK
371install-html-am:
372
5c706339
AK
373install-info: install-info-am
374
0fbeb4dc
AK
375install-info-am:
376
5c706339
AK
377install-man:
378
379install-pdf: install-pdf-am
380
0fbeb4dc
AK
381install-pdf-am:
382
5c706339
AK
383install-ps: install-ps-am
384
0fbeb4dc
AK
385install-ps-am:
386
5c706339
AK
387installcheck-am:
388
389maintainer-clean: maintainer-clean-am
390 -rm -f Makefile
391maintainer-clean-am: distclean-am maintainer-clean-generic
392
393mostlyclean: mostlyclean-am
394
395mostlyclean-am: mostlyclean-generic mostlyclean-libtool
396
397pdf: pdf-am
398
399pdf-am:
400
401ps: ps-am
402
403ps-am:
404
405uninstall-am:
406
407.MAKE: install-am install-strip
408
409.PHONY: all all-am check check-am clean clean-generic clean-libtool \
0044e680
AK
410 cscopelist-am ctags-am distclean distclean-generic \
411 distclean-libtool distdir dvi dvi-am html html-am info info-am \
412 install install-am install-data install-data-am install-dvi \
413 install-dvi-am install-exec install-exec-am install-html \
414 install-html-am install-info install-info-am install-man \
415 install-pdf install-pdf-am install-ps install-ps-am \
416 install-strip installcheck installcheck-am installdirs \
417 maintainer-clean maintainer-clean-generic mostlyclean \
418 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
419 tags-am uninstall uninstall-am
5c706339 420
0fbeb4dc 421
5c706339
AK
422# Tell versions [3.59,3.63) of GNU make to not export all variables.
423# Otherwise a system limit (for SysV at least) may be exceeded.
424.NOEXPORT:
This page took 0.121193 seconds and 5 git commands to generate.