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