]> andersk Git - libyaml.git/blame - Makefile.in
Imported Upstream version 0.1.6
[libyaml.git] / Makefile.in
CommitLineData
059850b5 1# Makefile.in generated by automake 1.11.3 from Makefile.am.
b9668ba4
AK
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
059850b5
AK
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
b9668ba4
AK
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@
0fbeb4dc 17
b9668ba4
AK
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
b9668ba4 20pkgincludedir = $(includedir)/@PACKAGE@
0fbeb4dc
AK
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
b9668ba4 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
b9668ba4
AK
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
5c706339 37subdir = .
b9668ba4
AK
38DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
0fbeb4dc
AK
40 $(srcdir)/yaml-0.1.pc.in $(top_srcdir)/configure \
41 config/config.guess config/config.sub config/depcomp \
42 config/install-sh config/ltmain.sh config/missing
b9668ba4
AK
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
5c706339 48 configure.lineno config.status.lineno
b9668ba4
AK
49mkinstalldirs = $(install_sh) -d
50CONFIG_HEADER = config.h
0fbeb4dc
AK
51CONFIG_CLEAN_FILES = yaml-0.1.pc
52CONFIG_CLEAN_VPATH_FILES =
b9668ba4
AK
53SOURCES =
54DIST_SOURCES =
55RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56 html-recursive info-recursive install-data-recursive \
5c706339
AK
57 install-dvi-recursive install-exec-recursive \
58 install-html-recursive install-info-recursive \
59 install-pdf-recursive install-ps-recursive install-recursive \
60 installcheck-recursive installdirs-recursive pdf-recursive \
61 ps-recursive uninstall-recursive
0fbeb4dc
AK
62am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
63am__vpath_adj = case $$p in \
64 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
65 *) f=$$p;; \
66 esac;
67am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
68am__install_max = 40
69am__nobase_strip_setup = \
70 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
71am__nobase_strip = \
72 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
73am__nobase_list = $(am__nobase_strip_setup); \
74 for p in $$list; do echo "$$p $$p"; done | \
75 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
76 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
77 if (++n[$$2] == $(am__install_max)) \
78 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
79 END { for (dir in files) print dir, files[dir] }'
80am__base_list = \
81 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
82 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
059850b5
AK
83am__uninstall_files_from_dir = { \
84 test -z "$$files" \
85 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
86 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
87 $(am__cd) "$$dir" && rm -f $$files; }; \
88 }
0fbeb4dc
AK
89am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
90DATA = $(pkgconfig_DATA)
5c706339
AK
91RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
92 distclean-recursive maintainer-clean-recursive
0fbeb4dc
AK
93AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
94 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
95 distdir dist dist-all distcheck
b9668ba4
AK
96ETAGS = etags
97CTAGS = ctags
98DIST_SUBDIRS = $(SUBDIRS)
99DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100distdir = $(PACKAGE)-$(VERSION)
101top_distdir = $(distdir)
102am__remove_distdir = \
059850b5
AK
103 if test -d "$(distdir)"; then \
104 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
105 && rm -rf "$(distdir)" \
106 || { sleep 5 && rm -rf "$(distdir)"; }; \
107 else :; fi
0fbeb4dc
AK
108am__relativize = \
109 dir0=`pwd`; \
110 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
111 sed_rest='s,^[^/]*/*,,'; \
112 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
113 sed_butlast='s,/*[^/]*$$,,'; \
114 while test -n "$$dir1"; do \
115 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
116 if test "$$first" != "."; then \
117 if test "$$first" = ".."; then \
118 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
119 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
120 else \
121 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
122 if test "$$first2" = "$$first"; then \
123 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
124 else \
125 dir2="../$$dir2"; \
126 fi; \
127 dir0="$$dir0"/"$$first"; \
128 fi; \
129 fi; \
130 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
131 done; \
132 reldir="$$dir2"
b9668ba4
AK
133DIST_ARCHIVES = $(distdir).tar.gz
134GZIP_ENV = --best
135distuninstallcheck_listfiles = find . -type f -print
059850b5
AK
136am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
137 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
b9668ba4
AK
138distcleancheck_listfiles = find . -type f -print
139ACLOCAL = @ACLOCAL@
b9668ba4
AK
140AMTAR = @AMTAR@
141AR = @AR@
142AUTOCONF = @AUTOCONF@
143AUTOHEADER = @AUTOHEADER@
144AUTOMAKE = @AUTOMAKE@
145AWK = @AWK@
146CC = @CC@
147CCDEPMODE = @CCDEPMODE@
148CFLAGS = @CFLAGS@
149CPP = @CPP@
150CPPFLAGS = @CPPFLAGS@
b9668ba4
AK
151CYGPATH_W = @CYGPATH_W@
152DEFS = @DEFS@
153DEPDIR = @DEPDIR@
059850b5 154DLLTOOL = @DLLTOOL@
b9668ba4 155DOXYGEN = @DOXYGEN@
5c706339
AK
156DSYMUTIL = @DSYMUTIL@
157DUMPBIN = @DUMPBIN@
b9668ba4
AK
158ECHO_C = @ECHO_C@
159ECHO_N = @ECHO_N@
160ECHO_T = @ECHO_T@
161EGREP = @EGREP@
162EXEEXT = @EXEEXT@
5c706339 163FGREP = @FGREP@
b9668ba4 164GREP = @GREP@
5c706339 165INSTALL = @INSTALL@
b9668ba4
AK
166INSTALL_DATA = @INSTALL_DATA@
167INSTALL_PROGRAM = @INSTALL_PROGRAM@
168INSTALL_SCRIPT = @INSTALL_SCRIPT@
169INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
5c706339 170LD = @LD@
b9668ba4
AK
171LDFLAGS = @LDFLAGS@
172LIBOBJS = @LIBOBJS@
173LIBS = @LIBS@
174LIBTOOL = @LIBTOOL@
5c706339 175LIPO = @LIPO@
b9668ba4
AK
176LN_S = @LN_S@
177LTLIBOBJS = @LTLIBOBJS@
178MAKEINFO = @MAKEINFO@
059850b5 179MANIFEST_TOOL = @MANIFEST_TOOL@
5c706339
AK
180MKDIR_P = @MKDIR_P@
181NM = @NM@
182NMEDIT = @NMEDIT@
47dc80f6 183OBJDUMP = @OBJDUMP@
b9668ba4 184OBJEXT = @OBJEXT@
5c706339
AK
185OTOOL = @OTOOL@
186OTOOL64 = @OTOOL64@
b9668ba4
AK
187PACKAGE = @PACKAGE@
188PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
189PACKAGE_NAME = @PACKAGE_NAME@
190PACKAGE_STRING = @PACKAGE_STRING@
191PACKAGE_TARNAME = @PACKAGE_TARNAME@
0fbeb4dc 192PACKAGE_URL = @PACKAGE_URL@
b9668ba4
AK
193PACKAGE_VERSION = @PACKAGE_VERSION@
194PATH_SEPARATOR = @PATH_SEPARATOR@
195RANLIB = @RANLIB@
5c706339 196SED = @SED@
b9668ba4
AK
197SET_MAKE = @SET_MAKE@
198SHELL = @SHELL@
199STRIP = @STRIP@
200VERSION = @VERSION@
201YAML_LT_AGE = @YAML_LT_AGE@
202YAML_LT_CURRENT = @YAML_LT_CURRENT@
203YAML_LT_RELEASE = @YAML_LT_RELEASE@
204YAML_LT_REVISION = @YAML_LT_REVISION@
5c706339
AK
205abs_builddir = @abs_builddir@
206abs_srcdir = @abs_srcdir@
207abs_top_builddir = @abs_top_builddir@
208abs_top_srcdir = @abs_top_srcdir@
059850b5 209ac_ct_AR = @ac_ct_AR@
b9668ba4 210ac_ct_CC = @ac_ct_CC@
5c706339 211ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
b9668ba4
AK
212am__include = @am__include@
213am__leading_dot = @am__leading_dot@
214am__quote = @am__quote@
215am__tar = @am__tar@
216am__untar = @am__untar@
217bindir = @bindir@
218build = @build@
219build_alias = @build_alias@
220build_cpu = @build_cpu@
221build_os = @build_os@
222build_vendor = @build_vendor@
5c706339 223builddir = @builddir@
b9668ba4
AK
224datadir = @datadir@
225datarootdir = @datarootdir@
226docdir = @docdir@
227dvidir = @dvidir@
228exec_prefix = @exec_prefix@
229host = @host@
230host_alias = @host_alias@
231host_cpu = @host_cpu@
232host_os = @host_os@
233host_vendor = @host_vendor@
234htmldir = @htmldir@
235includedir = @includedir@
236infodir = @infodir@
237install_sh = @install_sh@
238libdir = @libdir@
239libexecdir = @libexecdir@
240localedir = @localedir@
241localstatedir = @localstatedir@
242mandir = @mandir@
243mkdir_p = @mkdir_p@
244oldincludedir = @oldincludedir@
245pdfdir = @pdfdir@
246prefix = @prefix@
247program_transform_name = @program_transform_name@
248psdir = @psdir@
249sbindir = @sbindir@
250sharedstatedir = @sharedstatedir@
5c706339 251srcdir = @srcdir@
b9668ba4
AK
252sysconfdir = @sysconfdir@
253target_alias = @target_alias@
47dc80f6 254top_build_prefix = @top_build_prefix@
5c706339
AK
255top_builddir = @top_builddir@
256top_srcdir = @top_srcdir@
257SUBDIRS = include src . tests win32
059850b5 258EXTRA_DIST = README LICENSE CMakeLists.txt doc/doxygen.cfg
0fbeb4dc
AK
259pkgconfigdir = $(libdir)/pkgconfig
260pkgconfig_DATA = yaml-0.1.pc
b9668ba4
AK
261all: config.h
262 $(MAKE) $(AM_MAKEFLAGS) all-recursive
263
264.SUFFIXES:
059850b5 265am--refresh: Makefile
b9668ba4
AK
266 @:
267$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
268 @for dep in $?; do \
269 case '$(am__configure_deps)' in \
270 *$$dep*) \
0fbeb4dc
AK
271 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
272 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
b9668ba4
AK
273 && exit 0; \
274 exit 1;; \
275 esac; \
276 done; \
0fbeb4dc
AK
277 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
278 $(am__cd) $(top_srcdir) && \
279 $(AUTOMAKE) --foreign Makefile
b9668ba4
AK
280.PRECIOUS: Makefile
281Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
282 @case '$?' in \
283 *config.status*) \
284 echo ' $(SHELL) ./config.status'; \
285 $(SHELL) ./config.status;; \
286 *) \
287 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
288 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
289 esac;
290
291$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
292 $(SHELL) ./config.status --recheck
293
294$(top_srcdir)/configure: $(am__configure_deps)
0fbeb4dc 295 $(am__cd) $(srcdir) && $(AUTOCONF)
b9668ba4 296$(ACLOCAL_M4): $(am__aclocal_m4_deps)
0fbeb4dc
AK
297 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
298$(am__aclocal_m4_deps):
b9668ba4
AK
299
300config.h: stamp-h1
059850b5
AK
301 @if test ! -f $@; then rm -f stamp-h1; else :; fi
302 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
b9668ba4
AK
303
304stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
305 @rm -f stamp-h1
306 cd $(top_builddir) && $(SHELL) ./config.status config.h
307$(srcdir)/config.h.in: $(am__configure_deps)
0fbeb4dc 308 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
b9668ba4
AK
309 rm -f stamp-h1
310 touch $@
311
312distclean-hdr:
313 -rm -f config.h stamp-h1
0fbeb4dc
AK
314yaml-0.1.pc: $(top_builddir)/config.status $(srcdir)/yaml-0.1.pc.in
315 cd $(top_builddir) && $(SHELL) ./config.status $@
b9668ba4
AK
316
317mostlyclean-libtool:
318 -rm -f *.lo
319
320clean-libtool:
321 -rm -rf .libs _libs
322
323distclean-libtool:
47dc80f6 324 -rm -f libtool config.lt
0fbeb4dc
AK
325install-pkgconfigDATA: $(pkgconfig_DATA)
326 @$(NORMAL_INSTALL)
327 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
328 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
329 for p in $$list; do \
330 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
331 echo "$$d$$p"; \
332 done | $(am__base_list) | \
333 while read files; do \
334 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
335 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
336 done
337
338uninstall-pkgconfigDATA:
339 @$(NORMAL_UNINSTALL)
340 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
341 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
059850b5 342 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
b9668ba4
AK
343
344# This directory's subdirectories are mostly independent; you can cd
345# into them and run `make' without going through this Makefile.
346# To change the values of `make' variables: instead of editing Makefiles,
347# (1) if the variable is set in `config.status', edit `config.status'
348# (which will cause the Makefiles to be regenerated when you run `make');
349# (2) otherwise, pass the desired values on the `make' command line.
350$(RECURSIVE_TARGETS):
0fbeb4dc 351 @fail= failcom='exit 1'; \
b9668ba4
AK
352 for f in x $$MAKEFLAGS; do \
353 case $$f in \
354 *=* | --[!k]*);; \
355 *k*) failcom='fail=yes';; \
356 esac; \
357 done; \
358 dot_seen=no; \
359 target=`echo $@ | sed s/-recursive//`; \
360 list='$(SUBDIRS)'; for subdir in $$list; do \
361 echo "Making $$target in $$subdir"; \
362 if test "$$subdir" = "."; then \
363 dot_seen=yes; \
364 local_target="$$target-am"; \
365 else \
366 local_target="$$target"; \
367 fi; \
0fbeb4dc 368 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
b9668ba4
AK
369 || eval $$failcom; \
370 done; \
371 if test "$$dot_seen" = "no"; then \
372 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
373 fi; test -z "$$fail"
374
5c706339 375$(RECURSIVE_CLEAN_TARGETS):
0fbeb4dc 376 @fail= failcom='exit 1'; \
b9668ba4
AK
377 for f in x $$MAKEFLAGS; do \
378 case $$f in \
379 *=* | --[!k]*);; \
380 *k*) failcom='fail=yes';; \
381 esac; \
382 done; \
383 dot_seen=no; \
384 case "$@" in \
385 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
386 *) list='$(SUBDIRS)' ;; \
387 esac; \
388 rev=''; for subdir in $$list; do \
389 if test "$$subdir" = "."; then :; else \
390 rev="$$subdir $$rev"; \
391 fi; \
392 done; \
393 rev="$$rev ."; \
394 target=`echo $@ | sed s/-recursive//`; \
395 for subdir in $$rev; do \
396 echo "Making $$target in $$subdir"; \
397 if test "$$subdir" = "."; then \
398 local_target="$$target-am"; \
399 else \
400 local_target="$$target"; \
401 fi; \
0fbeb4dc 402 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
b9668ba4
AK
403 || eval $$failcom; \
404 done && test -z "$$fail"
405tags-recursive:
406 list='$(SUBDIRS)'; for subdir in $$list; do \
0fbeb4dc 407 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
b9668ba4
AK
408 done
409ctags-recursive:
410 list='$(SUBDIRS)'; for subdir in $$list; do \
0fbeb4dc 411 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
b9668ba4
AK
412 done
413
414ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
415 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
416 unique=`for i in $$list; do \
417 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418 done | \
47dc80f6 419 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
5c706339 420 END { if (nonempty) { for (i in files) print i; }; }'`; \
b9668ba4
AK
421 mkid -fID $$unique
422tags: TAGS
423
424TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
425 $(TAGS_FILES) $(LISP)
0fbeb4dc 426 set x; \
b9668ba4
AK
427 here=`pwd`; \
428 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
429 include_option=--etags-include; \
430 empty_fix=.; \
431 else \
432 include_option=--include; \
433 empty_fix=; \
434 fi; \
435 list='$(SUBDIRS)'; for subdir in $$list; do \
436 if test "$$subdir" = .; then :; else \
437 test ! -f $$subdir/TAGS || \
0fbeb4dc 438 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
b9668ba4
AK
439 fi; \
440 done; \
441 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
442 unique=`for i in $$list; do \
443 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
444 done | \
5c706339
AK
445 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
446 END { if (nonempty) { for (i in files) print i; }; }'`; \
0fbeb4dc
AK
447 shift; \
448 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
b9668ba4 449 test -n "$$unique" || unique=$$empty_fix; \
0fbeb4dc
AK
450 if test $$# -gt 0; then \
451 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
452 "$$@" $$unique; \
453 else \
454 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
455 $$unique; \
456 fi; \
b9668ba4
AK
457 fi
458ctags: CTAGS
459CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
460 $(TAGS_FILES) $(LISP)
b9668ba4
AK
461 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
462 unique=`for i in $$list; do \
463 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464 done | \
5c706339
AK
465 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
466 END { if (nonempty) { for (i in files) print i; }; }'`; \
0fbeb4dc 467 test -z "$(CTAGS_ARGS)$$unique" \
b9668ba4 468 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
0fbeb4dc 469 $$unique
b9668ba4
AK
470
471GTAGS:
472 here=`$(am__cd) $(top_builddir) && pwd` \
0fbeb4dc
AK
473 && $(am__cd) $(top_srcdir) \
474 && gtags -i $(GTAGS_ARGS) "$$here"
b9668ba4
AK
475
476distclean-tags:
477 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
478
479distdir: $(DISTFILES)
480 $(am__remove_distdir)
0fbeb4dc 481 test -d "$(distdir)" || mkdir "$(distdir)"
5c706339
AK
482 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
483 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
484 list='$(DISTFILES)'; \
485 dist_files=`for file in $$list; do echo $$file; done | \
486 sed -e "s|^$$srcdirstrip/||;t" \
487 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
488 case $$dist_files in \
489 */*) $(MKDIR_P) `echo "$$dist_files" | \
490 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
491 sort -u` ;; \
492 esac; \
493 for file in $$dist_files; do \
b9668ba4 494 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
b9668ba4 495 if test -d $$d/$$file; then \
5c706339 496 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
0fbeb4dc
AK
497 if test -d "$(distdir)/$$file"; then \
498 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
499 fi; \
b9668ba4 500 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
0fbeb4dc
AK
501 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
502 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
b9668ba4 503 fi; \
0fbeb4dc 504 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
b9668ba4 505 else \
0fbeb4dc
AK
506 test -f "$(distdir)/$$file" \
507 || cp -p $$d/$$file "$(distdir)/$$file" \
b9668ba4
AK
508 || exit 1; \
509 fi; \
510 done
0fbeb4dc 511 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
b9668ba4
AK
512 if test "$$subdir" = .; then :; else \
513 test -d "$(distdir)/$$subdir" \
5c706339 514 || $(MKDIR_P) "$(distdir)/$$subdir" \
b9668ba4 515 || exit 1; \
0fbeb4dc
AK
516 fi; \
517 done
518 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
519 if test "$$subdir" = .; then :; else \
520 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
521 $(am__relativize); \
522 new_distdir=$$reldir; \
523 dir1=$$subdir; dir2="$(top_distdir)"; \
524 $(am__relativize); \
525 new_top_distdir=$$reldir; \
526 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
527 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
528 ($(am__cd) $$subdir && \
b9668ba4 529 $(MAKE) $(AM_MAKEFLAGS) \
0fbeb4dc
AK
530 top_distdir="$$new_top_distdir" \
531 distdir="$$new_distdir" \
5c706339
AK
532 am__remove_distdir=: \
533 am__skip_length_check=: \
0fbeb4dc 534 am__skip_mode_fix=: \
b9668ba4
AK
535 distdir) \
536 || exit 1; \
537 fi; \
538 done
0fbeb4dc
AK
539 -test -n "$(am__skip_mode_fix)" \
540 || find "$(distdir)" -type d ! -perm -755 \
541 -exec chmod u+rwx,go+rx {} \; -o \
b9668ba4
AK
542 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
543 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
5c706339 544 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
0fbeb4dc 545 || chmod -R a+r "$(distdir)"
b9668ba4
AK
546dist-gzip: distdir
547 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
548 $(am__remove_distdir)
549
550dist-bzip2: distdir
059850b5
AK
551 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
552 $(am__remove_distdir)
553
554dist-lzip: distdir
555 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
b9668ba4
AK
556 $(am__remove_distdir)
557
5c706339
AK
558dist-lzma: distdir
559 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
560 $(am__remove_distdir)
561
0fbeb4dc 562dist-xz: distdir
059850b5 563 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
0fbeb4dc
AK
564 $(am__remove_distdir)
565
b9668ba4
AK
566dist-tarZ: distdir
567 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
568 $(am__remove_distdir)
569
570dist-shar: distdir
571 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
572 $(am__remove_distdir)
573
574dist-zip: distdir
575 -rm -f $(distdir).zip
576 zip -rq $(distdir).zip $(distdir)
577 $(am__remove_distdir)
578
579dist dist-all: distdir
580 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
581 $(am__remove_distdir)
582
583# This target untars the dist file and tries a VPATH configuration. Then
584# it guarantees that the distribution is self-contained by making another
585# tarfile.
586distcheck: dist
587 case '$(DIST_ARCHIVES)' in \
588 *.tar.gz*) \
0fbeb4dc 589 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
b9668ba4 590 *.tar.bz2*) \
0fbeb4dc 591 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
5c706339 592 *.tar.lzma*) \
0fbeb4dc 593 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
059850b5
AK
594 *.tar.lz*) \
595 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
0fbeb4dc
AK
596 *.tar.xz*) \
597 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
b9668ba4
AK
598 *.tar.Z*) \
599 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
600 *.shar.gz*) \
0fbeb4dc 601 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
b9668ba4
AK
602 *.zip*) \
603 unzip $(distdir).zip ;;\
604 esac
605 chmod -R a-w $(distdir); chmod a+w $(distdir)
606 mkdir $(distdir)/_build
607 mkdir $(distdir)/_inst
608 chmod a-w $(distdir)
0fbeb4dc 609 test -d $(distdir)/_build || exit 0; \
b9668ba4
AK
610 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
611 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
0fbeb4dc
AK
612 && am__cwd=`pwd` \
613 && $(am__cd) $(distdir)/_build \
b9668ba4 614 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
059850b5 615 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
b9668ba4
AK
616 $(DISTCHECK_CONFIGURE_FLAGS) \
617 && $(MAKE) $(AM_MAKEFLAGS) \
618 && $(MAKE) $(AM_MAKEFLAGS) dvi \
619 && $(MAKE) $(AM_MAKEFLAGS) check \
620 && $(MAKE) $(AM_MAKEFLAGS) install \
621 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
622 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
623 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
624 distuninstallcheck \
625 && chmod -R a-w "$$dc_install_base" \
626 && ({ \
627 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
628 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
629 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
630 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
631 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
632 } || { rm -rf "$$dc_destdir"; exit 1; }) \
633 && rm -rf "$$dc_destdir" \
634 && $(MAKE) $(AM_MAKEFLAGS) dist \
635 && rm -rf $(DIST_ARCHIVES) \
0fbeb4dc
AK
636 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
637 && cd "$$am__cwd" \
638 || exit 1
b9668ba4
AK
639 $(am__remove_distdir)
640 @(echo "$(distdir) archives ready for distribution: "; \
641 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
5c706339 642 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
b9668ba4 643distuninstallcheck:
059850b5
AK
644 @test -n '$(distuninstallcheck_dir)' || { \
645 echo 'ERROR: trying to run $@ with an empty' \
646 '$$(distuninstallcheck_dir)' >&2; \
647 exit 1; \
648 }; \
649 $(am__cd) '$(distuninstallcheck_dir)' || { \
650 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
651 exit 1; \
652 }; \
653 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
b9668ba4
AK
654 || { echo "ERROR: files left after uninstall:" ; \
655 if test -n "$(DESTDIR)"; then \
656 echo " (check DESTDIR support)"; \
657 fi ; \
658 $(distuninstallcheck_listfiles) ; \
659 exit 1; } >&2
660distcleancheck: distclean
661 @if test '$(srcdir)' = . ; then \
662 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
663 exit 1 ; \
664 fi
665 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
666 || { echo "ERROR: files left in build directory after distclean:" ; \
667 $(distcleancheck_listfiles) ; \
668 exit 1; } >&2
669check-am: all-am
670check: check-recursive
0fbeb4dc 671all-am: Makefile $(DATA) config.h
b9668ba4
AK
672installdirs: installdirs-recursive
673installdirs-am:
0fbeb4dc
AK
674 for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
675 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
676 done
b9668ba4
AK
677install: install-recursive
678install-exec: install-exec-recursive
679install-data: install-data-recursive
680uninstall: uninstall-recursive
681
682install-am: all-am
683 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
684
685installcheck: installcheck-recursive
686install-strip:
059850b5
AK
687 if test -z '$(STRIP)'; then \
688 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
689 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
690 install; \
691 else \
692 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
693 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
694 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
695 fi
b9668ba4
AK
696mostlyclean-generic:
697
698clean-generic:
699
700distclean-generic:
701 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
0fbeb4dc 702 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
b9668ba4
AK
703
704maintainer-clean-generic:
705 @echo "This command is intended for maintainers to use"
706 @echo "it deletes files that may require special tools to rebuild."
707clean: clean-recursive
708
709clean-am: clean-generic clean-libtool mostlyclean-am
710
711distclean: distclean-recursive
712 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
713 -rm -f Makefile
714distclean-am: clean-am distclean-generic distclean-hdr \
715 distclean-libtool distclean-tags
716
717dvi: dvi-recursive
718
719dvi-am:
720
721html: html-recursive
722
0fbeb4dc
AK
723html-am:
724
b9668ba4
AK
725info: info-recursive
726
727info-am:
728
0fbeb4dc 729install-data-am: install-pkgconfigDATA
b9668ba4 730
5c706339
AK
731install-dvi: install-dvi-recursive
732
0fbeb4dc
AK
733install-dvi-am:
734
b9668ba4
AK
735install-exec-am:
736
5c706339
AK
737install-html: install-html-recursive
738
0fbeb4dc
AK
739install-html-am:
740
b9668ba4
AK
741install-info: install-info-recursive
742
0fbeb4dc
AK
743install-info-am:
744
b9668ba4
AK
745install-man:
746
5c706339
AK
747install-pdf: install-pdf-recursive
748
0fbeb4dc
AK
749install-pdf-am:
750
5c706339
AK
751install-ps: install-ps-recursive
752
0fbeb4dc
AK
753install-ps-am:
754
b9668ba4
AK
755installcheck-am:
756
757maintainer-clean: maintainer-clean-recursive
758 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
759 -rm -rf $(top_srcdir)/autom4te.cache
760 -rm -f Makefile
761maintainer-clean-am: distclean-am maintainer-clean-generic \
762 maintainer-clean-local
763
764mostlyclean: mostlyclean-recursive
765
766mostlyclean-am: mostlyclean-generic mostlyclean-libtool
767
768pdf: pdf-recursive
769
770pdf-am:
771
772ps: ps-recursive
773
774ps-am:
775
0fbeb4dc 776uninstall-am: uninstall-pkgconfigDATA
5c706339 777
0fbeb4dc
AK
778.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
779 ctags-recursive install-am install-strip tags-recursive
5c706339
AK
780
781.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
782 all all-am am--refresh check check-am clean clean-generic \
783 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
059850b5
AK
784 dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
785 dist-zip distcheck distclean distclean-generic distclean-hdr \
0fbeb4dc
AK
786 distclean-libtool distclean-tags distcleancheck distdir \
787 distuninstallcheck dvi dvi-am html html-am info info-am \
788 install install-am install-data install-data-am install-dvi \
789 install-dvi-am install-exec install-exec-am install-html \
790 install-html-am install-info install-info-am install-man \
791 install-pdf install-pdf-am install-pkgconfigDATA install-ps \
792 install-ps-am install-strip installcheck installcheck-am \
793 installdirs installdirs-am maintainer-clean \
794 maintainer-clean-generic maintainer-clean-local mostlyclean \
795 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
796 tags tags-recursive uninstall uninstall-am \
797 uninstall-pkgconfigDATA
b9668ba4
AK
798
799
800maintainer-clean-local:
801 -rm -f aclocal.m4 config.h.in configure config/*
802 -find ${builddir} -name Makefile.in -exec rm -f '{}' ';'
803
804.PHONY: bootstrap
805bootstrap: maintainer-clean
806 ./bootstrap
0fbeb4dc 807
b9668ba4
AK
808# Tell versions [3.59,3.63) of GNU make to not export all variables.
809# Otherwise a system limit (for SysV at least) may be exceeded.
810.NOEXPORT:
This page took 0.170261 seconds and 5 git commands to generate.