# Makefile.in generated by automake 1.16.5 from Makefile.am.
# libdwfl/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2021 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.





am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/elfutils
pkgincludedir = $(includedir)/elfutils
pkglibdir = $(libdir)/elfutils
pkglibexecdir = $(libexecdir)/elfutils
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-apple-darwin23.4.0
host_triplet = x86_64-apple-darwin23.4.0
#am__append_1 = -DSYMBOL_VERSIONING
#am__append_2 = bzip2.c
#am__append_3 = lzma.c
#am__append_4 = zstd.c
subdir = libdwfl
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/biarch.m4 \
	$(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/zip.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
	$(pkginclude_HEADERS) $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
LTLIBRARIES = $(noinst_LTLIBRARIES)
libdwfl_la_LIBADD =
am__libdwfl_la_SOURCES_DIST = dwfl_begin.c dwfl_end.c dwfl_error.c \
	dwfl_version.c dwfl_module.c dwfl_report_elf.c relocate.c \
	dwfl_module_build_id.c dwfl_module_report_build_id.c \
	derelocate.c offline.c segment.c dwfl_module_info.c \
	dwfl_getmodules.c dwfl_getdwarf.c dwfl_module_getdwarf.c \
	dwfl_module_getelf.c dwfl_validate_address.c argp-std.c \
	find-debuginfo.c dwfl_build_id_find_elf.c \
	dwfl_build_id_find_debuginfo.c linux-kernel-modules.c \
	linux-proc-maps.c dwfl_addrmodule.c dwfl_addrdwarf.c cu.c \
	dwfl_module_nextcu.c dwfl_nextcu.c dwfl_cumodule.c \
	dwfl_module_addrdie.c dwfl_addrdie.c lines.c dwfl_lineinfo.c \
	dwfl_line_comp_dir.c dwfl_linemodule.c dwfl_linecu.c \
	dwfl_dwarf_line.c dwfl_getsrclines.c dwfl_onesrcline.c \
	dwfl_module_getsrc.c dwfl_getsrc.c dwfl_module_getsrc_file.c \
	libdwfl_crc32.c libdwfl_crc32_file.c elf-from-memory.c \
	dwfl_module_dwarf_cfi.c dwfl_module_eh_cfi.c \
	dwfl_module_getsym.c dwfl_module_addrname.c \
	dwfl_module_addrsym.c dwfl_module_return_value_location.c \
	dwfl_module_register_names.c dwfl_segment_report_module.c \
	link_map.c core-file.c open.c image-header.c dwfl_frame.c \
	frame_unwind.c dwfl_frame_pc.c linux-pid-attach.c \
	linux-core-attach.c dwfl_frame_regs.c gzip.c \
	debuginfod-client.c bzip2.c lzma.c zstd.c
#am__objects_1 = bzip2.lo
#am__objects_2 = lzma.lo
#am__objects_3 = zstd.lo
am_libdwfl_la_OBJECTS = dwfl_begin.lo dwfl_end.lo dwfl_error.lo \
	dwfl_version.lo dwfl_module.lo dwfl_report_elf.lo relocate.lo \
	dwfl_module_build_id.lo dwfl_module_report_build_id.lo \
	derelocate.lo offline.lo segment.lo dwfl_module_info.lo \
	dwfl_getmodules.lo dwfl_getdwarf.lo dwfl_module_getdwarf.lo \
	dwfl_module_getelf.lo dwfl_validate_address.lo argp-std.lo \
	find-debuginfo.lo dwfl_build_id_find_elf.lo \
	dwfl_build_id_find_debuginfo.lo linux-kernel-modules.lo \
	linux-proc-maps.lo dwfl_addrmodule.lo dwfl_addrdwarf.lo cu.lo \
	dwfl_module_nextcu.lo dwfl_nextcu.lo dwfl_cumodule.lo \
	dwfl_module_addrdie.lo dwfl_addrdie.lo lines.lo \
	dwfl_lineinfo.lo dwfl_line_comp_dir.lo dwfl_linemodule.lo \
	dwfl_linecu.lo dwfl_dwarf_line.lo dwfl_getsrclines.lo \
	dwfl_onesrcline.lo dwfl_module_getsrc.lo dwfl_getsrc.lo \
	dwfl_module_getsrc_file.lo libdwfl_crc32.lo \
	libdwfl_crc32_file.lo elf-from-memory.lo \
	dwfl_module_dwarf_cfi.lo dwfl_module_eh_cfi.lo \
	dwfl_module_getsym.lo dwfl_module_addrname.lo \
	dwfl_module_addrsym.lo dwfl_module_return_value_location.lo \
	dwfl_module_register_names.lo dwfl_segment_report_module.lo \
	link_map.lo core-file.lo open.lo image-header.lo dwfl_frame.lo \
	frame_unwind.lo dwfl_frame_pc.lo linux-pid-attach.lo \
	linux-core-attach.lo dwfl_frame_regs.lo gzip.lo \
	debuginfod-client.lo $(am__objects_1) $(am__objects_2) \
	$(am__objects_3)
libdwfl_la_OBJECTS = $(am_libdwfl_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
AM_V_P = $(am__v_P_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
am__maybe_remake_depfiles = depfiles
am__depfiles_remade = ./$(DEPDIR)/argp-std.Plo ./$(DEPDIR)/bzip2.Plo \
	./$(DEPDIR)/core-file.Plo ./$(DEPDIR)/cu.Plo \
	./$(DEPDIR)/debuginfod-client.Plo ./$(DEPDIR)/derelocate.Plo \
	./$(DEPDIR)/dwfl_addrdie.Plo ./$(DEPDIR)/dwfl_addrdwarf.Plo \
	./$(DEPDIR)/dwfl_addrmodule.Plo ./$(DEPDIR)/dwfl_begin.Plo \
	./$(DEPDIR)/dwfl_build_id_find_debuginfo.Plo \
	./$(DEPDIR)/dwfl_build_id_find_elf.Plo \
	./$(DEPDIR)/dwfl_cumodule.Plo ./$(DEPDIR)/dwfl_dwarf_line.Plo \
	./$(DEPDIR)/dwfl_end.Plo ./$(DEPDIR)/dwfl_error.Plo \
	./$(DEPDIR)/dwfl_frame.Plo ./$(DEPDIR)/dwfl_frame_pc.Plo \
	./$(DEPDIR)/dwfl_frame_regs.Plo ./$(DEPDIR)/dwfl_getdwarf.Plo \
	./$(DEPDIR)/dwfl_getmodules.Plo ./$(DEPDIR)/dwfl_getsrc.Plo \
	./$(DEPDIR)/dwfl_getsrclines.Plo \
	./$(DEPDIR)/dwfl_line_comp_dir.Plo ./$(DEPDIR)/dwfl_linecu.Plo \
	./$(DEPDIR)/dwfl_lineinfo.Plo ./$(DEPDIR)/dwfl_linemodule.Plo \
	./$(DEPDIR)/dwfl_module.Plo \
	./$(DEPDIR)/dwfl_module_addrdie.Plo \
	./$(DEPDIR)/dwfl_module_addrname.Plo \
	./$(DEPDIR)/dwfl_module_addrsym.Plo \
	./$(DEPDIR)/dwfl_module_build_id.Plo \
	./$(DEPDIR)/dwfl_module_dwarf_cfi.Plo \
	./$(DEPDIR)/dwfl_module_eh_cfi.Plo \
	./$(DEPDIR)/dwfl_module_getdwarf.Plo \
	./$(DEPDIR)/dwfl_module_getelf.Plo \
	./$(DEPDIR)/dwfl_module_getsrc.Plo \
	./$(DEPDIR)/dwfl_module_getsrc_file.Plo \
	./$(DEPDIR)/dwfl_module_getsym.Plo \
	./$(DEPDIR)/dwfl_module_info.Plo \
	./$(DEPDIR)/dwfl_module_nextcu.Plo \
	./$(DEPDIR)/dwfl_module_register_names.Plo \
	./$(DEPDIR)/dwfl_module_report_build_id.Plo \
	./$(DEPDIR)/dwfl_module_return_value_location.Plo \
	./$(DEPDIR)/dwfl_nextcu.Plo ./$(DEPDIR)/dwfl_onesrcline.Plo \
	./$(DEPDIR)/dwfl_report_elf.Plo \
	./$(DEPDIR)/dwfl_segment_report_module.Plo \
	./$(DEPDIR)/dwfl_validate_address.Plo \
	./$(DEPDIR)/dwfl_version.Plo ./$(DEPDIR)/elf-from-memory.Plo \
	./$(DEPDIR)/find-debuginfo.Plo ./$(DEPDIR)/frame_unwind.Plo \
	./$(DEPDIR)/gzip.Plo ./$(DEPDIR)/image-header.Plo \
	./$(DEPDIR)/libdwfl_crc32.Plo \
	./$(DEPDIR)/libdwfl_crc32_file.Plo ./$(DEPDIR)/lines.Plo \
	./$(DEPDIR)/link_map.Plo ./$(DEPDIR)/linux-core-attach.Plo \
	./$(DEPDIR)/linux-kernel-modules.Plo \
	./$(DEPDIR)/linux-pid-attach.Plo \
	./$(DEPDIR)/linux-proc-maps.Plo ./$(DEPDIR)/lzma.Plo \
	./$(DEPDIR)/offline.Plo ./$(DEPDIR)/open.Plo \
	./$(DEPDIR)/relocate.Plo ./$(DEPDIR)/segment.Plo \
	./$(DEPDIR)/zstd.Plo
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(libdwfl_la_SOURCES)
DIST_SOURCES = $(am__libdwfl_la_SOURCES_DIST)
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(pkgincludedir)"
HEADERS = $(noinst_HEADERS) $(pkginclude_HEADERS)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/config/depcomp \
	$(top_srcdir)/config/eu.am ChangeLog
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} '/Volumes/x64/openwrt/build_dir/host/elfutils-0.189/config/missing' aclocal-1.16
ALLOCA = 
ALLOCA_H = alloca.h
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 0
APPLE_UNIVERSAL_BUILD = 0
AR = ar

# Drop the 'u' flag that automake adds by default. It is incompatible
# with deterministic archives.
ARFLAGS = cr
ASSERT_H = assert.h
AUTOCONF = ${SHELL} '/Volumes/x64/openwrt/build_dir/host/elfutils-0.189/config/missing' autoconf
AUTOHEADER = ${SHELL} '/Volumes/x64/openwrt/build_dir/host/elfutils-0.189/config/missing' autoheader
AUTOMAKE = ${SHELL} '/Volumes/x64/openwrt/build_dir/host/elfutils-0.189/config/missing' automake-1.16
AWK = gawk
BITSIZEOF_PTRDIFF_T = 
BITSIZEOF_SIG_ATOMIC_T = 
BITSIZEOF_SIZE_T = 
BITSIZEOF_WCHAR_T = 
BITSIZEOF_WINT_T = 
BZ2_LIB = 
CC = /Volumes/x64/openwrt/staging_dir/host/bin/gcc
CCDEPMODE = depmode=none
CC_BIARCH = /Volumes/x64/openwrt/staging_dir/host/bin/gcc -m32
CFLAGS = -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig
CPP = /Volumes/x64/openwrt/staging_dir/host/bin/gcc -E
CPPFLAGS = -I/Volumes/x64/openwrt/staging_dir/host/include 
CSCOPE = cscope
CTAGS = ctags
CXX = /Volumes/x64/openwrt/staging_dir/host/bin/g++ -std=c++11
CXXCPP = /Volumes/x64/openwrt/staging_dir/host/bin/g++ -E -std=c++11
CXXDEPMODE = depmode=none
CXXFLAGS = -D_FORTIFY_SOURCE=3 
CYGPATH_W = echo
DEBUGINFOD_URLS = 
DEBUGPRED = 0
DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"${localedir}"'
DEPDIR = .deps
DLLTOOL = false
DSYMUTIL = dsymutil
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /Volumes/x64/openwrt/staging_dir/host/bin/grep -E
EMULTIHOP_HIDDEN = 
EMULTIHOP_VALUE = 
ENOLINK_HIDDEN = 
ENOLINK_VALUE = 
EOVERFLOW_HIDDEN = 
EOVERFLOW_VALUE = 
ERRNO_H = 
ERROR_H = error.h
ETAGS = etags
EXEEXT = 
FGREP = /Volumes/x64/openwrt/staging_dir/host/bin/grep -F
FILECMD = file
FLOAT_H = 
GCOV = 
GENHTML = 
GETOPT_CDEFS_H = getopt-cdefs.h
GETOPT_H = getopt.h
GETTEXT_MACRO_VERSION = 0.20
GL_CFLAG_ALLOW_WARNINGS = -Wno-error
GL_CFLAG_GNULIB_WARNINGS =  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits
GL_GNULIB_ACCESS = 0
GL_GNULIB_ALIGNED_ALLOC = 0
GL_GNULIB_ALPHASORT = 0
GL_GNULIB_ATOLL = 0
GL_GNULIB_BTOWC = 0
GL_GNULIB_CALLOC_GNU = 0
GL_GNULIB_CALLOC_POSIX = 0
GL_GNULIB_CANONICALIZE_FILE_NAME = 0
GL_GNULIB_CHDIR = 1
GL_GNULIB_CHMOD = 0
GL_GNULIB_CHOWN = 0
GL_GNULIB_CLOSE = 1
GL_GNULIB_CLOSEDIR = 1
GL_GNULIB_COPY_FILE_RANGE = 0
GL_GNULIB_CREAT = 0
GL_GNULIB_CTIME = 0
GL_GNULIB_DIRFD = 1
GL_GNULIB_DPRINTF = 0
GL_GNULIB_DUP = 1
GL_GNULIB_DUP2 = 1
GL_GNULIB_DUP3 = 0
GL_GNULIB_ENVIRON = 0
GL_GNULIB_EUIDACCESS = 0
GL_GNULIB_EXECL = 0
GL_GNULIB_EXECLE = 0
GL_GNULIB_EXECLP = 0
GL_GNULIB_EXECV = 0
GL_GNULIB_EXECVE = 0
GL_GNULIB_EXECVP = 0
GL_GNULIB_EXECVPE = 0
GL_GNULIB_EXPLICIT_BZERO = 0
GL_GNULIB_FACCESSAT = 0
GL_GNULIB_FCHDIR = 1
GL_GNULIB_FCHMODAT = 0
GL_GNULIB_FCHOWNAT = 0
GL_GNULIB_FCLOSE = 0
GL_GNULIB_FCNTL = 1
GL_GNULIB_FDATASYNC = 0
GL_GNULIB_FDOPEN = 0
GL_GNULIB_FDOPENDIR = 1
GL_GNULIB_FFLUSH = 0
GL_GNULIB_FFS = 0
GL_GNULIB_FFSL = 0
GL_GNULIB_FFSLL = 0
GL_GNULIB_FGETC = 1
GL_GNULIB_FGETS = 1
GL_GNULIB_FOPEN = 0
GL_GNULIB_FOPEN_GNU = 0
GL_GNULIB_FPRINTF = 1
GL_GNULIB_FPRINTF_POSIX = 0
GL_GNULIB_FPURGE = 0
GL_GNULIB_FPUTC = 1
GL_GNULIB_FPUTS = 1
GL_GNULIB_FREAD = 1
GL_GNULIB_FREE_POSIX = 1
GL_GNULIB_FREOPEN = 0
GL_GNULIB_FSCANF = 1
GL_GNULIB_FSEEK = 0
GL_GNULIB_FSEEKO = 0
GL_GNULIB_FSTAT = 1
GL_GNULIB_FSTATAT = 0
GL_GNULIB_FSYNC = 0
GL_GNULIB_FTELL = 0
GL_GNULIB_FTELLO = 0
GL_GNULIB_FTRUNCATE = 0
GL_GNULIB_FUTIMENS = 0
GL_GNULIB_FWRITE = 1
GL_GNULIB_GETC = 1
GL_GNULIB_GETCHAR = 1
GL_GNULIB_GETCWD = 1
GL_GNULIB_GETDELIM = 0
GL_GNULIB_GETDOMAINNAME = 0
GL_GNULIB_GETDTABLESIZE = 1
GL_GNULIB_GETENTROPY = 0
GL_GNULIB_GETGROUPS = 0
GL_GNULIB_GETHOSTNAME = 0
GL_GNULIB_GETLINE = 0
GL_GNULIB_GETLOADAVG = 0
GL_GNULIB_GETLOGIN = 0
GL_GNULIB_GETLOGIN_R = 0
GL_GNULIB_GETOPT_POSIX = 1
GL_GNULIB_GETPAGESIZE = 0
GL_GNULIB_GETPASS = 0
GL_GNULIB_GETPASS_GNU = 0
GL_GNULIB_GETPROGNAME = 1
GL_GNULIB_GETSUBOPT = 0
GL_GNULIB_GETUMASK = 0
GL_GNULIB_GETUSERSHELL = 0
GL_GNULIB_GRANTPT = 0
GL_GNULIB_GROUP_MEMBER = 0
GL_GNULIB_IMAXABS = 0
GL_GNULIB_IMAXDIV = 0
GL_GNULIB_ISATTY = 0
GL_GNULIB_LCHMOD = 0
GL_GNULIB_LCHOWN = 0
GL_GNULIB_LINK = 0
GL_GNULIB_LINKAT = 0
GL_GNULIB_LOCALTIME = 0
GL_GNULIB_LSEEK = 0
GL_GNULIB_LSTAT = 1
GL_GNULIB_MALLOC_GNU = 1
GL_GNULIB_MALLOC_POSIX = 1
GL_GNULIB_MBRLEN = 0
GL_GNULIB_MBRTOWC = 0
GL_GNULIB_MBSCASECMP = 0
GL_GNULIB_MBSCASESTR = 0
GL_GNULIB_MBSCHR = 0
GL_GNULIB_MBSCSPN = 0
GL_GNULIB_MBSINIT = 0
GL_GNULIB_MBSLEN = 0
GL_GNULIB_MBSNCASECMP = 0
GL_GNULIB_MBSNLEN = 0
GL_GNULIB_MBSNRTOWCS = 0
GL_GNULIB_MBSPBRK = 0
GL_GNULIB_MBSPCASECMP = 0
GL_GNULIB_MBSRCHR = 0
GL_GNULIB_MBSRTOWCS = 0
GL_GNULIB_MBSSEP = 0
GL_GNULIB_MBSSPN = 0
GL_GNULIB_MBSSTR = 0
GL_GNULIB_MBSTOK_R = 0
GL_GNULIB_MBTOWC = 0
GL_GNULIB_MDA_ACCESS = 1
GL_GNULIB_MDA_CHDIR = 1
GL_GNULIB_MDA_CHMOD = 1
GL_GNULIB_MDA_CLOSE = 1
GL_GNULIB_MDA_CREAT = 1
GL_GNULIB_MDA_DUP = 1
GL_GNULIB_MDA_DUP2 = 1
GL_GNULIB_MDA_ECVT = 1
GL_GNULIB_MDA_EXECL = 1
GL_GNULIB_MDA_EXECLE = 1
GL_GNULIB_MDA_EXECLP = 1
GL_GNULIB_MDA_EXECV = 1
GL_GNULIB_MDA_EXECVE = 1
GL_GNULIB_MDA_EXECVP = 1
GL_GNULIB_MDA_EXECVPE = 1
GL_GNULIB_MDA_FCLOSEALL = 1
GL_GNULIB_MDA_FCVT = 1
GL_GNULIB_MDA_FDOPEN = 1
GL_GNULIB_MDA_FILENO = 1
GL_GNULIB_MDA_GCVT = 1
GL_GNULIB_MDA_GETCWD = 1
GL_GNULIB_MDA_GETPID = 1
GL_GNULIB_MDA_GETW = 1
GL_GNULIB_MDA_ISATTY = 1
GL_GNULIB_MDA_LFIND = 1
GL_GNULIB_MDA_LSEARCH = 1
GL_GNULIB_MDA_LSEEK = 1
GL_GNULIB_MDA_MEMCCPY = 1
GL_GNULIB_MDA_MKDIR = 1
GL_GNULIB_MDA_MKTEMP = 1
GL_GNULIB_MDA_OPEN = 1
GL_GNULIB_MDA_PUTENV = 1
GL_GNULIB_MDA_PUTW = 1
GL_GNULIB_MDA_READ = 1
GL_GNULIB_MDA_RMDIR = 1
GL_GNULIB_MDA_STRDUP = 1
GL_GNULIB_MDA_SWAB = 1
GL_GNULIB_MDA_TEMPNAM = 1
GL_GNULIB_MDA_TZSET = 1
GL_GNULIB_MDA_UMASK = 1
GL_GNULIB_MDA_UNLINK = 1
GL_GNULIB_MDA_WCSDUP = 1
GL_GNULIB_MDA_WRITE = 1
GL_GNULIB_MEMCHR = 1
GL_GNULIB_MEMMEM = 0
GL_GNULIB_MEMPCPY = 1
GL_GNULIB_MEMRCHR = 1
GL_GNULIB_MEMSET_EXPLICIT = 0
GL_GNULIB_MKDIR = 0
GL_GNULIB_MKDIRAT = 0
GL_GNULIB_MKDTEMP = 0
GL_GNULIB_MKFIFO = 0
GL_GNULIB_MKFIFOAT = 0
GL_GNULIB_MKNOD = 0
GL_GNULIB_MKNODAT = 0
GL_GNULIB_MKOSTEMP = 0
GL_GNULIB_MKOSTEMPS = 0
GL_GNULIB_MKSTEMP = 0
GL_GNULIB_MKSTEMPS = 0
GL_GNULIB_MKTIME = 0
GL_GNULIB_NANOSLEEP = 0
GL_GNULIB_NONBLOCKING = 0
GL_GNULIB_OBSTACK_PRINTF = 0
GL_GNULIB_OBSTACK_PRINTF_POSIX = 0
GL_GNULIB_OPEN = 1
GL_GNULIB_OPENAT = 1
GL_GNULIB_OPENDIR = 1
GL_GNULIB_OVERRIDES_STRUCT_STAT = 0
GL_GNULIB_PCLOSE = 0
GL_GNULIB_PERROR = 0
GL_GNULIB_PIPE = 1
GL_GNULIB_PIPE2 = 0
GL_GNULIB_POPEN = 0
GL_GNULIB_POSIX_MEMALIGN = 0
GL_GNULIB_POSIX_OPENPT = 0
GL_GNULIB_PREAD = 0
GL_GNULIB_PRINTF = 1
GL_GNULIB_PRINTF_POSIX = 0
GL_GNULIB_PTSNAME = 0
GL_GNULIB_PTSNAME_R = 0
GL_GNULIB_PUTC = 1
GL_GNULIB_PUTCHAR = 1
GL_GNULIB_PUTENV = 0
GL_GNULIB_PUTS = 1
GL_GNULIB_PWRITE = 0
GL_GNULIB_QSORT_R = 0
GL_GNULIB_RANDOM = 0
GL_GNULIB_RANDOM_R = 0
GL_GNULIB_RAWMEMCHR = 1
GL_GNULIB_READ = 0
GL_GNULIB_READDIR = 1
GL_GNULIB_READLINK = 0
GL_GNULIB_READLINKAT = 0
GL_GNULIB_REALLOCARRAY = 0
GL_GNULIB_REALLOC_GNU = 0
GL_GNULIB_REALLOC_POSIX = 1
GL_GNULIB_REALPATH = 0
GL_GNULIB_REMOVE = 0
GL_GNULIB_RENAME = 0
GL_GNULIB_RENAMEAT = 0
GL_GNULIB_REWINDDIR = 0
GL_GNULIB_RMDIR = 0
GL_GNULIB_RPMATCH = 0
GL_GNULIB_SCANDIR = 0
GL_GNULIB_SCANF = 1
GL_GNULIB_SECURE_GETENV = 0
GL_GNULIB_SETENV = 0
GL_GNULIB_SETHOSTNAME = 0
GL_GNULIB_SIGABBREV_NP = 0
GL_GNULIB_SIGDESCR_NP = 0
GL_GNULIB_SLEEP = 1
GL_GNULIB_SNPRINTF = 0
GL_GNULIB_SPRINTF_POSIX = 0
GL_GNULIB_STAT = 1
GL_GNULIB_STDIO_H_NONBLOCKING = 0
GL_GNULIB_STDIO_H_SIGPIPE = 0
GL_GNULIB_STPCPY = 0
GL_GNULIB_STPNCPY = 0
GL_GNULIB_STRCASESTR = 0
GL_GNULIB_STRCHRNUL = 1
GL_GNULIB_STRDUP = 1
GL_GNULIB_STRERROR = 1
GL_GNULIB_STRERRORNAME_NP = 0
GL_GNULIB_STRERROR_R = 0
GL_GNULIB_STRFTIME = 0
GL_GNULIB_STRNCAT = 0
GL_GNULIB_STRNDUP = 1
GL_GNULIB_STRNLEN = 1
GL_GNULIB_STRPBRK = 0
GL_GNULIB_STRPTIME = 0
GL_GNULIB_STRSEP = 0
GL_GNULIB_STRSIGNAL = 0
GL_GNULIB_STRSTR = 0
GL_GNULIB_STRTOD = 0
GL_GNULIB_STRTOIMAX = 0
GL_GNULIB_STRTOK_R = 0
GL_GNULIB_STRTOL = 0
GL_GNULIB_STRTOLD = 0
GL_GNULIB_STRTOLL = 0
GL_GNULIB_STRTOUL = 0
GL_GNULIB_STRTOULL = 0
GL_GNULIB_STRTOUMAX = 0
GL_GNULIB_STRVERSCMP = 0
GL_GNULIB_SYMLINK = 0
GL_GNULIB_SYMLINKAT = 0
GL_GNULIB_SYSTEM_POSIX = 0
GL_GNULIB_TIME = 0
GL_GNULIB_TIMEGM = 0
GL_GNULIB_TIMESPEC_GET = 0
GL_GNULIB_TIMESPEC_GETRES = 0
GL_GNULIB_TIME_R = 0
GL_GNULIB_TIME_RZ = 0
GL_GNULIB_TMPFILE = 0
GL_GNULIB_TRUNCATE = 0
GL_GNULIB_TSEARCH = 1
GL_GNULIB_TTYNAME_R = 0
GL_GNULIB_TZSET = 0
GL_GNULIB_UNISTD_H_GETOPT = 1
GL_GNULIB_UNISTD_H_NONBLOCKING = 0
GL_GNULIB_UNISTD_H_SIGPIPE = 0
GL_GNULIB_UNLINK = 0
GL_GNULIB_UNLINKAT = 0
GL_GNULIB_UNLOCKPT = 0
GL_GNULIB_UNSETENV = 0
GL_GNULIB_USLEEP = 0
GL_GNULIB_UTIMENSAT = 0
GL_GNULIB_VASPRINTF = 0
GL_GNULIB_VDPRINTF = 0
GL_GNULIB_VFPRINTF = 1
GL_GNULIB_VFPRINTF_POSIX = 0
GL_GNULIB_VFSCANF = 0
GL_GNULIB_VPRINTF = 1
GL_GNULIB_VPRINTF_POSIX = 0
GL_GNULIB_VSCANF = 0
GL_GNULIB_VSNPRINTF = 1
GL_GNULIB_VSPRINTF_POSIX = 0
GL_GNULIB_WCPCPY = 0
GL_GNULIB_WCPNCPY = 0
GL_GNULIB_WCRTOMB = 0
GL_GNULIB_WCSCASECMP = 0
GL_GNULIB_WCSCAT = 0
GL_GNULIB_WCSCHR = 0
GL_GNULIB_WCSCMP = 0
GL_GNULIB_WCSCOLL = 0
GL_GNULIB_WCSCPY = 0
GL_GNULIB_WCSCSPN = 0
GL_GNULIB_WCSDUP = 0
GL_GNULIB_WCSFTIME = 0
GL_GNULIB_WCSLEN = 0
GL_GNULIB_WCSNCASECMP = 0
GL_GNULIB_WCSNCAT = 0
GL_GNULIB_WCSNCMP = 0
GL_GNULIB_WCSNCPY = 0
GL_GNULIB_WCSNLEN = 0
GL_GNULIB_WCSNRTOMBS = 0
GL_GNULIB_WCSPBRK = 0
GL_GNULIB_WCSRCHR = 0
GL_GNULIB_WCSRTOMBS = 0
GL_GNULIB_WCSSPN = 0
GL_GNULIB_WCSSTR = 0
GL_GNULIB_WCSTOK = 0
GL_GNULIB_WCSWIDTH = 0
GL_GNULIB_WCSXFRM = 0
GL_GNULIB_WCTOB = 0
GL_GNULIB_WCTOMB = 0
GL_GNULIB_WCWIDTH = 0
GL_GNULIB_WMEMCHR = 0
GL_GNULIB_WMEMCMP = 0
GL_GNULIB_WMEMCPY = 0
GL_GNULIB_WMEMMOVE = 0
GL_GNULIB_WMEMPCPY = 0
GL_GNULIB_WMEMSET = 0
GL_GNULIB_WRITE = 0
GL_GNULIB__EXIT = 0
GMSGFMT = /usr/local/bin/msgfmt
GMSGFMT_015 = /usr/local/bin/msgfmt
GNULIBHEADERS_OVERRIDE_WINT_T = 0
GNULIB_GETTIMEOFDAY = 0
GREP = /Volumes/x64/openwrt/staging_dir/host/bin/grep
HAVE_ALIGNED_ALLOC = 1
HAVE_ALLOCA_H = 1
HAVE_ALPHASORT = 1
HAVE_ATOLL = 1
HAVE_BISON = 
HAVE_BTOWC = 1
HAVE_BUNZIP2 = yes
HAVE_C99_STDINT_H = 1
HAVE_CANONICALIZE_FILE_NAME = 1
HAVE_CHOWN = 1
HAVE_CLOSEDIR = 1
HAVE_COPY_FILE_RANGE = 1
HAVE_CRTDEFS_H = 0
HAVE_CXX11 = yes
HAVE_DECL_DIRFD = 1
HAVE_DECL_ECVT = 1
HAVE_DECL_ENVIRON = 1
HAVE_DECL_EXECVPE = 0
HAVE_DECL_FCHDIR = 1
HAVE_DECL_FCLOSEALL = 0
HAVE_DECL_FCVT = 1
HAVE_DECL_FDATASYNC = 1
HAVE_DECL_FDOPENDIR = 1
HAVE_DECL_FPURGE = 1
HAVE_DECL_FSEEKO = 1
HAVE_DECL_FTELLO = 1
HAVE_DECL_GCVT = 1
HAVE_DECL_GETDELIM = 1
HAVE_DECL_GETDOMAINNAME = 1
HAVE_DECL_GETLINE = 1
HAVE_DECL_GETLOADAVG = 1
HAVE_DECL_GETLOGIN = 1
HAVE_DECL_GETLOGIN_R = 1
HAVE_DECL_GETPAGESIZE = 1
HAVE_DECL_GETUSERSHELL = 1
HAVE_DECL_GETW = 1
HAVE_DECL_IMAXABS = 1
HAVE_DECL_IMAXDIV = 1
HAVE_DECL_INITSTATE = 1
HAVE_DECL_LOCALTIME_R = 1
HAVE_DECL_MEMMEM = 1
HAVE_DECL_MEMRCHR = 0
HAVE_DECL_OBSTACK_PRINTF = 1
HAVE_DECL_PUTW = 1
HAVE_DECL_SETENV = 1
HAVE_DECL_SETHOSTNAME = 1
HAVE_DECL_SETSTATE = 1
HAVE_DECL_SNPRINTF = 1
HAVE_DECL_STRDUP = 1
HAVE_DECL_STRERROR_R = 1
HAVE_DECL_STRNCASECMP = 1
HAVE_DECL_STRNDUP = 1
HAVE_DECL_STRNLEN = 1
HAVE_DECL_STRSIGNAL = 1
HAVE_DECL_STRTOIMAX = 1
HAVE_DECL_STRTOK_R = 1
HAVE_DECL_STRTOUMAX = 1
HAVE_DECL_TRUNCATE = 1
HAVE_DECL_TTYNAME_R = 1
HAVE_DECL_UNSETENV = 1
HAVE_DECL_VSNPRINTF = 1
HAVE_DECL_WCSDUP = 1
HAVE_DECL_WCTOB = 1
HAVE_DECL_WCWIDTH = 1
HAVE_DIRENT_H = 1
HAVE_DPRINTF = 1
HAVE_DUP3 = 1
HAVE_ERROR = 0
HAVE_ERROR_AT_LINE = 0
HAVE_ERROR_H = 0
HAVE_EUIDACCESS = 1
HAVE_EXECVPE = 1
HAVE_EXPLICIT_BZERO = 1
HAVE_FACCESSAT = 1
HAVE_FCHDIR = 1
HAVE_FCHMODAT = 1
HAVE_FCHOWNAT = 1
HAVE_FCNTL = 1
HAVE_FDATASYNC = 1
HAVE_FDOPENDIR = 1
HAVE_FEATURES_H = 0
HAVE_FFS = 1
HAVE_FFSL = 1
HAVE_FFSLL = 1
HAVE_FLEX = 
HAVE_FSEEKO = 1
HAVE_FSTATAT = 1
HAVE_FSYNC = 1
HAVE_FTELLO = 1
HAVE_FTRUNCATE = 1
HAVE_FUTIMENS = 1
HAVE_GAWK = 
HAVE_GETDTABLESIZE = 1
HAVE_GETENTROPY = 1
HAVE_GETGROUPS = 1
HAVE_GETHOSTNAME = 1
HAVE_GETLOGIN = 1
HAVE_GETOPT_H = 1
HAVE_GETPAGESIZE = 1
HAVE_GETPASS = 1
HAVE_GETPROGNAME = 1
HAVE_GETSUBOPT = 1
HAVE_GETUMASK = 1
HAVE_GRANTPT = 1
HAVE_GROUP_MEMBER = 1
HAVE_IMAXABS = 1
HAVE_IMAXDIV = 1
HAVE_IMAXDIV_T = 1
HAVE_INITSTATE = 1
HAVE_INTTYPES_H = 1
HAVE_LCHMOD = 1
HAVE_LCHOWN = 1
HAVE_LINK = 1
HAVE_LINKAT = 1
HAVE_LSTAT = 1
HAVE_MAX_ALIGN_T = 1
HAVE_MBRLEN = 1
HAVE_MBRTOWC = 1
HAVE_MBSINIT = 1
HAVE_MBSLEN = 0
HAVE_MBSNRTOWCS = 1
HAVE_MBSRTOWCS = 1
HAVE_MBTOWC = 1
HAVE_MEMPCPY = 0
HAVE_MEMSET_EXPLICIT = 1
HAVE_MKDIRAT = 1
HAVE_MKDTEMP = 1
HAVE_MKFIFO = 1
HAVE_MKFIFOAT = 1
HAVE_MKNOD = 1
HAVE_MKNODAT = 1
HAVE_MKOSTEMP = 1
HAVE_MKOSTEMPS = 1
HAVE_MKSTEMP = 1
HAVE_MKSTEMPS = 1
HAVE_MSVC_INVALID_PARAMETER_HANDLER = 0
HAVE_NANOSLEEP = 1
HAVE_OPENAT = 1
HAVE_OPENDIR = 1
HAVE_OS_H = 0
HAVE_PCLOSE = 1
HAVE_PIPE = 1
HAVE_PIPE2 = 1
HAVE_POPEN = 1
HAVE_POSIX_MEMALIGN = 1
HAVE_POSIX_OPENPT = 1
HAVE_PREAD = 1
HAVE_PTSNAME = 1
HAVE_PTSNAME_R = 1
HAVE_PWRITE = 1
HAVE_QSORT_R = 1
HAVE_RANDOM = 1
HAVE_RANDOM_H = 1
HAVE_RANDOM_R = 1
HAVE_RAWMEMCHR = 0
HAVE_READDIR = 1
HAVE_READLINK = 1
HAVE_READLINKAT = 1
HAVE_REALLOCARRAY = 1
HAVE_REALPATH = 1
HAVE_RENAMEAT = 1
HAVE_REWINDDIR = 1
HAVE_RPMATCH = 1
HAVE_SCANDIR = 1
HAVE_SEARCH_H = 1
HAVE_SECURE_GETENV = 1
HAVE_SETENV = 1
HAVE_SETHOSTNAME = 1
HAVE_SETSTATE = 1
HAVE_SIGABBREV_NP = 1
HAVE_SIGDESCR_NP = 1
HAVE_SIGNED_SIG_ATOMIC_T = 
HAVE_SIGNED_WCHAR_T = 
HAVE_SIGNED_WINT_T = 
HAVE_SLEEP = 1
HAVE_STDINT_H = 1
HAVE_STPCPY = 1
HAVE_STPNCPY = 1
HAVE_STRCASECMP = 1
HAVE_STRCASESTR = 1
HAVE_STRCHRNUL = 0
HAVE_STRERRORNAME_NP = 1
HAVE_STRINGS_H = 1
HAVE_STRPBRK = 1
HAVE_STRPTIME = 1
HAVE_STRSEP = 1
HAVE_STRTOD = 1
HAVE_STRTOL = 1
HAVE_STRTOLD = 1
HAVE_STRTOLL = 1
HAVE_STRTOUL = 1
HAVE_STRTOULL = 1
HAVE_STRUCT_RANDOM_DATA = 1
HAVE_STRVERSCMP = 1
HAVE_SYMLINK = 1
HAVE_SYMLINKAT = 1
HAVE_SYSEXITS_H = 1
HAVE_SYS_BITYPES_H = 0
HAVE_SYS_CDEFS_H = 1
HAVE_SYS_INTTYPES_H = 0
HAVE_SYS_LOADAVG_H = 0
HAVE_SYS_PARAM_H = 0
HAVE_SYS_TYPES_H = 1
HAVE_TIMEGM = 1
HAVE_TIMESPEC_GET = 1
HAVE_TIMESPEC_GETRES = 1
HAVE_TIMEZONE_T = 0
HAVE_TSEARCH = 1
HAVE_TWALK = 1
HAVE_TYPE_VISIT = 1
HAVE_UNISTD_H = 1
HAVE_UNLINKAT = 1
HAVE_UNLOCKPT = 1
HAVE_USLEEP = 1
HAVE_UTIMENSAT = 1
HAVE_VALGRIND = 
HAVE_VASPRINTF = 1
HAVE_VDPRINTF = 1
HAVE_WCHAR_H = 1
HAVE_WCHAR_T = 1
HAVE_WCPCPY = 1
HAVE_WCPNCPY = 1
HAVE_WCRTOMB = 1
HAVE_WCSCASECMP = 1
HAVE_WCSCAT = 1
HAVE_WCSCHR = 1
HAVE_WCSCMP = 1
HAVE_WCSCOLL = 1
HAVE_WCSCPY = 1
HAVE_WCSCSPN = 1
HAVE_WCSDUP = 1
HAVE_WCSFTIME = 1
HAVE_WCSLEN = 1
HAVE_WCSNCASECMP = 1
HAVE_WCSNCAT = 1
HAVE_WCSNCMP = 1
HAVE_WCSNCPY = 1
HAVE_WCSNLEN = 1
HAVE_WCSNRTOMBS = 1
HAVE_WCSPBRK = 1
HAVE_WCSRCHR = 1
HAVE_WCSRTOMBS = 1
HAVE_WCSSPN = 1
HAVE_WCSSTR = 1
HAVE_WCSTOK = 1
HAVE_WCSWIDTH = 1
HAVE_WCSXFRM = 1
HAVE_WINSOCK2_H = 0
HAVE_WINT_T = 1
HAVE_WMEMCHR = 1
HAVE_WMEMCMP = 1
HAVE_WMEMCPY = 1
HAVE_WMEMMOVE = 1
HAVE_WMEMPCPY = 1
HAVE_WMEMSET = 1
HAVE_ZSTD = yes
HAVE__EXIT = 1
INCLUDE_NEXT = include_next
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
INSTALL = /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INT32_MAX_LT_INTMAX_MAX = 1
INT64_MAX_EQ_LONG_MAX = defined _LP64
INTLLIBS = 
INTL_MACOSX_LIBS = -Wl,-framework -Wl,CoreFoundation
LCOV = 
LD = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
LDFLAGS = -L/Volumes/x64/openwrt/staging_dir/host/lib 
LEX = flex
LEXLIB = 
LEX_OUTPUT_ROOT = lex.yy
LIBDEBUGINFOD_SONAME = libdebuginfod.so.1
LIBICONV = -liconv
LIBINTL = 
LIBLZMA = 
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBZSTD = 
LIMITS_H = limits.h
LIPO = lipo
LN_S = ln -s
LTALLOCA = 
LTLIBICONV = -liconv
LTLIBINTL = 
LTLIBOBJS = 
LT_SYS_LIBRARY_PATH = 
MAINT = #
MAKEINFO = ${SHELL} '/Volumes/x64/openwrt/build_dir/host/elfutils-0.189/config/missing' makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/local/bin/gmkdir -p
MSGFMT = /usr/local/bin/msgfmt
MSGMERGE = /usr/local/bin/msgmerge
MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt
NEXT_ASSERT_H = <assert.h>
NEXT_AS_FIRST_DIRECTIVE_ASSERT_H = <assert.h>
NEXT_AS_FIRST_DIRECTIVE_DIRENT_H = <dirent.h>
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = 
NEXT_AS_FIRST_DIRECTIVE_ERROR_H = <error.h>
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = 
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = <getopt.h>
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = <inttypes.h>
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = <limits.h>
NEXT_AS_FIRST_DIRECTIVE_SEARCH_H = <search.h>
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = <stddef.h>
NEXT_AS_FIRST_DIRECTIVE_STDINT_H = <stdint.h>
NEXT_AS_FIRST_DIRECTIVE_STDIO_H = <stdio.h>
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = <stdlib.h>
NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = <strings.h>
NEXT_AS_FIRST_DIRECTIVE_STRING_H = <string.h>
NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H = <sysexits.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = <sys/stat.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = <sys/types.h>
NEXT_AS_FIRST_DIRECTIVE_TIME_H = <time.h>
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = <unistd.h>
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = <wchar.h>
NEXT_DIRENT_H = <dirent.h>
NEXT_ERRNO_H = 
NEXT_ERROR_H = <error.h>
NEXT_FCNTL_H = <fcntl.h>
NEXT_FLOAT_H = 
NEXT_GETOPT_H = <getopt.h>
NEXT_INTTYPES_H = <inttypes.h>
NEXT_LIMITS_H = <limits.h>
NEXT_SEARCH_H = <search.h>
NEXT_STDDEF_H = <stddef.h>
NEXT_STDINT_H = <stdint.h>
NEXT_STDIO_H = <stdio.h>
NEXT_STDLIB_H = <stdlib.h>
NEXT_STRINGS_H = <strings.h>
NEXT_STRING_H = <string.h>
NEXT_SYSEXITS_H = <sysexits.h>
NEXT_SYS_STAT_H = <sys/stat.h>
NEXT_SYS_TYPES_H = <sys/types.h>
NEXT_TIME_H = <time.h>
NEXT_UNISTD_H = <unistd.h>
NEXT_WCHAR_H = <wchar.h>
NM = /usr/bin/nm -B
NMEDIT = nmedit
NO_UNDEFINED = -Wl,--no-undefined
OBJDUMP = objdump
OBJEXT = o
OTOOL = otool
OTOOL64 = :
PACKAGE = elfutils
PACKAGE_BUGREPORT = https://sourceware.org/bugzilla
PACKAGE_NAME = elfutils
PACKAGE_STRING = elfutils 0.189
PACKAGE_TARNAME = elfutils
PACKAGE_URL = http://elfutils.org/
PACKAGE_VERSION = 0.189
PATH_SEPARATOR = :
PKG_CONFIG = /Volumes/x64/openwrt/staging_dir/host/bin/pkg-config
PKG_CONFIG_LIBDIR = /Volumes/x64/openwrt/staging_dir/host/lib/pkgconfig
PKG_CONFIG_PATH = /Volumes/x64/openwrt/staging_dir/host/lib/pkgconfig:/Volumes/x64/openwrt/staging_dir/host/lib/pkgconfig
POSUB = 
PRAGMA_COLUMNS = 
PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
PRIPTR_PREFIX = __PRIPTR_PREFIX
PTHREAD_H_DEFINES_STRUCT_TIMESPEC = 0
PTRDIFF_T_SUFFIX = 
RANLIB = ranlib
READELF = readelf
REPLACE_ACCESS = 0
REPLACE_ALIGNED_ALLOC = 0
REPLACE_BTOWC = 0
REPLACE_CALLOC_FOR_CALLOC_GNU = 0
REPLACE_CALLOC_FOR_CALLOC_POSIX = 0
REPLACE_CANONICALIZE_FILE_NAME = 0
REPLACE_CHMOD = 0
REPLACE_CHOWN = 0
REPLACE_CLOSE = 0
REPLACE_CLOSEDIR = 0
REPLACE_COPY_FILE_RANGE = 0
REPLACE_CREAT = 0
REPLACE_CTIME = GNULIB_PORTCHECK
REPLACE_DIRFD = 0
REPLACE_DPRINTF = 0
REPLACE_DUP = 0
REPLACE_DUP2 = 0
REPLACE_DUP3 = 0
REPLACE_ERROR = 0
REPLACE_ERROR_AT_LINE = 0
REPLACE_EXECL = 0
REPLACE_EXECLE = 0
REPLACE_EXECLP = 0
REPLACE_EXECV = 0
REPLACE_EXECVE = 0
REPLACE_EXECVP = 0
REPLACE_EXECVPE = 0
REPLACE_FACCESSAT = 0
REPLACE_FCHMODAT = 0
REPLACE_FCHOWNAT = 0
REPLACE_FCLOSE = 0
REPLACE_FCNTL = 0
REPLACE_FDATASYNC = 0
REPLACE_FDOPEN = 0
REPLACE_FDOPENDIR = 0
REPLACE_FFLUSH = 0
REPLACE_FFSLL = 0
REPLACE_FOPEN = 0
REPLACE_FOPEN_FOR_FOPEN_GNU = 0
REPLACE_FPRINTF = 0
REPLACE_FPURGE = 0
REPLACE_FREE = 1
REPLACE_FREOPEN = 0
REPLACE_FSEEK = 0
REPLACE_FSEEKO = 0
REPLACE_FSTAT = 0
REPLACE_FSTATAT = 0
REPLACE_FTELL = 0
REPLACE_FTELLO = 0
REPLACE_FTRUNCATE = 0
REPLACE_FUTIMENS = 0
REPLACE_GETCWD = 0
REPLACE_GETDELIM = 0
REPLACE_GETDOMAINNAME = 0
REPLACE_GETDTABLESIZE = 0
REPLACE_GETENTROPY = 0
REPLACE_GETGROUPS = 0
REPLACE_GETLINE = 0
REPLACE_GETLOADAVG = 0
REPLACE_GETLOGIN_R = 0
REPLACE_GETPAGESIZE = 0
REPLACE_GETPASS = 0
REPLACE_GETPASS_FOR_GETPASS_GNU = 0
REPLACE_GETPROGNAME = 0
REPLACE_GETSUBOPT = 0
REPLACE_GMTIME = 0
REPLACE_IMAXABS = 0
REPLACE_IMAXDIV = 0
REPLACE_INITSTATE = 0
REPLACE_IOCTL = 0
REPLACE_ISATTY = 0
REPLACE_ITOLD = 0
REPLACE_LCHOWN = 0
REPLACE_LINK = 0
REPLACE_LINKAT = 0
REPLACE_LOCALTIME = 0
REPLACE_LOCALTIME_R = GNULIB_PORTCHECK
REPLACE_LSEEK = 0
REPLACE_LSTAT = 1
REPLACE_MALLOC_FOR_MALLOC_GNU = 0
REPLACE_MALLOC_FOR_MALLOC_POSIX = 0
REPLACE_MBRLEN = 0
REPLACE_MBRTOWC = 0
REPLACE_MBSINIT = 0
REPLACE_MBSNRTOWCS = 0
REPLACE_MBSRTOWCS = 0
REPLACE_MBSTATE_T = 0
REPLACE_MBTOWC = 0
REPLACE_MEMCHR = 0
REPLACE_MEMMEM = 0
REPLACE_MEMPCPY = 0
REPLACE_MKDIR = 0
REPLACE_MKFIFO = 0
REPLACE_MKFIFOAT = 0
REPLACE_MKNOD = 0
REPLACE_MKNODAT = 0
REPLACE_MKOSTEMP = 0
REPLACE_MKOSTEMPS = 0
REPLACE_MKSTEMP = 0
REPLACE_MKTIME = GNULIB_PORTCHECK
REPLACE_NANOSLEEP = GNULIB_PORTCHECK
REPLACE_NULL = 0
REPLACE_OBSTACK_PRINTF = 0
REPLACE_OPEN = 1
REPLACE_OPENAT = 1
REPLACE_OPENDIR = 0
REPLACE_PERROR = 0
REPLACE_PIPE2 = 0
REPLACE_POPEN = 0
REPLACE_POSIX_MEMALIGN = 0
REPLACE_POSIX_OPENPT = 0
REPLACE_PREAD = 0
REPLACE_PRINTF = 0
REPLACE_PTSNAME = 0
REPLACE_PTSNAME_R = 0
REPLACE_PUTENV = 0
REPLACE_PWRITE = 0
REPLACE_QSORT_R = 0
REPLACE_RANDOM = 0
REPLACE_RANDOM_R = 0
REPLACE_READ = 0
REPLACE_READLINK = 0
REPLACE_READLINKAT = 0
REPLACE_REALLOCARRAY = 0
REPLACE_REALLOC_FOR_REALLOC_GNU = 0
REPLACE_REALLOC_FOR_REALLOC_POSIX = 0
REPLACE_REALPATH = 0
REPLACE_REMOVE = 0
REPLACE_RENAME = 0
REPLACE_RENAMEAT = 0
REPLACE_RMDIR = 0
REPLACE_SETENV = 0
REPLACE_SETHOSTNAME = 0
REPLACE_SETSTATE = 0
REPLACE_SLEEP = 0
REPLACE_SNPRINTF = 0
REPLACE_SPRINTF = 0
REPLACE_STAT = 1
REPLACE_STDIO_READ_FUNCS = 0
REPLACE_STDIO_WRITE_FUNCS = 0
REPLACE_STPCPY = 0
REPLACE_STPNCPY = 0
REPLACE_STRCASESTR = 0
REPLACE_STRCHRNUL = 0
REPLACE_STRDUP = 0
REPLACE_STRERROR = 1
REPLACE_STRERRORNAME_NP = 0
REPLACE_STRERROR_R = 0
REPLACE_STRFTIME = GNULIB_PORTCHECK
REPLACE_STRNCAT = 0
REPLACE_STRNDUP = 0
REPLACE_STRNLEN = 0
REPLACE_STRSIGNAL = 0
REPLACE_STRSTR = 0
REPLACE_STRTOD = 0
REPLACE_STRTOIMAX = 0
REPLACE_STRTOK_R = 0
REPLACE_STRTOL = 0
REPLACE_STRTOLD = 0
REPLACE_STRTOLL = 0
REPLACE_STRTOUL = 0
REPLACE_STRTOULL = 0
REPLACE_STRTOUMAX = 0
REPLACE_SYMLINK = 0
REPLACE_SYMLINKAT = 0
REPLACE_TIME = 0
REPLACE_TIMEGM = GNULIB_PORTCHECK
REPLACE_TIMESPEC_GET = GNULIB_PORTCHECK
REPLACE_TMPFILE = 0
REPLACE_TRUNCATE = 0
REPLACE_TSEARCH = 0
REPLACE_TTYNAME_R = 0
REPLACE_TWALK = 0
REPLACE_TZSET = GNULIB_PORTCHECK
REPLACE_UNLINK = 0
REPLACE_UNLINKAT = 0
REPLACE_UNSETENV = 0
REPLACE_USLEEP = 0
REPLACE_UTIMENSAT = 0
REPLACE_VASPRINTF = 0
REPLACE_VDPRINTF = 0
REPLACE_VFPRINTF = 0
REPLACE_VPRINTF = 0
REPLACE_VSNPRINTF = 0
REPLACE_VSPRINTF = 0
REPLACE_WCRTOMB = 0
REPLACE_WCSFTIME = 0
REPLACE_WCSNRTOMBS = 0
REPLACE_WCSRTOMBS = 0
REPLACE_WCSTOK = 0
REPLACE_WCSWIDTH = 0
REPLACE_WCTOB = 0
REPLACE_WCTOMB = 0
REPLACE_WCWIDTH = 0
REPLACE_WMEMPCPY = 0
REPLACE_WRITE = 0
REPLACE__EXIT = 0
SED = /Volumes/x64/openwrt/staging_dir/host/bin/sed
SET_MAKE = 
SHELL = /usr/bin/env bash
SIG_ATOMIC_T_SUFFIX = 
SIZE_T_SUFFIX = 
STDCKDINT_H = stdckdint.h
STDDEF_H = stddef.h
STDINT_H = stdint.h
STRIP = strip
SYSEXITS_H = 
SYS_IOCTL_H_HAVE_WINSOCK2_H = 0
SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 0
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = 0
TIME_H_DEFINES_STRUCT_TIMESPEC = 1
TIME_H_DEFINES_TIME_UTC = 1
UINT32_MAX_LT_UINTMAX_MAX = 1
UINT64_MAX_EQ_ULONG_MAX = defined _LP64
UNDEFINE_STRTOK_R = 0
UNISTD_H_DEFINES_STRUCT_TIMESPEC = 0
UNISTD_H_HAVE_SYS_RANDOM_H = 0
UNISTD_H_HAVE_WINSOCK2_H = 0
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 0
USE_NLS = no
VERSION = 1
WCHAR_T_SUFFIX = 
WINDOWS_64_BIT_OFF_T = 0
WINDOWS_64_BIT_ST_SIZE = 0
WINDOWS_STAT_INODES = 0
WINDOWS_STAT_TIMESPEC = 0
WINT_T_SUFFIX = 
XGETTEXT = /usr/local/bin/xgettext
XGETTEXT_015 = /usr/local/bin/xgettext
XGETTEXT_EXTRA_OPTIONS =  --flag=argp_error:2:c-format --flag=argp_failure:4:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format
YACC = bison -y
YFLAGS = 
ZSTD_COMPRESS_CFLAGS = 
ZSTD_COMPRESS_LIBS = 
abs_builddir = /Volumes/x64/openwrt/build_dir/host/elfutils-0.189/libdwfl
abs_srcdir = /Volumes/x64/openwrt/build_dir/host/elfutils-0.189/libdwfl
abs_top_builddir = /Volumes/x64/openwrt/build_dir/host/elfutils-0.189
abs_top_srcdir = /Volumes/x64/openwrt/build_dir/host/elfutils-0.189
ac_ct_AR = ar
ac_ct_CC = 
ac_ct_CXX = 
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-apple-darwin23.4.0
build_alias = x86_64-apple-darwin23.4.0
build_cpu = x86_64
build_os = darwin23.4.0
build_vendor = apple
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dso_LDFLAGS = -shared
dvidir = ${docdir}
eu_version = 189
exec_prefix = /Volumes/x64/openwrt/staging_dir/host
fpic_CFLAGS = -fPIC
fpie_CFLAGS = -fPIE
gl_LIBOBJDEPS =  ./$(DEPDIR)/asnprintf.Plo ./$(DEPDIR)/printf-args.Plo ./$(DEPDIR)/printf-parse.Plo ./$(DEPDIR)/vasnprintf.Plo
gl_LIBOBJS =  asnprintf.o printf-args.o printf-parse.o vasnprintf.o
gl_LTLIBOBJS =  asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo
gltests_LIBOBJDEPS = 
gltests_LIBOBJS = 
gltests_LTLIBOBJS = 
gltests_WITNESS = IN_ELFUTILS_GNULIB_TESTS
host = x86_64-apple-darwin23.4.0
host_alias = x86_64-apple-darwin23.4.0
host_cpu = x86_64
host_os = darwin23.4.0
host_vendor = apple
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /Volumes/x64/openwrt/build_dir/host/elfutils-0.189/config/install-sh
libarchive_CFLAGS = 
libarchive_LIBS = 
libcurl_CFLAGS = 
libcurl_LIBS = 
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
libmicrohttpd_CFLAGS = 
libmicrohttpd_LIBS = 
localedir = ${datarootdir}/locale
localstatedir = /Volumes/x64/openwrt/staging_dir/host/var
mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
oldlibmicrohttpd_CFLAGS = 
oldlibmicrohttpd_LIBS = 
pdfdir = ${docdir}
prefix = /Volumes/x64/openwrt/staging_dir/host
program_transform_name = s&$$&&
psdir = ${docdir}
runstatedir = ${localstatedir}/run
sbindir = /Volumes/x64/openwrt/staging_dir/host/bin
sharedstatedir = ${prefix}/com
sqlite3_CFLAGS = 
sqlite3_LIBS = 
srcdir = .
sysconfdir = /Volumes/x64/openwrt/staging_dir/host/etc
target_alias = x86_64-apple-darwin23.4.0
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
zip_LIBS = 
zstd_LIBS = 
AM_CPPFLAGS = -I$(top_builddir)/libgnu -I$(top_srcdir)/libgnu -I. \
	-I$(srcdir) -I$(top_srcdir)/lib -I.. -I$(srcdir) \
	-I$(srcdir)/../libelf -I$(srcdir)/../libebl \
	-I$(srcdir)/../libdw -I$(srcdir)/../libdwelf \
	-I$(builddir)/../debuginfod
STACK_USAGE_WARNING = 

# Warn about stack usage of more than 256K = 262144 bytes.
#STACK_USAGE_WARNING = -Wstack-usage=262144
STACK_USAGE_NO_ERROR = 
#STACK_USAGE_NO_ERROR = -Wno-error=stack-usage=
LOGICAL_OP_WARNING = 
#LOGICAL_OP_WARNING = -Wlogical-op
DUPLICATED_COND_WARNING = 
#DUPLICATED_COND_WARNING = -Wduplicated-cond
#NULL_DEREFERENCE_WARNING = 
NULL_DEREFERENCE_WARNING = -Wnull-dereference
IMPLICIT_FALLTHROUGH_WARNING = -Wimplicit-fallthrough

# Use strict fallthrough. Only __attribute__((fallthrough)) will prevent the
# warning
#IMPLICIT_FALLTHROUGH_WARNING = -Wimplicit-fallthrough=5
#IMPLICIT_FALLTHROUGH_WARNING = 
TRAMPOLINES_WARNING = 
#TRAMPOLINES_WARNING = -Wtrampolines
NO_PACKED_NOT_ALIGNED_WARNING = 
#NO_PACKED_NOT_ALIGNED_WARNING = -Wno-packed-not-aligned
USE_AFTER_FREE3_WARNING = 
#USE_AFTER_FREE3_WARNING = -Wuse-after-free=3
AM_CFLAGS = -std=gnu99 -Wall -Wshadow -Wformat=2 \
	    -Wold-style-definition -Wstrict-prototypes $(TRAMPOLINES_WARNING) \
	    $(LOGICAL_OP_WARNING) $(DUPLICATED_COND_WARNING) \
	    $(NULL_DEREFERENCE_WARNING) $(IMPLICIT_FALLTHROUGH_WARNING) \
	    $(USE_AFTER_FREE3_WARNING) \
	    $(if $($(*F)_no_Werror),,-Werror) \
	    $(if $($(*F)_no_Wunused),,-Wunused -Wextra) \
	    $(if $($(*F)_no_Wstack_usage),,$(STACK_USAGE_WARNING)) \
	    $(if $($(*F)_no_Wpacked_not_aligned),$(NO_PACKED_NOT_ALIGNED_WARNING),) \
	    $($(*F)_CFLAGS)

AM_CXXFLAGS = -std=c++11 -Wall -Wshadow \
	   $(TRAMPOLINES_WARNING) \
	   $(LOGICAL_OP_WARNING) $(DUPLICATED_COND_WARNING) \
	   $(NULL_DEREFERENCE_WARNING) $(IMPLICIT_FALLTHROUGH_WARNING) \
	   $(if $($(*F)_no_Werror),,-Werror) \
	   $(if $($(*F)_no_Wunused),,-Wunused -Wextra) \
	   $(if $($(*F)_no_Wstack_usage),,$(STACK_USAGE_WARNING)) \
	   $(if $($(*F)_no_Wpacked_not_aligned),$(NO_PACKED_NOT_ALIGNED_WARNING),) \
	   $($(*F)_CXXFLAGS)

COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage, $(COMPILE))
DEFS.os = -DPIC -DSHARED $(am__append_1)
CLEANFILES = *.gcno *.gcda
textrel_msg = echo "WARNING: TEXTREL found in '$@'"
#textrel_found = $(textrel_msg)
textrel_found = $(textrel_msg); exit 1
textrel_check = if $(READELF) -d $@ | grep -F -q TEXTREL; then $(textrel_found); fi
noinst_LTLIBRARIES = libdwfl.la
pkginclude_HEADERS = libdwfl.h
libdwfl_la_SOURCES = dwfl_begin.c dwfl_end.c dwfl_error.c \
	dwfl_version.c dwfl_module.c dwfl_report_elf.c relocate.c \
	dwfl_module_build_id.c dwfl_module_report_build_id.c \
	derelocate.c offline.c segment.c dwfl_module_info.c \
	dwfl_getmodules.c dwfl_getdwarf.c dwfl_module_getdwarf.c \
	dwfl_module_getelf.c dwfl_validate_address.c argp-std.c \
	find-debuginfo.c dwfl_build_id_find_elf.c \
	dwfl_build_id_find_debuginfo.c linux-kernel-modules.c \
	linux-proc-maps.c dwfl_addrmodule.c dwfl_addrdwarf.c cu.c \
	dwfl_module_nextcu.c dwfl_nextcu.c dwfl_cumodule.c \
	dwfl_module_addrdie.c dwfl_addrdie.c lines.c dwfl_lineinfo.c \
	dwfl_line_comp_dir.c dwfl_linemodule.c dwfl_linecu.c \
	dwfl_dwarf_line.c dwfl_getsrclines.c dwfl_onesrcline.c \
	dwfl_module_getsrc.c dwfl_getsrc.c dwfl_module_getsrc_file.c \
	libdwfl_crc32.c libdwfl_crc32_file.c elf-from-memory.c \
	dwfl_module_dwarf_cfi.c dwfl_module_eh_cfi.c \
	dwfl_module_getsym.c dwfl_module_addrname.c \
	dwfl_module_addrsym.c dwfl_module_return_value_location.c \
	dwfl_module_register_names.c dwfl_segment_report_module.c \
	link_map.c core-file.c open.c image-header.c dwfl_frame.c \
	frame_unwind.c dwfl_frame_pc.c linux-pid-attach.c \
	linux-core-attach.c dwfl_frame_regs.c gzip.c \
	debuginfod-client.c $(am__append_2) $(am__append_3) \
	$(am__append_4)
noinst_HEADERS = libdwflP.h
all: all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(top_srcdir)/config/eu.am $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libdwfl/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnits libdwfl/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
	esac;
$(top_srcdir)/config/eu.am $(am__empty):

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure: # $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):

clean-noinstLTLIBRARIES:
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
	@list='$(noinst_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}

libdwfl.la: $(libdwfl_la_OBJECTS) $(libdwfl_la_DEPENDENCIES) $(EXTRA_libdwfl_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK)  $(libdwfl_la_OBJECTS) $(libdwfl_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

#include ./$(DEPDIR)/argp-std.Plo # am--include-marker
#include ./$(DEPDIR)/bzip2.Plo # am--include-marker
#include ./$(DEPDIR)/core-file.Plo # am--include-marker
#include ./$(DEPDIR)/cu.Plo # am--include-marker
#include ./$(DEPDIR)/debuginfod-client.Plo # am--include-marker
#include ./$(DEPDIR)/derelocate.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_addrdie.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_addrdwarf.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_addrmodule.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_begin.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_build_id_find_debuginfo.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_build_id_find_elf.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_cumodule.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_dwarf_line.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_end.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_error.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_frame.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_frame_pc.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_frame_regs.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_getdwarf.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_getmodules.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_getsrc.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_getsrclines.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_line_comp_dir.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_linecu.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_lineinfo.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_linemodule.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_addrdie.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_addrname.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_addrsym.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_build_id.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_dwarf_cfi.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_eh_cfi.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_getdwarf.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_getelf.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_getsrc.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_getsrc_file.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_getsym.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_info.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_nextcu.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_register_names.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_report_build_id.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_module_return_value_location.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_nextcu.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_onesrcline.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_report_elf.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_segment_report_module.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_validate_address.Plo # am--include-marker
#include ./$(DEPDIR)/dwfl_version.Plo # am--include-marker
#include ./$(DEPDIR)/elf-from-memory.Plo # am--include-marker
#include ./$(DEPDIR)/find-debuginfo.Plo # am--include-marker
#include ./$(DEPDIR)/frame_unwind.Plo # am--include-marker
#include ./$(DEPDIR)/gzip.Plo # am--include-marker
#include ./$(DEPDIR)/image-header.Plo # am--include-marker
#include ./$(DEPDIR)/libdwfl_crc32.Plo # am--include-marker
#include ./$(DEPDIR)/libdwfl_crc32_file.Plo # am--include-marker
#include ./$(DEPDIR)/lines.Plo # am--include-marker
#include ./$(DEPDIR)/link_map.Plo # am--include-marker
#include ./$(DEPDIR)/linux-core-attach.Plo # am--include-marker
#include ./$(DEPDIR)/linux-kernel-modules.Plo # am--include-marker
#include ./$(DEPDIR)/linux-pid-attach.Plo # am--include-marker
#include ./$(DEPDIR)/linux-proc-maps.Plo # am--include-marker
#include ./$(DEPDIR)/lzma.Plo # am--include-marker
#include ./$(DEPDIR)/offline.Plo # am--include-marker
#include ./$(DEPDIR)/open.Plo # am--include-marker
#include ./$(DEPDIR)/relocate.Plo # am--include-marker
#include ./$(DEPDIR)/segment.Plo # am--include-marker
#include ./$(DEPDIR)/zstd.Plo # am--include-marker

$(am__depfiles_remade):
	@$(MKDIR_P) $(@D)
	@echo '# dummy' >$@-t && $(am__mv) $@-t $@

am--depfiles: $(am__depfiles_remade)

.c.o:
#	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
#	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(COMPILE) -c -o $@ $<

.c.obj:
#	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
#	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
#	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
#	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-pkgincludeHEADERS: $(pkginclude_HEADERS)
	@$(NORMAL_INSTALL)
	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
	done

uninstall-pkgincludeHEADERS:
	@$(NORMAL_UNINSTALL)
	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-am
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-am

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-am

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
installdirs:
	for dir in "$(DESTDIR)$(pkgincludedir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
	mostlyclean-am

distclean: distclean-am
		-rm -f ./$(DEPDIR)/argp-std.Plo
	-rm -f ./$(DEPDIR)/bzip2.Plo
	-rm -f ./$(DEPDIR)/core-file.Plo
	-rm -f ./$(DEPDIR)/cu.Plo
	-rm -f ./$(DEPDIR)/debuginfod-client.Plo
	-rm -f ./$(DEPDIR)/derelocate.Plo
	-rm -f ./$(DEPDIR)/dwfl_addrdie.Plo
	-rm -f ./$(DEPDIR)/dwfl_addrdwarf.Plo
	-rm -f ./$(DEPDIR)/dwfl_addrmodule.Plo
	-rm -f ./$(DEPDIR)/dwfl_begin.Plo
	-rm -f ./$(DEPDIR)/dwfl_build_id_find_debuginfo.Plo
	-rm -f ./$(DEPDIR)/dwfl_build_id_find_elf.Plo
	-rm -f ./$(DEPDIR)/dwfl_cumodule.Plo
	-rm -f ./$(DEPDIR)/dwfl_dwarf_line.Plo
	-rm -f ./$(DEPDIR)/dwfl_end.Plo
	-rm -f ./$(DEPDIR)/dwfl_error.Plo
	-rm -f ./$(DEPDIR)/dwfl_frame.Plo
	-rm -f ./$(DEPDIR)/dwfl_frame_pc.Plo
	-rm -f ./$(DEPDIR)/dwfl_frame_regs.Plo
	-rm -f ./$(DEPDIR)/dwfl_getdwarf.Plo
	-rm -f ./$(DEPDIR)/dwfl_getmodules.Plo
	-rm -f ./$(DEPDIR)/dwfl_getsrc.Plo
	-rm -f ./$(DEPDIR)/dwfl_getsrclines.Plo
	-rm -f ./$(DEPDIR)/dwfl_line_comp_dir.Plo
	-rm -f ./$(DEPDIR)/dwfl_linecu.Plo
	-rm -f ./$(DEPDIR)/dwfl_lineinfo.Plo
	-rm -f ./$(DEPDIR)/dwfl_linemodule.Plo
	-rm -f ./$(DEPDIR)/dwfl_module.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_addrdie.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_addrname.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_addrsym.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_build_id.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_dwarf_cfi.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_eh_cfi.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_getdwarf.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_getelf.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_getsrc.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_getsrc_file.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_getsym.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_info.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_nextcu.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_register_names.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_report_build_id.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_return_value_location.Plo
	-rm -f ./$(DEPDIR)/dwfl_nextcu.Plo
	-rm -f ./$(DEPDIR)/dwfl_onesrcline.Plo
	-rm -f ./$(DEPDIR)/dwfl_report_elf.Plo
	-rm -f ./$(DEPDIR)/dwfl_segment_report_module.Plo
	-rm -f ./$(DEPDIR)/dwfl_validate_address.Plo
	-rm -f ./$(DEPDIR)/dwfl_version.Plo
	-rm -f ./$(DEPDIR)/elf-from-memory.Plo
	-rm -f ./$(DEPDIR)/find-debuginfo.Plo
	-rm -f ./$(DEPDIR)/frame_unwind.Plo
	-rm -f ./$(DEPDIR)/gzip.Plo
	-rm -f ./$(DEPDIR)/image-header.Plo
	-rm -f ./$(DEPDIR)/libdwfl_crc32.Plo
	-rm -f ./$(DEPDIR)/libdwfl_crc32_file.Plo
	-rm -f ./$(DEPDIR)/lines.Plo
	-rm -f ./$(DEPDIR)/link_map.Plo
	-rm -f ./$(DEPDIR)/linux-core-attach.Plo
	-rm -f ./$(DEPDIR)/linux-kernel-modules.Plo
	-rm -f ./$(DEPDIR)/linux-pid-attach.Plo
	-rm -f ./$(DEPDIR)/linux-proc-maps.Plo
	-rm -f ./$(DEPDIR)/lzma.Plo
	-rm -f ./$(DEPDIR)/offline.Plo
	-rm -f ./$(DEPDIR)/open.Plo
	-rm -f ./$(DEPDIR)/relocate.Plo
	-rm -f ./$(DEPDIR)/segment.Plo
	-rm -f ./$(DEPDIR)/zstd.Plo
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-pkgincludeHEADERS

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am:

install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
		-rm -f ./$(DEPDIR)/argp-std.Plo
	-rm -f ./$(DEPDIR)/bzip2.Plo
	-rm -f ./$(DEPDIR)/core-file.Plo
	-rm -f ./$(DEPDIR)/cu.Plo
	-rm -f ./$(DEPDIR)/debuginfod-client.Plo
	-rm -f ./$(DEPDIR)/derelocate.Plo
	-rm -f ./$(DEPDIR)/dwfl_addrdie.Plo
	-rm -f ./$(DEPDIR)/dwfl_addrdwarf.Plo
	-rm -f ./$(DEPDIR)/dwfl_addrmodule.Plo
	-rm -f ./$(DEPDIR)/dwfl_begin.Plo
	-rm -f ./$(DEPDIR)/dwfl_build_id_find_debuginfo.Plo
	-rm -f ./$(DEPDIR)/dwfl_build_id_find_elf.Plo
	-rm -f ./$(DEPDIR)/dwfl_cumodule.Plo
	-rm -f ./$(DEPDIR)/dwfl_dwarf_line.Plo
	-rm -f ./$(DEPDIR)/dwfl_end.Plo
	-rm -f ./$(DEPDIR)/dwfl_error.Plo
	-rm -f ./$(DEPDIR)/dwfl_frame.Plo
	-rm -f ./$(DEPDIR)/dwfl_frame_pc.Plo
	-rm -f ./$(DEPDIR)/dwfl_frame_regs.Plo
	-rm -f ./$(DEPDIR)/dwfl_getdwarf.Plo
	-rm -f ./$(DEPDIR)/dwfl_getmodules.Plo
	-rm -f ./$(DEPDIR)/dwfl_getsrc.Plo
	-rm -f ./$(DEPDIR)/dwfl_getsrclines.Plo
	-rm -f ./$(DEPDIR)/dwfl_line_comp_dir.Plo
	-rm -f ./$(DEPDIR)/dwfl_linecu.Plo
	-rm -f ./$(DEPDIR)/dwfl_lineinfo.Plo
	-rm -f ./$(DEPDIR)/dwfl_linemodule.Plo
	-rm -f ./$(DEPDIR)/dwfl_module.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_addrdie.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_addrname.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_addrsym.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_build_id.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_dwarf_cfi.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_eh_cfi.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_getdwarf.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_getelf.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_getsrc.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_getsrc_file.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_getsym.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_info.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_nextcu.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_register_names.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_report_build_id.Plo
	-rm -f ./$(DEPDIR)/dwfl_module_return_value_location.Plo
	-rm -f ./$(DEPDIR)/dwfl_nextcu.Plo
	-rm -f ./$(DEPDIR)/dwfl_onesrcline.Plo
	-rm -f ./$(DEPDIR)/dwfl_report_elf.Plo
	-rm -f ./$(DEPDIR)/dwfl_segment_report_module.Plo
	-rm -f ./$(DEPDIR)/dwfl_validate_address.Plo
	-rm -f ./$(DEPDIR)/dwfl_version.Plo
	-rm -f ./$(DEPDIR)/elf-from-memory.Plo
	-rm -f ./$(DEPDIR)/find-debuginfo.Plo
	-rm -f ./$(DEPDIR)/frame_unwind.Plo
	-rm -f ./$(DEPDIR)/gzip.Plo
	-rm -f ./$(DEPDIR)/image-header.Plo
	-rm -f ./$(DEPDIR)/libdwfl_crc32.Plo
	-rm -f ./$(DEPDIR)/libdwfl_crc32_file.Plo
	-rm -f ./$(DEPDIR)/lines.Plo
	-rm -f ./$(DEPDIR)/link_map.Plo
	-rm -f ./$(DEPDIR)/linux-core-attach.Plo
	-rm -f ./$(DEPDIR)/linux-kernel-modules.Plo
	-rm -f ./$(DEPDIR)/linux-pid-attach.Plo
	-rm -f ./$(DEPDIR)/linux-proc-maps.Plo
	-rm -f ./$(DEPDIR)/lzma.Plo
	-rm -f ./$(DEPDIR)/offline.Plo
	-rm -f ./$(DEPDIR)/open.Plo
	-rm -f ./$(DEPDIR)/relocate.Plo
	-rm -f ./$(DEPDIR)/segment.Plo
	-rm -f ./$(DEPDIR)/zstd.Plo
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-pkgincludeHEADERS

.MAKE: install-am install-strip

.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
	clean-generic clean-libtool clean-noinstLTLIBRARIES \
	cscopelist-am ctags ctags-am distclean distclean-compile \
	distclean-generic distclean-libtool distclean-tags distdir dvi \
	dvi-am html html-am info info-am install install-am \
	install-data install-data-am install-dvi install-dvi-am \
	install-exec install-exec-am install-html install-html-am \
	install-info install-info-am install-man install-pdf \
	install-pdf-am install-pkgincludeHEADERS install-ps \
	install-ps-am install-strip installcheck installcheck-am \
	installdirs maintainer-clean maintainer-clean-generic \
	mostlyclean mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
	uninstall-am uninstall-pkgincludeHEADERS

.PRECIOUS: Makefile


%.os: %.c %.o
#	$(AM_V_CC)if $(COMPILE.os) -c -o $@ $(fpic_CFLAGS) $(DEFS.os) -MT $@ -MD -MP \
#	  -MF "$(DEPDIR)/$*.Tpo" `test -f '$<' || echo '$(srcdir)/'`$<; \
#	then cat "$(DEPDIR)/$*.Tpo" >> "$(DEPDIR)/$*.Po"; \
#	     rm -f "$(DEPDIR)/$*.Tpo"; \
#	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
#	fi
	$(AM_V_CC)$(COMPILE.os) -c -o $@ $(fpic_CFLAGS) $(DEFS.os) $<

print-%:
	@echo $*=$($*)

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
