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