Blame Makefile.in

Packit Service 7bd866
# Makefile.in generated by automake 1.16.1 from Makefile.am.
Packit Service 7bd866
# @configure_input@
Packit Service 7bd866
Packit Service 7bd866
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
Packit Service 7bd866
Packit Service 7bd866
# This Makefile.in is free software; the Free Software Foundation
Packit Service 7bd866
# gives unlimited permission to copy and/or distribute it,
Packit Service 7bd866
# with or without modifications, as long as this notice is preserved.
Packit Service 7bd866
Packit Service 7bd866
# This program is distributed in the hope that it will be useful,
Packit Service 7bd866
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit Service 7bd866
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit Service 7bd866
# PARTICULAR PURPOSE.
Packit Service 7bd866
Packit Service 7bd866
@SET_MAKE@
Packit Service 7bd866
Packit Service 7bd866
Packit Service 7bd866
VPATH = @srcdir@
Packit Service 7bd866
am__is_gnu_make = { \
Packit Service 7bd866
  if test -z '$(MAKELEVEL)'; then \
Packit Service 7bd866
    false; \
Packit Service 7bd866
  elif test -n '$(MAKE_HOST)'; then \
Packit Service 7bd866
    true; \
Packit Service 7bd866
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
Packit Service 7bd866
    true; \
Packit Service 7bd866
  else \
Packit Service 7bd866
    false; \
Packit Service 7bd866
  fi; \
Packit Service 7bd866
}
Packit Service 7bd866
am__make_running_with_option = \
Packit Service 7bd866
  case $${target_option-} in \
Packit Service 7bd866
      ?) ;; \
Packit Service 7bd866
      *) echo "am__make_running_with_option: internal error: invalid" \
Packit Service 7bd866
              "target option '$${target_option-}' specified" >&2; \
Packit Service 7bd866
         exit 1;; \
Packit Service 7bd866
  esac; \
Packit Service 7bd866
  has_opt=no; \
Packit Service 7bd866
  sane_makeflags=$$MAKEFLAGS; \
Packit Service 7bd866
  if $(am__is_gnu_make); then \
Packit Service 7bd866
    sane_makeflags=$$MFLAGS; \
Packit Service 7bd866
  else \
Packit Service 7bd866
    case $$MAKEFLAGS in \
Packit Service 7bd866
      *\\[\ \	]*) \
Packit Service 7bd866
        bs=\\; \
Packit Service 7bd866
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
Packit Service 7bd866
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
Packit Service 7bd866
    esac; \
Packit Service 7bd866
  fi; \
Packit Service 7bd866
  skip_next=no; \
Packit Service 7bd866
  strip_trailopt () \
Packit Service 7bd866
  { \
Packit Service 7bd866
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
Packit Service 7bd866
  }; \
Packit Service 7bd866
  for flg in $$sane_makeflags; do \
Packit Service 7bd866
    test $$skip_next = yes && { skip_next=no; continue; }; \
Packit Service 7bd866
    case $$flg in \
Packit Service 7bd866
      *=*|--*) continue;; \
Packit Service 7bd866
        -*I) strip_trailopt 'I'; skip_next=yes;; \
Packit Service 7bd866
      -*I?*) strip_trailopt 'I';; \
Packit Service 7bd866
        -*O) strip_trailopt 'O'; skip_next=yes;; \
Packit Service 7bd866
      -*O?*) strip_trailopt 'O';; \
Packit Service 7bd866
        -*l) strip_trailopt 'l'; skip_next=yes;; \
Packit Service 7bd866
      -*l?*) strip_trailopt 'l';; \
Packit Service 7bd866
      -[dEDm]) skip_next=yes;; \
Packit Service 7bd866
      -[JT]) skip_next=yes;; \
Packit Service 7bd866
    esac; \
Packit Service 7bd866
    case $$flg in \
Packit Service 7bd866
      *$$target_option*) has_opt=yes; break;; \
Packit Service 7bd866
    esac; \
Packit Service 7bd866
  done; \
Packit Service 7bd866
  test $$has_opt = yes
Packit Service 7bd866
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
Packit Service 7bd866
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Packit Service 7bd866
pkgdatadir = $(datadir)/@PACKAGE@
Packit Service 7bd866
pkgincludedir = $(includedir)/@PACKAGE@
Packit Service 7bd866
pkglibdir = $(libdir)/@PACKAGE@
Packit Service 7bd866
pkglibexecdir = $(libexecdir)/@PACKAGE@
Packit Service 7bd866
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit Service 7bd866
install_sh_DATA = $(install_sh) -c -m 644
Packit Service 7bd866
install_sh_PROGRAM = $(install_sh) -c
Packit Service 7bd866
install_sh_SCRIPT = $(install_sh) -c
Packit Service 7bd866
INSTALL_HEADER = $(INSTALL_DATA)
Packit Service 7bd866
transform = $(program_transform_name)
Packit Service 7bd866
NORMAL_INSTALL = :
Packit Service 7bd866
PRE_INSTALL = :
Packit Service 7bd866
POST_INSTALL = :
Packit Service 7bd866
NORMAL_UNINSTALL = :
Packit Service 7bd866
PRE_UNINSTALL = :
Packit Service 7bd866
POST_UNINSTALL = :
Packit Service 7bd866
build_triplet = @build@
Packit Service 7bd866
host_triplet = @host@
Packit Service 7bd866
subdir = .
Packit Service 7bd866
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit Service 7bd866
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
Packit Service 7bd866
	$(top_srcdir)/m4/ax_c_check_flag.m4 \
Packit Service 7bd866
	$(top_srcdir)/m4/ax_create_stdint_h.m4 \
Packit Service 7bd866
	$(top_srcdir)/m4/librt_timers.m4 $(top_srcdir)/m4/libtool.m4 \
Packit Service 7bd866
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
Packit Service 7bd866
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
Packit Service 7bd866
	$(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/configure.ac
Packit Service 7bd866
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit Service 7bd866
	$(ACLOCAL_M4)
Packit Service 7bd866
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
Packit Service 7bd866
	$(am__configure_deps) $(include_HEADERS) $(am__DIST_COMMON)
Packit Service 7bd866
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
Packit Service 7bd866
 configure.lineno config.status.lineno
Packit Service 7bd866
mkinstalldirs = $(install_sh) -d
Packit Service 7bd866
CONFIG_HEADER = config.h
Packit Service 7bd866
CONFIG_CLEAN_FILES = check.pc
Packit Service 7bd866
CONFIG_CLEAN_VPATH_FILES =
Packit Service 7bd866
AM_V_P = $(am__v_P_@AM_V@)
Packit Service 7bd866
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
Packit Service 7bd866
am__v_P_0 = false
Packit Service 7bd866
am__v_P_1 = :
Packit Service 7bd866
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit Service 7bd866
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit Service 7bd866
am__v_GEN_0 = @echo "  GEN     " $@;
Packit Service 7bd866
am__v_GEN_1 = 
Packit Service 7bd866
AM_V_at = $(am__v_at_@AM_V@)
Packit Service 7bd866
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit Service 7bd866
am__v_at_0 = @
Packit Service 7bd866
am__v_at_1 = 
Packit Service 7bd866
SOURCES =
Packit Service 7bd866
DIST_SOURCES =
Packit Service 7bd866
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
Packit Service 7bd866
	ctags-recursive dvi-recursive html-recursive info-recursive \
Packit Service 7bd866
	install-data-recursive install-dvi-recursive \
Packit Service 7bd866
	install-exec-recursive install-html-recursive \
Packit Service 7bd866
	install-info-recursive install-pdf-recursive \
Packit Service 7bd866
	install-ps-recursive install-recursive installcheck-recursive \
Packit Service 7bd866
	installdirs-recursive pdf-recursive ps-recursive \
Packit Service 7bd866
	tags-recursive uninstall-recursive
Packit Service 7bd866
am__can_run_installinfo = \
Packit Service 7bd866
  case $$AM_UPDATE_INFO_DIR in \
Packit Service 7bd866
    n|no|NO) false;; \
Packit Service 7bd866
    *) (install-info --version) >/dev/null 2>&1;; \
Packit Service 7bd866
  esac
Packit Service 7bd866
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
Packit Service 7bd866
am__vpath_adj = case $$p in \
Packit Service 7bd866
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
Packit Service 7bd866
    *) f=$$p;; \
Packit Service 7bd866
  esac;
Packit Service 7bd866
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
Packit Service 7bd866
am__install_max = 40
Packit Service 7bd866
am__nobase_strip_setup = \
Packit Service 7bd866
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
Packit Service 7bd866
am__nobase_strip = \
Packit Service 7bd866
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
Packit Service 7bd866
am__nobase_list = $(am__nobase_strip_setup); \
Packit Service 7bd866
  for p in $$list; do echo "$$p $$p"; done | \
Packit Service 7bd866
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
Packit Service 7bd866
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
Packit Service 7bd866
    if (++n[$$2] == $(am__install_max)) \
Packit Service 7bd866
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
Packit Service 7bd866
    END { for (dir in files) print dir, files[dir] }'
Packit Service 7bd866
am__base_list = \
Packit Service 7bd866
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
Packit Service 7bd866
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
Packit Service 7bd866
am__uninstall_files_from_dir = { \
Packit Service 7bd866
  test -z "$$files" \
Packit Service 7bd866
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
Packit Service 7bd866
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
Packit Service 7bd866
         $(am__cd) "$$dir" && rm -f $$files; }; \
Packit Service 7bd866
  }
Packit Service 7bd866
am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(m4datadir)" \
Packit Service 7bd866
	"$(DESTDIR)$(pcdatadir)" "$(DESTDIR)$(includedir)"
Packit Service 7bd866
DATA = $(doc_DATA) $(m4data_DATA) $(pcdata_DATA)
Packit Service 7bd866
HEADERS = $(include_HEADERS)
Packit Service 7bd866
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
Packit Service 7bd866
  distclean-recursive maintainer-clean-recursive
Packit Service 7bd866
am__recursive_targets = \
Packit Service 7bd866
  $(RECURSIVE_TARGETS) \
Packit Service 7bd866
  $(RECURSIVE_CLEAN_TARGETS) \
Packit Service 7bd866
  $(am__extra_recursive_targets)
Packit Service 7bd866
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
Packit Service 7bd866
	cscope distdir distdir-am dist dist-all distcheck
Packit Service 7bd866
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
Packit Service 7bd866
	$(LISP)config.h.in
Packit Service 7bd866
# Read a list of newline-separated strings from the standard input,
Packit Service 7bd866
# and print each of them once, without duplicates.  Input order is
Packit Service 7bd866
# *not* preserved.
Packit Service 7bd866
am__uniquify_input = $(AWK) '\
Packit Service 7bd866
  BEGIN { nonempty = 0; } \
Packit Service 7bd866
  { items[$$0] = 1; nonempty = 1; } \
Packit Service 7bd866
  END { if (nonempty) { for (i in items) print i; }; } \
Packit Service 7bd866
'
Packit Service 7bd866
# Make sure the list of sources is unique.  This is necessary because,
Packit Service 7bd866
# e.g., the same source file might be shared among _SOURCES variables
Packit Service 7bd866
# for different programs/libraries.
Packit Service 7bd866
am__define_uniq_tagged_files = \
Packit Service 7bd866
  list='$(am__tagged_files)'; \
Packit Service 7bd866
  unique=`for i in $$list; do \
Packit Service 7bd866
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Packit Service 7bd866
  done | $(am__uniquify_input)`
Packit Service 7bd866
ETAGS = etags
Packit Service 7bd866
CTAGS = ctags
Packit Service 7bd866
CSCOPE = cscope
Packit Service 7bd866
DIST_SUBDIRS = $(SUBDIRS)
Packit Service 7bd866
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/check.pc.in \
Packit Service 7bd866
	$(srcdir)/config.h.in AUTHORS COPYING.LESSER ChangeLog INSTALL \
Packit Service 7bd866
	NEWS README THANKS TODO ar-lib compile config.guess config.sub \
Packit Service 7bd866
	install-sh ltmain.sh missing
Packit Service 7bd866
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit Service 7bd866
distdir = $(PACKAGE)-$(VERSION)
Packit Service 7bd866
top_distdir = $(distdir)
Packit Service 7bd866
am__remove_distdir = \
Packit Service 7bd866
  if test -d "$(distdir)"; then \
Packit Service 7bd866
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
Packit Service 7bd866
      && rm -rf "$(distdir)" \
Packit Service 7bd866
      || { sleep 5 && rm -rf "$(distdir)"; }; \
Packit Service 7bd866
  else :; fi
Packit Service 7bd866
am__post_remove_distdir = $(am__remove_distdir)
Packit Service 7bd866
am__relativize = \
Packit Service 7bd866
  dir0=`pwd`; \
Packit Service 7bd866
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
Packit Service 7bd866
  sed_rest='s,^[^/]*/*,,'; \
Packit Service 7bd866
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
Packit Service 7bd866
  sed_butlast='s,/*[^/]*$$,,'; \
Packit Service 7bd866
  while test -n "$$dir1"; do \
Packit Service 7bd866
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
Packit Service 7bd866
    if test "$$first" != "."; then \
Packit Service 7bd866
      if test "$$first" = ".."; then \
Packit Service 7bd866
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
Packit Service 7bd866
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
Packit Service 7bd866
      else \
Packit Service 7bd866
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
Packit Service 7bd866
        if test "$$first2" = "$$first"; then \
Packit Service 7bd866
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
Packit Service 7bd866
        else \
Packit Service 7bd866
          dir2="../$$dir2"; \
Packit Service 7bd866
        fi; \
Packit Service 7bd866
        dir0="$$dir0"/"$$first"; \
Packit Service 7bd866
      fi; \
Packit Service 7bd866
    fi; \
Packit Service 7bd866
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
Packit Service 7bd866
  done; \
Packit Service 7bd866
  reldir="$$dir2"
Packit Service 7bd866
DIST_ARCHIVES = $(distdir).tar.gz
Packit Service 7bd866
GZIP_ENV = --best
Packit Service 7bd866
DIST_TARGETS = dist-gzip
Packit Service 7bd866
distuninstallcheck_listfiles = find . -type f -print
Packit Service 7bd866
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
Packit Service 7bd866
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
Packit Service 7bd866
distcleancheck_listfiles = find . -type f -print
Packit Service 7bd866
ACLOCAL = @ACLOCAL@
Packit Service 7bd866
AMTAR = @AMTAR@
Packit Service 7bd866
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit Service 7bd866
AR = @AR@
Packit Service 7bd866
AUTOCONF = @AUTOCONF@
Packit Service 7bd866
AUTOHEADER = @AUTOHEADER@
Packit Service 7bd866
AUTOMAKE = @AUTOMAKE@
Packit Service 7bd866
AWK = @AWK@
Packit Service 7bd866
AWK_GSUB_DBL_BSLASH = @AWK_GSUB_DBL_BSLASH@
Packit Service 7bd866
AWK_PATH = @AWK_PATH@
Packit Service 7bd866
CC = @CC@
Packit Service 7bd866
CCDEPMODE = @CCDEPMODE@
Packit Service 7bd866
CFLAGS = @CFLAGS@
Packit Service 7bd866
CHECK_MAJOR_VERSION = @CHECK_MAJOR_VERSION@
Packit Service 7bd866
CHECK_MICRO_VERSION = @CHECK_MICRO_VERSION@
Packit Service 7bd866
CHECK_MINOR_VERSION = @CHECK_MINOR_VERSION@
Packit Service 7bd866
CHECK_VERSION = @CHECK_VERSION@
Packit Service 7bd866
CPP = @CPP@
Packit Service 7bd866
CPPFLAGS = @CPPFLAGS@
Packit Service 7bd866
CYGPATH_W = @CYGPATH_W@
Packit Service 7bd866
DEFS = @DEFS@
Packit Service 7bd866
DEPDIR = @DEPDIR@
Packit Service 7bd866
DLLTOOL = @DLLTOOL@
Packit Service 7bd866
DSYMUTIL = @DSYMUTIL@
Packit Service 7bd866
DUMPBIN = @DUMPBIN@
Packit Service 7bd866
ECHO_C = @ECHO_C@
Packit Service 7bd866
ECHO_N = @ECHO_N@
Packit Service 7bd866
ECHO_T = @ECHO_T@
Packit Service 7bd866
EGREP = @EGREP@
Packit Service 7bd866
ENABLE_REGEX = @ENABLE_REGEX@
Packit Service 7bd866
ENABLE_SUBUNIT = @ENABLE_SUBUNIT@
Packit Service 7bd866
EXEEXT = @EXEEXT@
Packit Service 7bd866
FGREP = @FGREP@
Packit Service 7bd866
FILTERDIFF = @FILTERDIFF@
Packit Service 7bd866
GCOV = @GCOV@
Packit Service 7bd866
GCOV_CFLAGS = @GCOV_CFLAGS@
Packit Service 7bd866
GCOV_LIBS = @GCOV_LIBS@
Packit Service 7bd866
GENHTML = @GENHTML@
Packit Service 7bd866
GREP = @GREP@
Packit Service 7bd866
HAVE_FORK = @HAVE_FORK@
Packit Service 7bd866
HAVE_REGEX = @HAVE_REGEX@
Packit Service 7bd866
INSTALL = @INSTALL@
Packit Service 7bd866
INSTALL_DATA = @INSTALL_DATA@
Packit Service 7bd866
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit Service 7bd866
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit Service 7bd866
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit Service 7bd866
LCOV = @LCOV@
Packit Service 7bd866
LD = @LD@
Packit Service 7bd866
LDFLAGS = @LDFLAGS@
Packit Service 7bd866
LIBOBJS = @LIBOBJS@
Packit Service 7bd866
LIBS = @LIBS@
Packit Service 7bd866
LIBSUBUNIT_CFLAGS = @LIBSUBUNIT_CFLAGS@
Packit Service 7bd866
LIBSUBUNIT_LIBS = @LIBSUBUNIT_LIBS@
Packit Service 7bd866
LIBSUBUNIT_PC = @LIBSUBUNIT_PC@
Packit Service 7bd866
LIBTOOL = @LIBTOOL@
Packit Service 7bd866
LIPO = @LIPO@
Packit Service 7bd866
LN_S = @LN_S@
Packit Service 7bd866
LTLIBOBJS = @LTLIBOBJS@
Packit Service 7bd866
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
Packit Service 7bd866
MAKEINFO = @MAKEINFO@
Packit Service 7bd866
MANIFEST_TOOL = @MANIFEST_TOOL@
Packit Service 7bd866
MKDIR_P = @MKDIR_P@
Packit Service 7bd866
NM = @NM@
Packit Service 7bd866
NMEDIT = @NMEDIT@
Packit Service 7bd866
OBJDUMP = @OBJDUMP@
Packit Service 7bd866
OBJEXT = @OBJEXT@
Packit Service 7bd866
OTOOL = @OTOOL@
Packit Service 7bd866
OTOOL64 = @OTOOL64@
Packit Service 7bd866
PACKAGE = @PACKAGE@
Packit Service 7bd866
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit Service 7bd866
PACKAGE_NAME = @PACKAGE_NAME@
Packit Service 7bd866
PACKAGE_STRING = @PACKAGE_STRING@
Packit Service 7bd866
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit Service 7bd866
PACKAGE_URL = @PACKAGE_URL@
Packit Service 7bd866
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit Service 7bd866
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit Service 7bd866
PKG_CONFIG = @PKG_CONFIG@
Packit Service 7bd866
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
Packit Service 7bd866
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
Packit Service 7bd866
PTHREAD_CC = @PTHREAD_CC@
Packit Service 7bd866
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
Packit Service 7bd866
PTHREAD_LIBS = @PTHREAD_LIBS@
Packit Service 7bd866
RANLIB = @RANLIB@
Packit Service 7bd866
SED = @SED@
Packit Service 7bd866
SET_MAKE = @SET_MAKE@
Packit Service 7bd866
SHELL = @SHELL@
Packit Service 7bd866
STRIP = @STRIP@
Packit Service 7bd866
TEX = @TEX@
Packit Service 7bd866
VERSION = @VERSION@
Packit Service 7bd866
abs_builddir = @abs_builddir@
Packit Service 7bd866
abs_srcdir = @abs_srcdir@
Packit Service 7bd866
abs_top_builddir = @abs_top_builddir@
Packit Service 7bd866
abs_top_srcdir = @abs_top_srcdir@
Packit Service 7bd866
ac_ct_AR = @ac_ct_AR@
Packit Service 7bd866
ac_ct_CC = @ac_ct_CC@
Packit Service 7bd866
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Packit Service 7bd866
acx_pthread_config = @acx_pthread_config@
Packit Service 7bd866
am__include = @am__include@
Packit Service 7bd866
am__leading_dot = @am__leading_dot@
Packit Service 7bd866
am__quote = @am__quote@
Packit Service 7bd866
am__tar = @am__tar@
Packit Service 7bd866
am__untar = @am__untar@
Packit Service 7bd866
bindir = @bindir@
Packit Service 7bd866
build = @build@
Packit Service 7bd866
build_alias = @build_alias@
Packit Service 7bd866
build_cpu = @build_cpu@
Packit Service 7bd866
build_os = @build_os@
Packit Service 7bd866
build_vendor = @build_vendor@
Packit Service 7bd866
builddir = @builddir@
Packit Service 7bd866
datadir = @datadir@
Packit Service 7bd866
datarootdir = @datarootdir@
Packit Service 7bd866
docdir = $(datadir)/doc/$(PACKAGE)
Packit Service 7bd866
dvidir = @dvidir@
Packit Service 7bd866
exec_prefix = @exec_prefix@
Packit Service 7bd866
host = @host@
Packit Service 7bd866
host_alias = @host_alias@
Packit Service 7bd866
host_cpu = @host_cpu@
Packit Service 7bd866
host_os = @host_os@
Packit Service 7bd866
host_vendor = @host_vendor@
Packit Service 7bd866
htmldir = @htmldir@
Packit Service 7bd866
includedir = @includedir@
Packit Service 7bd866
infodir = @infodir@
Packit Service 7bd866
install_sh = @install_sh@
Packit Service 7bd866
libdir = @libdir@
Packit Service 7bd866
libexecdir = @libexecdir@
Packit Service 7bd866
localedir = @localedir@
Packit Service 7bd866
localstatedir = @localstatedir@
Packit Service 7bd866
mandir = @mandir@
Packit Service 7bd866
mkdir_p = @mkdir_p@
Packit Service 7bd866
oldincludedir = @oldincludedir@
Packit Service 7bd866
pdfdir = @pdfdir@
Packit Service 7bd866
prefix = @prefix@
Packit Service 7bd866
program_transform_name = @program_transform_name@
Packit Service 7bd866
psdir = @psdir@
Packit Service 7bd866
sbindir = @sbindir@
Packit Service 7bd866
sharedstatedir = @sharedstatedir@
Packit Service 7bd866
srcdir = @srcdir@
Packit Service 7bd866
sysconfdir = @sysconfdir@
Packit Service 7bd866
target_alias = @target_alias@
Packit Service 7bd866
top_build_prefix = @top_build_prefix@
Packit Service 7bd866
top_builddir = @top_builddir@
Packit Service 7bd866
top_srcdir = @top_srcdir@
Packit Service 7bd866
SUBDIRS = lib src doc . checkmk tests
Packit Service 7bd866
AM_MAKEINFOFLAGS = -I$(top_srcdir)/doc/example
Packit Service 7bd866
CLEANFILES = *~\
Packit Service 7bd866
	$(PACKAGE)-$(VERSION).tar.gz\
Packit Service 7bd866
	ChangeLog.bak
Packit Service 7bd866
Packit Service 7bd866
include_HEADERS = check_stdint.h
Packit Service 7bd866
EXTRA_DIST = check.pc.in $(m4data_DATA) xml/check_unittest.xslt \
Packit Service 7bd866
	CMakeLists.txt src/CMakeLists.txt tests/CMakeLists.txt lib/CMakeLists.txt \
Packit Service 7bd866
	cmake
Packit Service 7bd866
Packit Service 7bd866
doc_DATA = ChangeLog NEWS README COPYING.LESSER
Packit Service 7bd866
m4datadir = $(datadir)/aclocal
Packit Service 7bd866
m4data_DATA = check.m4
Packit Service 7bd866
pcdatadir = $(libdir)/pkgconfig
Packit Service 7bd866
pcdata_DATA = check.pc
Packit Service 7bd866
DISTCLEANFILES = check_stdint.h
Packit Service 7bd866
ACLOCAL_AMFLAGS = -I m4
Packit Service 7bd866
all: config.h
Packit Service 7bd866
	$(MAKE) $(AM_MAKEFLAGS) all-recursive
Packit Service 7bd866
Packit Service 7bd866
.SUFFIXES:
Packit Service 7bd866
am--refresh: Makefile
Packit Service 7bd866
	@:
Packit Service 7bd866
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
Packit Service 7bd866
	@for dep in $?; do \
Packit Service 7bd866
	  case '$(am__configure_deps)' in \
Packit Service 7bd866
	    *$$dep*) \
Packit Service 7bd866
	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnits'; \
Packit Service 7bd866
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnits \
Packit Service 7bd866
		&& exit 0; \
Packit Service 7bd866
	      exit 1;; \
Packit Service 7bd866
	  esac; \
Packit Service 7bd866
	done; \
Packit Service 7bd866
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits Makefile'; \
Packit Service 7bd866
	$(am__cd) $(top_srcdir) && \
Packit Service 7bd866
	  $(AUTOMAKE) --gnits Makefile
Packit Service 7bd866
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit Service 7bd866
	@case '$?' in \
Packit Service 7bd866
	  *config.status*) \
Packit Service 7bd866
	    echo ' $(SHELL) ./config.status'; \
Packit Service 7bd866
	    $(SHELL) ./config.status;; \
Packit Service 7bd866
	  *) \
Packit Service 7bd866
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
Packit Service 7bd866
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
Packit Service 7bd866
	esac;
Packit Service 7bd866
Packit Service 7bd866
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit Service 7bd866
	$(SHELL) ./config.status --recheck
Packit Service 7bd866
Packit Service 7bd866
$(top_srcdir)/configure:  $(am__configure_deps)
Packit Service 7bd866
	$(am__cd) $(srcdir) && $(AUTOCONF)
Packit Service 7bd866
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
Packit Service 7bd866
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
Packit Service 7bd866
$(am__aclocal_m4_deps):
Packit Service 7bd866
Packit Service 7bd866
config.h: stamp-h1
Packit Service 7bd866
	@test -f $@ || rm -f stamp-h1
Packit Service 7bd866
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
Packit Service 7bd866
Packit Service 7bd866
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
Packit Service 7bd866
	@rm -f stamp-h1
Packit Service 7bd866
	cd $(top_builddir) && $(SHELL) ./config.status config.h
Packit Service 7bd866
$(srcdir)/config.h.in:  $(am__configure_deps) 
Packit Service 7bd866
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
Packit Service 7bd866
	rm -f stamp-h1
Packit Service 7bd866
	touch $@
Packit Service 7bd866
Packit Service 7bd866
distclean-hdr:
Packit Service 7bd866
	-rm -f config.h stamp-h1
Packit Service 7bd866
check.pc: $(top_builddir)/config.status $(srcdir)/check.pc.in
Packit Service 7bd866
	cd $(top_builddir) && $(SHELL) ./config.status $@
Packit Service 7bd866
Packit Service 7bd866
mostlyclean-libtool:
Packit Service 7bd866
	-rm -f *.lo
Packit Service 7bd866
Packit Service 7bd866
clean-libtool:
Packit Service 7bd866
	-rm -rf .libs _libs
Packit Service 7bd866
Packit Service 7bd866
distclean-libtool:
Packit Service 7bd866
	-rm -f libtool config.lt
Packit Service 7bd866
install-docDATA: $(doc_DATA)
Packit Service 7bd866
	@$(NORMAL_INSTALL)
Packit Service 7bd866
	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
Packit Service 7bd866
	if test -n "$$list"; then \
Packit Service 7bd866
	  echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
Packit Service 7bd866
	  $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
Packit Service 7bd866
	fi; \
Packit Service 7bd866
	for p in $$list; do \
Packit Service 7bd866
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Packit Service 7bd866
	  echo "$$d$$p"; \
Packit Service 7bd866
	done | $(am__base_list) | \
Packit Service 7bd866
	while read files; do \
Packit Service 7bd866
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
Packit Service 7bd866
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
Packit Service 7bd866
	done
Packit Service 7bd866
Packit Service 7bd866
uninstall-docDATA:
Packit Service 7bd866
	@$(NORMAL_UNINSTALL)
Packit Service 7bd866
	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
Packit Service 7bd866
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
Packit Service 7bd866
	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
Packit Service 7bd866
install-m4dataDATA: $(m4data_DATA)
Packit Service 7bd866
	@$(NORMAL_INSTALL)
Packit Service 7bd866
	@list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
Packit Service 7bd866
	if test -n "$$list"; then \
Packit Service 7bd866
	  echo " $(MKDIR_P) '$(DESTDIR)$(m4datadir)'"; \
Packit Service 7bd866
	  $(MKDIR_P) "$(DESTDIR)$(m4datadir)" || exit 1; \
Packit Service 7bd866
	fi; \
Packit Service 7bd866
	for p in $$list; do \
Packit Service 7bd866
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Packit Service 7bd866
	  echo "$$d$$p"; \
Packit Service 7bd866
	done | $(am__base_list) | \
Packit Service 7bd866
	while read files; do \
Packit Service 7bd866
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
Packit Service 7bd866
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
Packit Service 7bd866
	done
Packit Service 7bd866
Packit Service 7bd866
uninstall-m4dataDATA:
Packit Service 7bd866
	@$(NORMAL_UNINSTALL)
Packit Service 7bd866
	@list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
Packit Service 7bd866
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
Packit Service 7bd866
	dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
Packit Service 7bd866
install-pcdataDATA: $(pcdata_DATA)
Packit Service 7bd866
	@$(NORMAL_INSTALL)
Packit Service 7bd866
	@list='$(pcdata_DATA)'; test -n "$(pcdatadir)" || list=; \
Packit Service 7bd866
	if test -n "$$list"; then \
Packit Service 7bd866
	  echo " $(MKDIR_P) '$(DESTDIR)$(pcdatadir)'"; \
Packit Service 7bd866
	  $(MKDIR_P) "$(DESTDIR)$(pcdatadir)" || exit 1; \
Packit Service 7bd866
	fi; \
Packit Service 7bd866
	for p in $$list; do \
Packit Service 7bd866
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Packit Service 7bd866
	  echo "$$d$$p"; \
Packit Service 7bd866
	done | $(am__base_list) | \
Packit Service 7bd866
	while read files; do \
Packit Service 7bd866
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pcdatadir)'"; \
Packit Service 7bd866
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pcdatadir)" || exit $$?; \
Packit Service 7bd866
	done
Packit Service 7bd866
Packit Service 7bd866
uninstall-pcdataDATA:
Packit Service 7bd866
	@$(NORMAL_UNINSTALL)
Packit Service 7bd866
	@list='$(pcdata_DATA)'; test -n "$(pcdatadir)" || list=; \
Packit Service 7bd866
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
Packit Service 7bd866
	dir='$(DESTDIR)$(pcdatadir)'; $(am__uninstall_files_from_dir)
Packit Service 7bd866
install-includeHEADERS: $(include_HEADERS)
Packit Service 7bd866
	@$(NORMAL_INSTALL)
Packit Service 7bd866
	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
Packit Service 7bd866
	if test -n "$$list"; then \
Packit Service 7bd866
	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
Packit Service 7bd866
	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
Packit Service 7bd866
	fi; \
Packit Service 7bd866
	for p in $$list; do \
Packit Service 7bd866
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Packit Service 7bd866
	  echo "$$d$$p"; \
Packit Service 7bd866
	done | $(am__base_list) | \
Packit Service 7bd866
	while read files; do \
Packit Service 7bd866
	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
Packit Service 7bd866
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
Packit Service 7bd866
	done
Packit Service 7bd866
Packit Service 7bd866
uninstall-includeHEADERS:
Packit Service 7bd866
	@$(NORMAL_UNINSTALL)
Packit Service 7bd866
	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
Packit Service 7bd866
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
Packit Service 7bd866
	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
Packit Service 7bd866
Packit Service 7bd866
# This directory's subdirectories are mostly independent; you can cd
Packit Service 7bd866
# into them and run 'make' without going through this Makefile.
Packit Service 7bd866
# To change the values of 'make' variables: instead of editing Makefiles,
Packit Service 7bd866
# (1) if the variable is set in 'config.status', edit 'config.status'
Packit Service 7bd866
#     (which will cause the Makefiles to be regenerated when you run 'make');
Packit Service 7bd866
# (2) otherwise, pass the desired values on the 'make' command line.
Packit Service 7bd866
$(am__recursive_targets):
Packit Service 7bd866
	@fail=; \
Packit Service 7bd866
	if $(am__make_keepgoing); then \
Packit Service 7bd866
	  failcom='fail=yes'; \
Packit Service 7bd866
	else \
Packit Service 7bd866
	  failcom='exit 1'; \
Packit Service 7bd866
	fi; \
Packit Service 7bd866
	dot_seen=no; \
Packit Service 7bd866
	target=`echo $@ | sed s/-recursive//`; \
Packit Service 7bd866
	case "$@" in \
Packit Service 7bd866
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
Packit Service 7bd866
	  *) list='$(SUBDIRS)' ;; \
Packit Service 7bd866
	esac; \
Packit Service 7bd866
	for subdir in $$list; do \
Packit Service 7bd866
	  echo "Making $$target in $$subdir"; \
Packit Service 7bd866
	  if test "$$subdir" = "."; then \
Packit Service 7bd866
	    dot_seen=yes; \
Packit Service 7bd866
	    local_target="$$target-am"; \
Packit Service 7bd866
	  else \
Packit Service 7bd866
	    local_target="$$target"; \
Packit Service 7bd866
	  fi; \
Packit Service 7bd866
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Packit Service 7bd866
	  || eval $$failcom; \
Packit Service 7bd866
	done; \
Packit Service 7bd866
	if test "$$dot_seen" = "no"; then \
Packit Service 7bd866
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
Packit Service 7bd866
	fi; test -z "$$fail"
Packit Service 7bd866
Packit Service 7bd866
ID: $(am__tagged_files)
Packit Service 7bd866
	$(am__define_uniq_tagged_files); mkid -fID $$unique
Packit Service 7bd866
tags: tags-recursive
Packit Service 7bd866
TAGS: tags
Packit Service 7bd866
Packit Service 7bd866
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit Service 7bd866
	set x; \
Packit Service 7bd866
	here=`pwd`; \
Packit Service 7bd866
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
Packit Service 7bd866
	  include_option=--etags-include; \
Packit Service 7bd866
	  empty_fix=.; \
Packit Service 7bd866
	else \
Packit Service 7bd866
	  include_option=--include; \
Packit Service 7bd866
	  empty_fix=; \
Packit Service 7bd866
	fi; \
Packit Service 7bd866
	list='$(SUBDIRS)'; for subdir in $$list; do \
Packit Service 7bd866
	  if test "$$subdir" = .; then :; else \
Packit Service 7bd866
	    test ! -f $$subdir/TAGS || \
Packit Service 7bd866
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
Packit Service 7bd866
	  fi; \
Packit Service 7bd866
	done; \
Packit Service 7bd866
	$(am__define_uniq_tagged_files); \
Packit Service 7bd866
	shift; \
Packit Service 7bd866
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Packit Service 7bd866
	  test -n "$$unique" || unique=$$empty_fix; \
Packit Service 7bd866
	  if test $$# -gt 0; then \
Packit Service 7bd866
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit Service 7bd866
	      "$$@" $$unique; \
Packit Service 7bd866
	  else \
Packit Service 7bd866
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit Service 7bd866
	      $$unique; \
Packit Service 7bd866
	  fi; \
Packit Service 7bd866
	fi
Packit Service 7bd866
ctags: ctags-recursive
Packit Service 7bd866
Packit Service 7bd866
CTAGS: ctags
Packit Service 7bd866
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit Service 7bd866
	$(am__define_uniq_tagged_files); \
Packit Service 7bd866
	test -z "$(CTAGS_ARGS)$$unique" \
Packit Service 7bd866
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Packit Service 7bd866
	     $$unique
Packit Service 7bd866
Packit Service 7bd866
GTAGS:
Packit Service 7bd866
	here=`$(am__cd) $(top_builddir) && pwd` \
Packit Service 7bd866
	  && $(am__cd) $(top_srcdir) \
Packit Service 7bd866
	  && gtags -i $(GTAGS_ARGS) "$$here"
Packit Service 7bd866
cscope: cscope.files
Packit Service 7bd866
	test ! -s cscope.files \
Packit Service 7bd866
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
Packit Service 7bd866
clean-cscope:
Packit Service 7bd866
	-rm -f cscope.files
Packit Service 7bd866
cscope.files: clean-cscope cscopelist
Packit Service 7bd866
cscopelist: cscopelist-recursive
Packit Service 7bd866
Packit Service 7bd866
cscopelist-am: $(am__tagged_files)
Packit Service 7bd866
	list='$(am__tagged_files)'; \
Packit Service 7bd866
	case "$(srcdir)" in \
Packit Service 7bd866
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
Packit Service 7bd866
	  *) sdir=$(subdir)/$(srcdir) ;; \
Packit Service 7bd866
	esac; \
Packit Service 7bd866
	for i in $$list; do \
Packit Service 7bd866
	  if test -f "$$i"; then \
Packit Service 7bd866
	    echo "$(subdir)/$$i"; \
Packit Service 7bd866
	  else \
Packit Service 7bd866
	    echo "$$sdir/$$i"; \
Packit Service 7bd866
	  fi; \
Packit Service 7bd866
	done >> $(top_builddir)/cscope.files
Packit Service 7bd866
Packit Service 7bd866
distclean-tags:
Packit Service 7bd866
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Packit Service 7bd866
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
Packit Service 7bd866
Packit Service 7bd866
distdir: $(BUILT_SOURCES)
Packit Service 7bd866
	$(MAKE) $(AM_MAKEFLAGS) distdir-am
Packit Service 7bd866
Packit Service 7bd866
distdir-am: $(DISTFILES)
Packit Service 7bd866
	@case `sed 15q $(srcdir)/NEWS` in \
Packit Service 7bd866
	*"$(VERSION)"*) : ;; \
Packit Service 7bd866
	*) \
Packit Service 7bd866
	  echo "NEWS not updated; not releasing" 1>&2; \
Packit Service 7bd866
	  exit 1;; \
Packit Service 7bd866
	esac
Packit Service 7bd866
	$(am__remove_distdir)
Packit Service 7bd866
	test -d "$(distdir)" || mkdir "$(distdir)"
Packit Service 7bd866
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service 7bd866
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service 7bd866
	list='$(DISTFILES)'; \
Packit Service 7bd866
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit Service 7bd866
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit Service 7bd866
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit Service 7bd866
	case $$dist_files in \
Packit Service 7bd866
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit Service 7bd866
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit Service 7bd866
			   sort -u` ;; \
Packit Service 7bd866
	esac; \
Packit Service 7bd866
	for file in $$dist_files; do \
Packit Service 7bd866
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit Service 7bd866
	  if test -d $$d/$$file; then \
Packit Service 7bd866
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit Service 7bd866
	    if test -d "$(distdir)/$$file"; then \
Packit Service 7bd866
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service 7bd866
	    fi; \
Packit Service 7bd866
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit Service 7bd866
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit Service 7bd866
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service 7bd866
	    fi; \
Packit Service 7bd866
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit Service 7bd866
	  else \
Packit Service 7bd866
	    test -f "$(distdir)/$$file" \
Packit Service 7bd866
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit Service 7bd866
	    || exit 1; \
Packit Service 7bd866
	  fi; \
Packit Service 7bd866
	done
Packit Service 7bd866
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
Packit Service 7bd866
	  if test "$$subdir" = .; then :; else \
Packit Service 7bd866
	    $(am__make_dryrun) \
Packit Service 7bd866
	      || test -d "$(distdir)/$$subdir" \
Packit Service 7bd866
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
Packit Service 7bd866
	      || exit 1; \
Packit Service 7bd866
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
Packit Service 7bd866
	    $(am__relativize); \
Packit Service 7bd866
	    new_distdir=$$reldir; \
Packit Service 7bd866
	    dir1=$$subdir; dir2="$(top_distdir)"; \
Packit Service 7bd866
	    $(am__relativize); \
Packit Service 7bd866
	    new_top_distdir=$$reldir; \
Packit Service 7bd866
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
Packit Service 7bd866
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
Packit Service 7bd866
	    ($(am__cd) $$subdir && \
Packit Service 7bd866
	      $(MAKE) $(AM_MAKEFLAGS) \
Packit Service 7bd866
	        top_distdir="$$new_top_distdir" \
Packit Service 7bd866
	        distdir="$$new_distdir" \
Packit Service 7bd866
		am__remove_distdir=: \
Packit Service 7bd866
		am__skip_length_check=: \
Packit Service 7bd866
		am__skip_mode_fix=: \
Packit Service 7bd866
	        distdir) \
Packit Service 7bd866
	      || exit 1; \
Packit Service 7bd866
	  fi; \
Packit Service 7bd866
	done
Packit Service 7bd866
	-test -n "$(am__skip_mode_fix)" \
Packit Service 7bd866
	|| find "$(distdir)" -type d ! -perm -755 \
Packit Service 7bd866
		-exec chmod u+rwx,go+rx {} \; -o \
Packit Service 7bd866
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
Packit Service 7bd866
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
Packit Service 7bd866
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
Packit Service 7bd866
	|| chmod -R a+r "$(distdir)"
Packit Service 7bd866
dist-gzip: distdir
Packit Service 7bd866
	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
Packit Service 7bd866
	$(am__post_remove_distdir)
Packit Service 7bd866
Packit Service 7bd866
dist-bzip2: distdir
Packit Service 7bd866
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
Packit Service 7bd866
	$(am__post_remove_distdir)
Packit Service 7bd866
Packit Service 7bd866
dist-lzip: distdir
Packit Service 7bd866
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
Packit Service 7bd866
	$(am__post_remove_distdir)
Packit Service 7bd866
Packit Service 7bd866
dist-xz: distdir
Packit Service 7bd866
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
Packit Service 7bd866
	$(am__post_remove_distdir)
Packit Service 7bd866
Packit Service 7bd866
dist-tarZ: distdir
Packit Service 7bd866
	@echo WARNING: "Support for distribution archives compressed with" \
Packit Service 7bd866
		       "legacy program 'compress' is deprecated." >&2
Packit Service 7bd866
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
Packit Service 7bd866
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
Packit Service 7bd866
	$(am__post_remove_distdir)
Packit Service 7bd866
Packit Service 7bd866
dist-shar: distdir
Packit Service 7bd866
	@echo WARNING: "Support for shar distribution archives is" \
Packit Service 7bd866
	               "deprecated." >&2
Packit Service 7bd866
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
Packit Service 7bd866
	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
Packit Service 7bd866
	$(am__post_remove_distdir)
Packit Service 7bd866
Packit Service 7bd866
dist-zip: distdir
Packit Service 7bd866
	-rm -f $(distdir).zip
Packit Service 7bd866
	zip -rq $(distdir).zip $(distdir)
Packit Service 7bd866
	$(am__post_remove_distdir)
Packit Service 7bd866
Packit Service 7bd866
dist dist-all:
Packit Service 7bd866
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
Packit Service 7bd866
	$(am__post_remove_distdir)
Packit Service 7bd866
Packit Service 7bd866
# This target untars the dist file and tries a VPATH configuration.  Then
Packit Service 7bd866
# it guarantees that the distribution is self-contained by making another
Packit Service 7bd866
# tarfile.
Packit Service 7bd866
distcheck: dist
Packit Service 7bd866
	case '$(DIST_ARCHIVES)' in \
Packit Service 7bd866
	*.tar.gz*) \
Packit Service 7bd866
	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
Packit Service 7bd866
	*.tar.bz2*) \
Packit Service 7bd866
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
Packit Service 7bd866
	*.tar.lz*) \
Packit Service 7bd866
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
Packit Service 7bd866
	*.tar.xz*) \
Packit Service 7bd866
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
Packit Service 7bd866
	*.tar.Z*) \
Packit Service 7bd866
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
Packit Service 7bd866
	*.shar.gz*) \
Packit Service 7bd866
	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
Packit Service 7bd866
	*.zip*) \
Packit Service 7bd866
	  unzip $(distdir).zip ;;\
Packit Service 7bd866
	esac
Packit Service 7bd866
	chmod -R a-w $(distdir)
Packit Service 7bd866
	chmod u+w $(distdir)
Packit Service 7bd866
	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
Packit Service 7bd866
	chmod a-w $(distdir)
Packit Service 7bd866
	test -d $(distdir)/_build || exit 0; \
Packit Service 7bd866
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
Packit Service 7bd866
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
Packit Service 7bd866
	  && am__cwd=`pwd` \
Packit Service 7bd866
	  && $(am__cd) $(distdir)/_build/sub \
Packit Service 7bd866
	  && ../../configure \
Packit Service 7bd866
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
Packit Service 7bd866
	    $(DISTCHECK_CONFIGURE_FLAGS) \
Packit Service 7bd866
	    --srcdir=../.. --prefix="$$dc_install_base" \
Packit Service 7bd866
	  && $(MAKE) $(AM_MAKEFLAGS) \
Packit Service 7bd866
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
Packit Service 7bd866
	  && $(MAKE) $(AM_MAKEFLAGS) check \
Packit Service 7bd866
	  && $(MAKE) $(AM_MAKEFLAGS) install \
Packit Service 7bd866
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
Packit Service 7bd866
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
Packit Service 7bd866
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
Packit Service 7bd866
	        distuninstallcheck \
Packit Service 7bd866
	  && chmod -R a-w "$$dc_install_base" \
Packit Service 7bd866
	  && ({ \
Packit Service 7bd866
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
Packit Service 7bd866
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
Packit Service 7bd866
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
Packit Service 7bd866
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
Packit Service 7bd866
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
Packit Service 7bd866
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
Packit Service 7bd866
	  && rm -rf "$$dc_destdir" \
Packit Service 7bd866
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
Packit Service 7bd866
	  && rm -rf $(DIST_ARCHIVES) \
Packit Service 7bd866
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
Packit Service 7bd866
	  && cd "$$am__cwd" \
Packit Service 7bd866
	  || exit 1
Packit Service 7bd866
	$(am__post_remove_distdir)
Packit Service 7bd866
	@(echo "$(distdir) archives ready for distribution: "; \
Packit Service 7bd866
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
Packit Service 7bd866
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
Packit Service 7bd866
distuninstallcheck:
Packit Service 7bd866
	@test -n '$(distuninstallcheck_dir)' || { \
Packit Service 7bd866
	  echo 'ERROR: trying to run $@ with an empty' \
Packit Service 7bd866
	       '$$(distuninstallcheck_dir)' >&2; \
Packit Service 7bd866
	  exit 1; \
Packit Service 7bd866
	}; \
Packit Service 7bd866
	$(am__cd) '$(distuninstallcheck_dir)' || { \
Packit Service 7bd866
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
Packit Service 7bd866
	  exit 1; \
Packit Service 7bd866
	}; \
Packit Service 7bd866
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
Packit Service 7bd866
	   || { echo "ERROR: files left after uninstall:" ; \
Packit Service 7bd866
	        if test -n "$(DESTDIR)"; then \
Packit Service 7bd866
	          echo "  (check DESTDIR support)"; \
Packit Service 7bd866
	        fi ; \
Packit Service 7bd866
	        $(distuninstallcheck_listfiles) ; \
Packit Service 7bd866
	        exit 1; } >&2
Packit Service 7bd866
distcleancheck: distclean
Packit Service 7bd866
	@if test '$(srcdir)' = . ; then \
Packit Service 7bd866
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
Packit Service 7bd866
	  exit 1 ; \
Packit Service 7bd866
	fi
Packit Service 7bd866
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
Packit Service 7bd866
	  || { echo "ERROR: files left in build directory after distclean:" ; \
Packit Service 7bd866
	       $(distcleancheck_listfiles) ; \
Packit Service 7bd866
	       exit 1; } >&2
Packit Service 7bd866
check-am: all-am
Packit Service 7bd866
check: check-recursive
Packit Service 7bd866
all-am: Makefile $(DATA) $(HEADERS) config.h
Packit Service 7bd866
installdirs: installdirs-recursive
Packit Service 7bd866
installdirs-am:
Packit Service 7bd866
	for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pcdatadir)" "$(DESTDIR)$(includedir)"; do \
Packit Service 7bd866
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
Packit Service 7bd866
	done
Packit Service 7bd866
install: install-recursive
Packit Service 7bd866
install-exec: install-exec-recursive
Packit Service 7bd866
install-data: install-data-recursive
Packit Service 7bd866
uninstall: uninstall-recursive
Packit Service 7bd866
Packit Service 7bd866
install-am: all-am
Packit Service 7bd866
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit Service 7bd866
Packit Service 7bd866
installcheck: installcheck-recursive
Packit Service 7bd866
install-strip:
Packit Service 7bd866
	if test -z '$(STRIP)'; then \
Packit Service 7bd866
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service 7bd866
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service 7bd866
	      install; \
Packit Service 7bd866
	else \
Packit Service 7bd866
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service 7bd866
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service 7bd866
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit Service 7bd866
	fi
Packit Service 7bd866
mostlyclean-generic:
Packit Service 7bd866
Packit Service 7bd866
clean-generic:
Packit Service 7bd866
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
Packit Service 7bd866
Packit Service 7bd866
distclean-generic:
Packit Service 7bd866
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit Service 7bd866
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit Service 7bd866
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
Packit Service 7bd866
Packit Service 7bd866
maintainer-clean-generic:
Packit Service 7bd866
	@echo "This command is intended for maintainers to use"
Packit Service 7bd866
	@echo "it deletes files that may require special tools to rebuild."
Packit Service 7bd866
clean: clean-recursive
Packit Service 7bd866
Packit Service 7bd866
clean-am: clean-generic clean-libtool mostlyclean-am
Packit Service 7bd866
Packit Service 7bd866
distclean: distclean-recursive
Packit Service 7bd866
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
Packit Service 7bd866
	-rm -f Makefile
Packit Service 7bd866
distclean-am: clean-am distclean-generic distclean-hdr \
Packit Service 7bd866
	distclean-libtool distclean-tags
Packit Service 7bd866
Packit Service 7bd866
dvi: dvi-recursive
Packit Service 7bd866
Packit Service 7bd866
dvi-am:
Packit Service 7bd866
Packit Service 7bd866
html: html-recursive
Packit Service 7bd866
Packit Service 7bd866
html-am:
Packit Service 7bd866
Packit Service 7bd866
info: info-recursive
Packit Service 7bd866
Packit Service 7bd866
info-am:
Packit Service 7bd866
Packit Service 7bd866
install-data-am: install-docDATA install-includeHEADERS \
Packit Service 7bd866
	install-m4dataDATA install-pcdataDATA
Packit Service 7bd866
Packit Service 7bd866
install-dvi: install-dvi-recursive
Packit Service 7bd866
Packit Service 7bd866
install-dvi-am:
Packit Service 7bd866
Packit Service 7bd866
install-exec-am:
Packit Service 7bd866
Packit Service 7bd866
install-html: install-html-recursive
Packit Service 7bd866
Packit Service 7bd866
install-html-am:
Packit Service 7bd866
Packit Service 7bd866
install-info: install-info-recursive
Packit Service 7bd866
Packit Service 7bd866
install-info-am:
Packit Service 7bd866
Packit Service 7bd866
install-man:
Packit Service 7bd866
Packit Service 7bd866
install-pdf: install-pdf-recursive
Packit Service 7bd866
Packit Service 7bd866
install-pdf-am:
Packit Service 7bd866
Packit Service 7bd866
install-ps: install-ps-recursive
Packit Service 7bd866
Packit Service 7bd866
install-ps-am:
Packit Service 7bd866
Packit Service 7bd866
installcheck-am:
Packit Service 7bd866
Packit Service 7bd866
maintainer-clean: maintainer-clean-recursive
Packit Service 7bd866
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
Packit Service 7bd866
	-rm -rf $(top_srcdir)/autom4te.cache
Packit Service 7bd866
	-rm -f Makefile
Packit Service 7bd866
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit Service 7bd866
Packit Service 7bd866
mostlyclean: mostlyclean-recursive
Packit Service 7bd866
Packit Service 7bd866
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
Packit Service 7bd866
Packit Service 7bd866
pdf: pdf-recursive
Packit Service 7bd866
Packit Service 7bd866
pdf-am:
Packit Service 7bd866
Packit Service 7bd866
ps: ps-recursive
Packit Service 7bd866
Packit Service 7bd866
ps-am:
Packit Service 7bd866
Packit Service 7bd866
uninstall-am: uninstall-docDATA uninstall-includeHEADERS \
Packit Service 7bd866
	uninstall-m4dataDATA uninstall-pcdataDATA
Packit Service 7bd866
Packit Service 7bd866
.MAKE: $(am__recursive_targets) all install-am install-strip
Packit Service 7bd866
Packit Service 7bd866
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
Packit Service 7bd866
	am--refresh check check-am clean clean-cscope clean-generic \
Packit Service 7bd866
	clean-libtool cscope cscopelist-am ctags ctags-am dist \
Packit Service 7bd866
	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
Packit Service 7bd866
	dist-xz dist-zip distcheck distclean distclean-generic \
Packit Service 7bd866
	distclean-hdr distclean-libtool distclean-tags distcleancheck \
Packit Service 7bd866
	distdir distuninstallcheck dvi dvi-am html html-am info \
Packit Service 7bd866
	info-am install install-am install-data install-data-am \
Packit Service 7bd866
	install-docDATA install-dvi install-dvi-am install-exec \
Packit Service 7bd866
	install-exec-am install-html install-html-am \
Packit Service 7bd866
	install-includeHEADERS install-info install-info-am \
Packit Service 7bd866
	install-m4dataDATA install-man install-pcdataDATA install-pdf \
Packit Service 7bd866
	install-pdf-am install-ps install-ps-am install-strip \
Packit Service 7bd866
	installcheck installcheck-am installdirs installdirs-am \
Packit Service 7bd866
	maintainer-clean maintainer-clean-generic mostlyclean \
Packit Service 7bd866
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Packit Service 7bd866
	tags tags-am uninstall uninstall-am uninstall-docDATA \
Packit Service 7bd866
	uninstall-includeHEADERS uninstall-m4dataDATA \
Packit Service 7bd866
	uninstall-pcdataDATA
Packit Service 7bd866
Packit Service 7bd866
.PRECIOUS: Makefile
Packit Service 7bd866
Packit Service 7bd866
Packit Service 7bd866
README:
Packit Service 7bd866
	fgrep -v "Build Status]" $(top_srcdir)/README.md > $@
Packit Service 7bd866
Packit Service 7bd866
doc/check_html:
Packit Service 7bd866
	$(MAKE) -C doc check_html
Packit Service 7bd866
Packit Service 7bd866
doc/doxygen:
Packit Service 7bd866
	$(MAKE) -C doc doxygen
Packit Service 7bd866
Packit Service 7bd866
# check we can do a clean build, including docs.
Packit Service 7bd866
# perhaps we should check for out of date (svn st -u) and modified files.
Packit Service 7bd866
prereleasecheck: doc/check_html doc/doxygen
Packit Service 7bd866
	-$(MAKE) distclean
Packit Service 7bd866
	autoreconf -i && ./configure \
Packit Service 7bd866
	    && ulimit -c 0 && \
Packit Service 7bd866
	    $(MAKE) distcheck
Packit Service 7bd866
Packit Service 7bd866
.PHONY: prereleasecheck
Packit Service 7bd866
Packit Service 7bd866
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit Service 7bd866
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit Service 7bd866
.NOEXPORT: