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