]> andersk Git - libyaml.git/blob - win32/Makefile.in
Debian: Release libyaml 0.1.7-2
[libyaml.git] / win32 / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18 am__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
60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
72 NORMAL_INSTALL = :
73 PRE_INSTALL = :
74 POST_INSTALL = :
75 NORMAL_UNINSTALL = :
76 PRE_UNINSTALL = :
77 POST_UNINSTALL = :
78 build_triplet = @build@
79 host_triplet = @host@
80 subdir = win32
81 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
82 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
84 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
85         $(ACLOCAL_M4)
86 mkinstalldirs = $(install_sh) -d
87 CONFIG_HEADER = $(top_builddir)/config.h
88 CONFIG_CLEAN_FILES =
89 CONFIG_CLEAN_VPATH_FILES =
90 AM_V_P = $(am__v_P_@AM_V@)
91 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
92 am__v_P_0 = false
93 am__v_P_1 = :
94 AM_V_GEN = $(am__v_GEN_@AM_V@)
95 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
96 am__v_GEN_0 = @echo "  GEN     " $@;
97 am__v_GEN_1 = 
98 AM_V_at = $(am__v_at_@AM_V@)
99 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
100 am__v_at_0 = @
101 am__v_at_1 = 
102 SOURCES =
103 DIST_SOURCES =
104 am__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
109 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
110 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111 ACLOCAL = @ACLOCAL@
112 AMTAR = @AMTAR@
113 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
114 AR = @AR@
115 AUTOCONF = @AUTOCONF@
116 AUTOHEADER = @AUTOHEADER@
117 AUTOMAKE = @AUTOMAKE@
118 AWK = @AWK@
119 CC = @CC@
120 CCDEPMODE = @CCDEPMODE@
121 CFLAGS = @CFLAGS@
122 CPP = @CPP@
123 CPPFLAGS = @CPPFLAGS@
124 CYGPATH_W = @CYGPATH_W@
125 DEFS = @DEFS@
126 DEPDIR = @DEPDIR@
127 DLLTOOL = @DLLTOOL@
128 DOXYGEN = @DOXYGEN@
129 DSYMUTIL = @DSYMUTIL@
130 DUMPBIN = @DUMPBIN@
131 ECHO_C = @ECHO_C@
132 ECHO_N = @ECHO_N@
133 ECHO_T = @ECHO_T@
134 EGREP = @EGREP@
135 EXEEXT = @EXEEXT@
136 FGREP = @FGREP@
137 GREP = @GREP@
138 INSTALL = @INSTALL@
139 INSTALL_DATA = @INSTALL_DATA@
140 INSTALL_PROGRAM = @INSTALL_PROGRAM@
141 INSTALL_SCRIPT = @INSTALL_SCRIPT@
142 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
143 LD = @LD@
144 LDFLAGS = @LDFLAGS@
145 LIBOBJS = @LIBOBJS@
146 LIBS = @LIBS@
147 LIBTOOL = @LIBTOOL@
148 LIPO = @LIPO@
149 LN_S = @LN_S@
150 LTLIBOBJS = @LTLIBOBJS@
151 MAKEINFO = @MAKEINFO@
152 MANIFEST_TOOL = @MANIFEST_TOOL@
153 MKDIR_P = @MKDIR_P@
154 NM = @NM@
155 NMEDIT = @NMEDIT@
156 OBJDUMP = @OBJDUMP@
157 OBJEXT = @OBJEXT@
158 OTOOL = @OTOOL@
159 OTOOL64 = @OTOOL64@
160 PACKAGE = @PACKAGE@
161 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
162 PACKAGE_NAME = @PACKAGE_NAME@
163 PACKAGE_STRING = @PACKAGE_STRING@
164 PACKAGE_TARNAME = @PACKAGE_TARNAME@
165 PACKAGE_URL = @PACKAGE_URL@
166 PACKAGE_VERSION = @PACKAGE_VERSION@
167 PATH_SEPARATOR = @PATH_SEPARATOR@
168 RANLIB = @RANLIB@
169 SED = @SED@
170 SET_MAKE = @SET_MAKE@
171 SHELL = @SHELL@
172 STRIP = @STRIP@
173 VERSION = @VERSION@
174 YAML_LT_AGE = @YAML_LT_AGE@
175 YAML_LT_CURRENT = @YAML_LT_CURRENT@
176 YAML_LT_RELEASE = @YAML_LT_RELEASE@
177 YAML_LT_REVISION = @YAML_LT_REVISION@
178 abs_builddir = @abs_builddir@
179 abs_srcdir = @abs_srcdir@
180 abs_top_builddir = @abs_top_builddir@
181 abs_top_srcdir = @abs_top_srcdir@
182 ac_ct_AR = @ac_ct_AR@
183 ac_ct_CC = @ac_ct_CC@
184 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
185 am__include = @am__include@
186 am__leading_dot = @am__leading_dot@
187 am__quote = @am__quote@
188 am__tar = @am__tar@
189 am__untar = @am__untar@
190 bindir = @bindir@
191 build = @build@
192 build_alias = @build_alias@
193 build_cpu = @build_cpu@
194 build_os = @build_os@
195 build_vendor = @build_vendor@
196 builddir = @builddir@
197 datadir = @datadir@
198 datarootdir = @datarootdir@
199 docdir = @docdir@
200 dvidir = @dvidir@
201 exec_prefix = @exec_prefix@
202 host = @host@
203 host_alias = @host_alias@
204 host_cpu = @host_cpu@
205 host_os = @host_os@
206 host_vendor = @host_vendor@
207 htmldir = @htmldir@
208 includedir = @includedir@
209 infodir = @infodir@
210 install_sh = @install_sh@
211 libdir = @libdir@
212 libexecdir = @libexecdir@
213 localedir = @localedir@
214 localstatedir = @localstatedir@
215 mandir = @mandir@
216 mkdir_p = @mkdir_p@
217 oldincludedir = @oldincludedir@
218 pdfdir = @pdfdir@
219 prefix = @prefix@
220 program_transform_name = @program_transform_name@
221 psdir = @psdir@
222 sbindir = @sbindir@
223 sharedstatedir = @sharedstatedir@
224 srcdir = @srcdir@
225 sysconfdir = @sysconfdir@
226 target_alias = @target_alias@
227 top_build_prefix = @top_build_prefix@
228 top_builddir = @top_builddir@
229 top_srcdir = @top_srcdir@
230 EXTRA_DIST = config.h
231 all: 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*) \
238               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
239                 && { if test -f $@; then exit 0; else break; fi; }; \
240               exit 1;; \
241           esac; \
242         done; \
243         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign win32/Makefile'; \
244         $(am__cd) $(top_srcdir) && \
245           $(AUTOMAKE) --foreign win32/Makefile
246 .PRECIOUS: Makefile
247 Makefile: $(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
263 $(am__aclocal_m4_deps):
264
265 mostlyclean-libtool:
266         -rm -f *.lo
267
268 clean-libtool:
269         -rm -rf .libs _libs
270 tags TAGS:
271
272 ctags CTAGS:
273
274 cscope cscopelist:
275
276
277 distdir: $(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,/[^/]*$$,,'`; \
293             if test -d "$(distdir)/$$file"; then \
294               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
295             fi; \
296             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
297               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
298               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
299             fi; \
300             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
301           else \
302             test -f "$(distdir)/$$file" \
303             || cp -p $$d/$$file "$(distdir)/$$file" \
304             || exit 1; \
305           fi; \
306         done
307 check-am: all-am
308 check: check-am
309 all-am: Makefile
310 installdirs:
311 install: install-am
312 install-exec: install-exec-am
313 install-data: install-data-am
314 uninstall: uninstall-am
315
316 install-am: all-am
317         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
318
319 installcheck: installcheck-am
320 install-strip:
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
330 mostlyclean-generic:
331
332 clean-generic:
333
334 distclean-generic:
335         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
336         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
337
338 maintainer-clean-generic:
339         @echo "This command is intended for maintainers to use"
340         @echo "it deletes files that may require special tools to rebuild."
341 clean: clean-am
342
343 clean-am: clean-generic clean-libtool mostlyclean-am
344
345 distclean: distclean-am
346         -rm -f Makefile
347 distclean-am: clean-am distclean-generic
348
349 dvi: dvi-am
350
351 dvi-am:
352
353 html: html-am
354
355 html-am:
356
357 info: info-am
358
359 info-am:
360
361 install-data-am:
362
363 install-dvi: install-dvi-am
364
365 install-dvi-am:
366
367 install-exec-am:
368
369 install-html: install-html-am
370
371 install-html-am:
372
373 install-info: install-info-am
374
375 install-info-am:
376
377 install-man:
378
379 install-pdf: install-pdf-am
380
381 install-pdf-am:
382
383 install-ps: install-ps-am
384
385 install-ps-am:
386
387 installcheck-am:
388
389 maintainer-clean: maintainer-clean-am
390         -rm -f Makefile
391 maintainer-clean-am: distclean-am maintainer-clean-generic
392
393 mostlyclean: mostlyclean-am
394
395 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
396
397 pdf: pdf-am
398
399 pdf-am:
400
401 ps: ps-am
402
403 ps-am:
404
405 uninstall-am:
406
407 .MAKE: install-am install-strip
408
409 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
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
420
421
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.144312 seconds and 5 git commands to generate.