Blame Makefile.in

Packit Service b29381
# Makefile.in generated by automake 1.16.1 from Makefile.am.
Packit Service b29381
# @configure_input@
Packit Service b29381
Packit Service b29381
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
Packit Service b29381
Packit Service b29381
# This Makefile.in is free software; the Free Software Foundation
Packit Service b29381
# gives unlimited permission to copy and/or distribute it,
Packit Service b29381
# with or without modifications, as long as this notice is preserved.
Packit Service b29381
Packit Service b29381
# This program is distributed in the hope that it will be useful,
Packit Service b29381
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit Service b29381
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit Service b29381
# PARTICULAR PURPOSE.
Packit Service b29381
Packit Service b29381
@SET_MAKE@
Packit Service b29381
Packit Service b29381
#
Packit Service b29381
# Copyright (c) 2005, 2006, 2007 Thorsten Kukuk <kukuk@thkukuk.de>
Packit Service b29381
#
Packit Service b29381
VPATH = @srcdir@
Packit Service b29381
am__is_gnu_make = { \
Packit Service b29381
  if test -z '$(MAKELEVEL)'; then \
Packit Service b29381
    false; \
Packit Service b29381
  elif test -n '$(MAKE_HOST)'; then \
Packit Service b29381
    true; \
Packit Service b29381
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
Packit Service b29381
    true; \
Packit Service b29381
  else \
Packit Service b29381
    false; \
Packit Service b29381
  fi; \
Packit Service b29381
}
Packit Service b29381
am__make_running_with_option = \
Packit Service b29381
  case $${target_option-} in \
Packit Service b29381
      ?) ;; \
Packit Service b29381
      *) echo "am__make_running_with_option: internal error: invalid" \
Packit Service b29381
              "target option '$${target_option-}' specified" >&2; \
Packit Service b29381
         exit 1;; \
Packit Service b29381
  esac; \
Packit Service b29381
  has_opt=no; \
Packit Service b29381
  sane_makeflags=$$MAKEFLAGS; \
Packit Service b29381
  if $(am__is_gnu_make); then \
Packit Service b29381
    sane_makeflags=$$MFLAGS; \
Packit Service b29381
  else \
Packit Service b29381
    case $$MAKEFLAGS in \
Packit Service b29381
      *\\[\ \	]*) \
Packit Service b29381
        bs=\\; \
Packit Service b29381
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
Packit Service b29381
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
Packit Service b29381
    esac; \
Packit Service b29381
  fi; \
Packit Service b29381
  skip_next=no; \
Packit Service b29381
  strip_trailopt () \
Packit Service b29381
  { \
Packit Service b29381
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
Packit Service b29381
  }; \
Packit Service b29381
  for flg in $$sane_makeflags; do \
Packit Service b29381
    test $$skip_next = yes && { skip_next=no; continue; }; \
Packit Service b29381
    case $$flg in \
Packit Service b29381
      *=*|--*) continue;; \
Packit Service b29381
        -*I) strip_trailopt 'I'; skip_next=yes;; \
Packit Service b29381
      -*I?*) strip_trailopt 'I';; \
Packit Service b29381
        -*O) strip_trailopt 'O'; skip_next=yes;; \
Packit Service b29381
      -*O?*) strip_trailopt 'O';; \
Packit Service b29381
        -*l) strip_trailopt 'l'; skip_next=yes;; \
Packit Service b29381
      -*l?*) strip_trailopt 'l';; \
Packit Service b29381
      -[dEDm]) skip_next=yes;; \
Packit Service b29381
      -[JT]) skip_next=yes;; \
Packit Service b29381
    esac; \
Packit Service b29381
    case $$flg in \
Packit Service b29381
      *$$target_option*) has_opt=yes; break;; \
Packit Service b29381
    esac; \
Packit Service b29381
  done; \
Packit Service b29381
  test $$has_opt = yes
Packit Service b29381
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
Packit Service b29381
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Packit Service b29381
pkgdatadir = $(datadir)/@PACKAGE@
Packit Service b29381
pkgincludedir = $(includedir)/@PACKAGE@
Packit Service b29381
pkglibdir = $(libdir)/@PACKAGE@
Packit Service b29381
pkglibexecdir = $(libexecdir)/@PACKAGE@
Packit Service b29381
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit Service b29381
install_sh_DATA = $(install_sh) -c -m 644
Packit Service b29381
install_sh_PROGRAM = $(install_sh) -c
Packit Service b29381
install_sh_SCRIPT = $(install_sh) -c
Packit Service b29381
INSTALL_HEADER = $(INSTALL_DATA)
Packit Service b29381
transform = $(program_transform_name)
Packit Service b29381
NORMAL_INSTALL = :
Packit Service b29381
PRE_INSTALL = :
Packit Service b29381
POST_INSTALL = :
Packit Service b29381
NORMAL_UNINSTALL = :
Packit Service b29381
PRE_UNINSTALL = :
Packit Service b29381
POST_UNINSTALL = :
Packit Service b29381
build_triplet = @build@
Packit Service b29381
host_triplet = @host@
Packit Service b29381
subdir = .
Packit Service b29381
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit Service b29381
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
Packit Service b29381
	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
Packit Service b29381
	$(top_srcdir)/m4/japhar_grep_cflags.m4 \
Packit Service b29381
	$(top_srcdir)/m4/jh_path_xml_catalog.m4 \
Packit Service b29381
	$(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
Packit Service b29381
	$(top_srcdir)/m4/ld-no-undefined.m4 $(top_srcdir)/m4/lib-ld.m4 \
Packit Service b29381
	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
Packit Service b29381
	$(top_srcdir)/m4/libprelude.m4 $(top_srcdir)/m4/libtool.m4 \
Packit Service b29381
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
Packit Service b29381
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
Packit Service b29381
	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
Packit Service b29381
	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
Packit Service b29381
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit Service b29381
	$(ACLOCAL_M4)
Packit Service b29381
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
Packit Service b29381
	$(am__configure_deps) $(am__DIST_COMMON)
Packit Service b29381
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
Packit Service b29381
 configure.lineno config.status.lineno
Packit Service b29381
mkinstalldirs = $(install_sh) -d
Packit Service b29381
CONFIG_HEADER = config.h
Packit Service b29381
CONFIG_CLEAN_FILES =
Packit Service b29381
CONFIG_CLEAN_VPATH_FILES =
Packit Service b29381
AM_V_P = $(am__v_P_@AM_V@)
Packit Service b29381
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
Packit Service b29381
am__v_P_0 = false
Packit Service b29381
am__v_P_1 = :
Packit Service b29381
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit Service b29381
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit Service b29381
am__v_GEN_0 = @echo "  GEN     " $@;
Packit Service b29381
am__v_GEN_1 = 
Packit Service b29381
AM_V_at = $(am__v_at_@AM_V@)
Packit Service b29381
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit Service b29381
am__v_at_0 = @
Packit Service b29381
am__v_at_1 = 
Packit Service b29381
SOURCES =
Packit Service b29381
DIST_SOURCES =
Packit Service b29381
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
Packit Service b29381
	ctags-recursive dvi-recursive html-recursive info-recursive \
Packit Service b29381
	install-data-recursive install-dvi-recursive \
Packit Service b29381
	install-exec-recursive install-html-recursive \
Packit Service b29381
	install-info-recursive install-pdf-recursive \
Packit Service b29381
	install-ps-recursive install-recursive installcheck-recursive \
Packit Service b29381
	installdirs-recursive pdf-recursive ps-recursive \
Packit Service b29381
	tags-recursive uninstall-recursive
Packit Service b29381
am__can_run_installinfo = \
Packit Service b29381
  case $$AM_UPDATE_INFO_DIR in \
Packit Service b29381
    n|no|NO) false;; \
Packit Service b29381
    *) (install-info --version) >/dev/null 2>&1;; \
Packit Service b29381
  esac
Packit Service b29381
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
Packit Service b29381
  distclean-recursive maintainer-clean-recursive
Packit Service b29381
am__recursive_targets = \
Packit Service b29381
  $(RECURSIVE_TARGETS) \
Packit Service b29381
  $(RECURSIVE_CLEAN_TARGETS) \
Packit Service b29381
  $(am__extra_recursive_targets)
Packit Service b29381
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
Packit Service b29381
	cscope distdir distdir-am dist dist-all distcheck
Packit Service b29381
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
Packit Service b29381
	$(LISP)config.h.in
Packit Service b29381
# Read a list of newline-separated strings from the standard input,
Packit Service b29381
# and print each of them once, without duplicates.  Input order is
Packit Service b29381
# *not* preserved.
Packit Service b29381
am__uniquify_input = $(AWK) '\
Packit Service b29381
  BEGIN { nonempty = 0; } \
Packit Service b29381
  { items[$$0] = 1; nonempty = 1; } \
Packit Service b29381
  END { if (nonempty) { for (i in items) print i; }; } \
Packit Service b29381
'
Packit Service b29381
# Make sure the list of sources is unique.  This is necessary because,
Packit Service b29381
# e.g., the same source file might be shared among _SOURCES variables
Packit Service b29381
# for different programs/libraries.
Packit Service b29381
am__define_uniq_tagged_files = \
Packit Service b29381
  list='$(am__tagged_files)'; \
Packit Service b29381
  unique=`for i in $$list; do \
Packit Service b29381
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Packit Service b29381
  done | $(am__uniquify_input)`
Packit Service b29381
ETAGS = etags
Packit Service b29381
CTAGS = ctags
Packit Service b29381
CSCOPE = cscope
Packit Service b29381
DIST_SUBDIRS = $(SUBDIRS)
Packit Service b29381
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
Packit Service b29381
	$(top_srcdir)/build-aux/compile \
Packit Service b29381
	$(top_srcdir)/build-aux/config.guess \
Packit Service b29381
	$(top_srcdir)/build-aux/config.rpath \
Packit Service b29381
	$(top_srcdir)/build-aux/config.sub \
Packit Service b29381
	$(top_srcdir)/build-aux/install-sh \
Packit Service b29381
	$(top_srcdir)/build-aux/ltmain.sh \
Packit Service b29381
	$(top_srcdir)/build-aux/missing ABOUT-NLS AUTHORS COPYING \
Packit Service b29381
	ChangeLog INSTALL NEWS README build-aux/compile \
Packit Service b29381
	build-aux/config.guess build-aux/config.rpath \
Packit Service b29381
	build-aux/config.sub build-aux/depcomp build-aux/install-sh \
Packit Service b29381
	build-aux/ltmain.sh build-aux/missing build-aux/ylwrap
Packit Service b29381
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit Service b29381
distdir = $(PACKAGE)-$(VERSION)
Packit Service b29381
top_distdir = $(distdir)
Packit Service b29381
am__remove_distdir = \
Packit Service b29381
  if test -d "$(distdir)"; then \
Packit Service b29381
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
Packit Service b29381
      && rm -rf "$(distdir)" \
Packit Service b29381
      || { sleep 5 && rm -rf "$(distdir)"; }; \
Packit Service b29381
  else :; fi
Packit Service b29381
am__post_remove_distdir = $(am__remove_distdir)
Packit Service b29381
am__relativize = \
Packit Service b29381
  dir0=`pwd`; \
Packit Service b29381
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
Packit Service b29381
  sed_rest='s,^[^/]*/*,,'; \
Packit Service b29381
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
Packit Service b29381
  sed_butlast='s,/*[^/]*$$,,'; \
Packit Service b29381
  while test -n "$$dir1"; do \
Packit Service b29381
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
Packit Service b29381
    if test "$$first" != "."; then \
Packit Service b29381
      if test "$$first" = ".."; then \
Packit Service b29381
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
Packit Service b29381
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
Packit Service b29381
      else \
Packit Service b29381
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
Packit Service b29381
        if test "$$first2" = "$$first"; then \
Packit Service b29381
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
Packit Service b29381
        else \
Packit Service b29381
          dir2="../$$dir2"; \
Packit Service b29381
        fi; \
Packit Service b29381
        dir0="$$dir0"/"$$first"; \
Packit Service b29381
      fi; \
Packit Service b29381
    fi; \
Packit Service b29381
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
Packit Service b29381
  done; \
Packit Service b29381
  reldir="$$dir2"
Packit Service b29381
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).tar.xz
Packit Service b29381
GZIP_ENV = --best
Packit Service b29381
DIST_TARGETS = dist-xz dist-bzip2 dist-gzip
Packit Service b29381
distuninstallcheck_listfiles = find . -type f -print
Packit Service b29381
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
Packit Service b29381
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
Packit Service b29381
distcleancheck_listfiles = find . -type f -print
Packit Service b29381
ACLOCAL = @ACLOCAL@
Packit Service b29381
AMTAR = @AMTAR@
Packit Service b29381
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit Service b29381
AR = @AR@
Packit Service b29381
AUTOCONF = @AUTOCONF@
Packit Service b29381
AUTOHEADER = @AUTOHEADER@
Packit Service b29381
AUTOMAKE = @AUTOMAKE@
Packit Service b29381
AWK = @AWK@
Packit Service b29381
BROWSER = @BROWSER@
Packit Service b29381
BUILD_CFLAGS = @BUILD_CFLAGS@
Packit Service b29381
BUILD_CPPFLAGS = @BUILD_CPPFLAGS@
Packit Service b29381
BUILD_LDFLAGS = @BUILD_LDFLAGS@
Packit Service b29381
CC = @CC@
Packit Service b29381
CCDEPMODE = @CCDEPMODE@
Packit Service b29381
CC_FOR_BUILD = @CC_FOR_BUILD@
Packit Service b29381
CFLAGS = @CFLAGS@
Packit Service b29381
CPP = @CPP@
Packit Service b29381
CPPFLAGS = @CPPFLAGS@
Packit Service b29381
CYGPATH_W = @CYGPATH_W@
Packit Service b29381
DEFS = @DEFS@
Packit Service b29381
DEPDIR = @DEPDIR@
Packit Service b29381
DLLTOOL = @DLLTOOL@
Packit Service b29381
DSYMUTIL = @DSYMUTIL@
Packit Service b29381
DUMPBIN = @DUMPBIN@
Packit Service b29381
ECHO_C = @ECHO_C@
Packit Service b29381
ECHO_N = @ECHO_N@
Packit Service b29381
ECHO_T = @ECHO_T@
Packit Service b29381
EGREP = @EGREP@
Packit Service b29381
EXEEXT = @EXEEXT@
Packit Service b29381
FGREP = @FGREP@
Packit Service b29381
FO2PDF = @FO2PDF@
Packit Service b29381
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
Packit Service b29381
GMSGFMT = @GMSGFMT@
Packit Service b29381
GMSGFMT_015 = @GMSGFMT_015@
Packit Service b29381
GREP = @GREP@
Packit Service b29381
HAVE_KEY_MANAGEMENT = @HAVE_KEY_MANAGEMENT@
Packit Service b29381
INSTALL = @INSTALL@
Packit Service b29381
INSTALL_DATA = @INSTALL_DATA@
Packit Service b29381
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit Service b29381
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit Service b29381
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit Service b29381
INTLLIBS = @INTLLIBS@
Packit Service b29381
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
Packit Service b29381
LD = @LD@
Packit Service b29381
LDFLAGS = @LDFLAGS@
Packit Service b29381
LEX = @LEX@
Packit Service b29381
LEXLIB = @LEXLIB@
Packit Service b29381
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
Packit Service b29381
LIBAUDIT = @LIBAUDIT@
Packit Service b29381
LIBCRACK = @LIBCRACK@
Packit Service b29381
LIBCRYPT = @LIBCRYPT@
Packit Service b29381
LIBDB = @LIBDB@
Packit Service b29381
LIBDL = @LIBDL@
Packit Service b29381
LIBICONV = @LIBICONV@
Packit Service b29381
LIBINTL = @LIBINTL@
Packit Service b29381
LIBOBJS = @LIBOBJS@
Packit Service b29381
LIBPRELUDE_CFLAGS = @LIBPRELUDE_CFLAGS@
Packit Service b29381
LIBPRELUDE_CONFIG = @LIBPRELUDE_CONFIG@
Packit Service b29381
LIBPRELUDE_CONFIG_PREFIX = @LIBPRELUDE_CONFIG_PREFIX@
Packit Service b29381
LIBPRELUDE_LDFLAGS = @LIBPRELUDE_LDFLAGS@
Packit Service b29381
LIBPRELUDE_LIBS = @LIBPRELUDE_LIBS@
Packit Service b29381
LIBPRELUDE_PREFIX = @LIBPRELUDE_PREFIX@
Packit Service b29381
LIBPRELUDE_PTHREAD_CFLAGS = @LIBPRELUDE_PTHREAD_CFLAGS@
Packit Service b29381
LIBS = @LIBS@
Packit Service b29381
LIBSELINUX = @LIBSELINUX@
Packit Service b29381
LIBTOOL = @LIBTOOL@
Packit Service b29381
LIPO = @LIPO@
Packit Service b29381
LN_S = @LN_S@
Packit Service b29381
LTLIBICONV = @LTLIBICONV@
Packit Service b29381
LTLIBINTL = @LTLIBINTL@
Packit Service b29381
LTLIBOBJS = @LTLIBOBJS@
Packit Service b29381
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
Packit Service b29381
MAKEINFO = @MAKEINFO@
Packit Service b29381
MANIFEST_TOOL = @MANIFEST_TOOL@
Packit Service b29381
MKDIR_P = @MKDIR_P@
Packit Service b29381
MSGFMT = @MSGFMT@
Packit Service b29381
MSGFMT_015 = @MSGFMT_015@
Packit Service b29381
MSGMERGE = @MSGMERGE@
Packit Service b29381
NIS_CFLAGS = @NIS_CFLAGS@
Packit Service b29381
NIS_LIBS = @NIS_LIBS@
Packit Service b29381
NM = @NM@
Packit Service b29381
NMEDIT = @NMEDIT@
Packit Service b29381
NSL_CFLAGS = @NSL_CFLAGS@
Packit Service b29381
NSL_LIBS = @NSL_LIBS@
Packit Service b29381
OBJDUMP = @OBJDUMP@
Packit Service b29381
OBJEXT = @OBJEXT@
Packit Service b29381
OTOOL = @OTOOL@
Packit Service b29381
OTOOL64 = @OTOOL64@
Packit Service b29381
PACKAGE = @PACKAGE@
Packit Service b29381
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit Service b29381
PACKAGE_NAME = @PACKAGE_NAME@
Packit Service b29381
PACKAGE_STRING = @PACKAGE_STRING@
Packit Service b29381
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit Service b29381
PACKAGE_URL = @PACKAGE_URL@
Packit Service b29381
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit Service b29381
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit Service b29381
PIE_CFLAGS = @PIE_CFLAGS@
Packit Service b29381
PIE_LDFLAGS = @PIE_LDFLAGS@
Packit Service b29381
PKG_CONFIG = @PKG_CONFIG@
Packit Service b29381
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
Packit Service b29381
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
Packit Service b29381
POSUB = @POSUB@
Packit Service b29381
RANLIB = @RANLIB@
Packit Service b29381
SCONFIGDIR = @SCONFIGDIR@
Packit Service b29381
SECUREDIR = @SECUREDIR@
Packit Service b29381
SED = @SED@
Packit Service b29381
SET_MAKE = @SET_MAKE@
Packit Service b29381
SHELL = @SHELL@
Packit Service b29381
STRIP = @STRIP@
Packit Service b29381
TIRPC_CFLAGS = @TIRPC_CFLAGS@
Packit Service b29381
TIRPC_LIBS = @TIRPC_LIBS@
Packit Service b29381
USE_NLS = @USE_NLS@
Packit Service b29381
VERSION = @VERSION@
Packit Service b29381
XGETTEXT = @XGETTEXT@
Packit Service b29381
XGETTEXT_015 = @XGETTEXT_015@
Packit Service b29381
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
Packit Service b29381
XMLCATALOG = @XMLCATALOG@
Packit Service b29381
XMLLINT = @XMLLINT@
Packit Service b29381
XML_CATALOG_FILE = @XML_CATALOG_FILE@
Packit Service b29381
XSLTPROC = @XSLTPROC@
Packit Service b29381
YACC = @YACC@
Packit Service b29381
YFLAGS = @YFLAGS@
Packit Service b29381
abs_builddir = @abs_builddir@
Packit Service b29381
abs_srcdir = @abs_srcdir@
Packit Service b29381
abs_top_builddir = @abs_top_builddir@
Packit Service b29381
abs_top_srcdir = @abs_top_srcdir@
Packit Service b29381
ac_ct_AR = @ac_ct_AR@
Packit Service b29381
ac_ct_CC = @ac_ct_CC@
Packit Service b29381
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Packit Service b29381
am__include = @am__include@
Packit Service b29381
am__leading_dot = @am__leading_dot@
Packit Service b29381
am__quote = @am__quote@
Packit Service b29381
am__tar = @am__tar@
Packit Service b29381
am__untar = @am__untar@
Packit Service b29381
bindir = @bindir@
Packit Service b29381
build = @build@
Packit Service b29381
build_alias = @build_alias@
Packit Service b29381
build_cpu = @build_cpu@
Packit Service b29381
build_os = @build_os@
Packit Service b29381
build_vendor = @build_vendor@
Packit Service b29381
builddir = @builddir@
Packit Service b29381
datadir = @datadir@
Packit Service b29381
datarootdir = @datarootdir@
Packit Service b29381
docdir = @docdir@
Packit Service b29381
dvidir = @dvidir@
Packit Service b29381
exec_prefix = @exec_prefix@
Packit Service b29381
host = @host@
Packit Service b29381
host_alias = @host_alias@
Packit Service b29381
host_cpu = @host_cpu@
Packit Service b29381
host_os = @host_os@
Packit Service b29381
host_vendor = @host_vendor@
Packit Service b29381
htmldir = @htmldir@
Packit Service b29381
includedir = @includedir@
Packit Service b29381
infodir = @infodir@
Packit Service b29381
install_sh = @install_sh@
Packit Service b29381
libc_cv_fpie = @libc_cv_fpie@
Packit Service b29381
libdir = @libdir@
Packit Service b29381
libexecdir = @libexecdir@
Packit Service b29381
localedir = @localedir@
Packit Service b29381
localstatedir = @localstatedir@
Packit Service b29381
mandir = @mandir@
Packit Service b29381
mkdir_p = @mkdir_p@
Packit Service b29381
oldincludedir = @oldincludedir@
Packit Service b29381
pam_cv_ld_O1 = @pam_cv_ld_O1@
Packit Service b29381
pam_cv_ld_as_needed = @pam_cv_ld_as_needed@
Packit Service b29381
pam_cv_ld_no_undefined = @pam_cv_ld_no_undefined@
Packit Service b29381
pam_xauth_path = @pam_xauth_path@
Packit Service b29381
pdfdir = @pdfdir@
Packit Service b29381
prefix = @prefix@
Packit Service b29381
program_transform_name = @program_transform_name@
Packit Service b29381
psdir = @psdir@
Packit Service b29381
sbindir = @sbindir@
Packit Service b29381
sharedstatedir = @sharedstatedir@
Packit Service b29381
srcdir = @srcdir@
Packit Service b29381
sysconfdir = @sysconfdir@
Packit Service b29381
target_alias = @target_alias@
Packit Service b29381
top_build_prefix = @top_build_prefix@
Packit Service b29381
top_builddir = @top_builddir@
Packit Service b29381
top_srcdir = @top_srcdir@
Packit Service b29381
AUTOMAKE_OPTIONS = 1.9 gnu dist-bzip2 dist-xz check-news
Packit Service b29381
SUBDIRS = libpam tests libpamc libpam_misc modules po doc examples xtests
Packit Service b29381
CLEANFILES = *~
Packit Service b29381
EXTRA_DIST = pgp.keys.asc CHANGELOG ChangeLog-CVS Copyright Make.xml.rules
Packit Service b29381
ACLOCAL_AMFLAGS = -I m4
Packit Service b29381
gen_changelog_start_date = 2011-10-26
Packit Service b29381
all: config.h
Packit Service b29381
	$(MAKE) $(AM_MAKEFLAGS) all-recursive
Packit Service b29381
Packit Service b29381
.SUFFIXES:
Packit Service b29381
am--refresh: Makefile
Packit Service b29381
	@:
Packit Service b29381
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
Packit Service b29381
	@for dep in $?; do \
Packit Service b29381
	  case '$(am__configure_deps)' in \
Packit Service b29381
	    *$$dep*) \
Packit Service b29381
	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
Packit Service b29381
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
Packit Service b29381
		&& exit 0; \
Packit Service b29381
	      exit 1;; \
Packit Service b29381
	  esac; \
Packit Service b29381
	done; \
Packit Service b29381
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
Packit Service b29381
	$(am__cd) $(top_srcdir) && \
Packit Service b29381
	  $(AUTOMAKE) --gnu Makefile
Packit Service b29381
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit Service b29381
	@case '$?' in \
Packit Service b29381
	  *config.status*) \
Packit Service b29381
	    echo ' $(SHELL) ./config.status'; \
Packit Service b29381
	    $(SHELL) ./config.status;; \
Packit Service b29381
	  *) \
Packit Service b29381
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
Packit Service b29381
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
Packit Service b29381
	esac;
Packit Service b29381
Packit Service b29381
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit Service b29381
	$(SHELL) ./config.status --recheck
Packit Service b29381
Packit Service b29381
$(top_srcdir)/configure:  $(am__configure_deps)
Packit Service b29381
	$(am__cd) $(srcdir) && $(AUTOCONF)
Packit Service b29381
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
Packit Service b29381
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
Packit Service b29381
$(am__aclocal_m4_deps):
Packit Service b29381
Packit Service b29381
config.h: stamp-h1
Packit Service b29381
	@test -f $@ || rm -f stamp-h1
Packit Service b29381
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
Packit Service b29381
Packit Service b29381
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
Packit Service b29381
	@rm -f stamp-h1
Packit Service b29381
	cd $(top_builddir) && $(SHELL) ./config.status config.h
Packit Service b29381
$(srcdir)/config.h.in:  $(am__configure_deps) 
Packit Service b29381
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
Packit Service b29381
	rm -f stamp-h1
Packit Service b29381
	touch $@
Packit Service b29381
Packit Service b29381
distclean-hdr:
Packit Service b29381
	-rm -f config.h stamp-h1
Packit Service b29381
Packit Service b29381
mostlyclean-libtool:
Packit Service b29381
	-rm -f *.lo
Packit Service b29381
Packit Service b29381
clean-libtool:
Packit Service b29381
	-rm -rf .libs _libs
Packit Service b29381
Packit Service b29381
distclean-libtool:
Packit Service b29381
	-rm -f libtool config.lt
Packit Service b29381
Packit Service b29381
# This directory's subdirectories are mostly independent; you can cd
Packit Service b29381
# into them and run 'make' without going through this Makefile.
Packit Service b29381
# To change the values of 'make' variables: instead of editing Makefiles,
Packit Service b29381
# (1) if the variable is set in 'config.status', edit 'config.status'
Packit Service b29381
#     (which will cause the Makefiles to be regenerated when you run 'make');
Packit Service b29381
# (2) otherwise, pass the desired values on the 'make' command line.
Packit Service b29381
$(am__recursive_targets):
Packit Service b29381
	@fail=; \
Packit Service b29381
	if $(am__make_keepgoing); then \
Packit Service b29381
	  failcom='fail=yes'; \
Packit Service b29381
	else \
Packit Service b29381
	  failcom='exit 1'; \
Packit Service b29381
	fi; \
Packit Service b29381
	dot_seen=no; \
Packit Service b29381
	target=`echo $@ | sed s/-recursive//`; \
Packit Service b29381
	case "$@" in \
Packit Service b29381
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
Packit Service b29381
	  *) list='$(SUBDIRS)' ;; \
Packit Service b29381
	esac; \
Packit Service b29381
	for subdir in $$list; do \
Packit Service b29381
	  echo "Making $$target in $$subdir"; \
Packit Service b29381
	  if test "$$subdir" = "."; then \
Packit Service b29381
	    dot_seen=yes; \
Packit Service b29381
	    local_target="$$target-am"; \
Packit Service b29381
	  else \
Packit Service b29381
	    local_target="$$target"; \
Packit Service b29381
	  fi; \
Packit Service b29381
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Packit Service b29381
	  || eval $$failcom; \
Packit Service b29381
	done; \
Packit Service b29381
	if test "$$dot_seen" = "no"; then \
Packit Service b29381
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
Packit Service b29381
	fi; test -z "$$fail"
Packit Service b29381
Packit Service b29381
ID: $(am__tagged_files)
Packit Service b29381
	$(am__define_uniq_tagged_files); mkid -fID $$unique
Packit Service b29381
tags: tags-recursive
Packit Service b29381
TAGS: tags
Packit Service b29381
Packit Service b29381
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit Service b29381
	set x; \
Packit Service b29381
	here=`pwd`; \
Packit Service b29381
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
Packit Service b29381
	  include_option=--etags-include; \
Packit Service b29381
	  empty_fix=.; \
Packit Service b29381
	else \
Packit Service b29381
	  include_option=--include; \
Packit Service b29381
	  empty_fix=; \
Packit Service b29381
	fi; \
Packit Service b29381
	list='$(SUBDIRS)'; for subdir in $$list; do \
Packit Service b29381
	  if test "$$subdir" = .; then :; else \
Packit Service b29381
	    test ! -f $$subdir/TAGS || \
Packit Service b29381
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
Packit Service b29381
	  fi; \
Packit Service b29381
	done; \
Packit Service b29381
	$(am__define_uniq_tagged_files); \
Packit Service b29381
	shift; \
Packit Service b29381
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Packit Service b29381
	  test -n "$$unique" || unique=$$empty_fix; \
Packit Service b29381
	  if test $$# -gt 0; then \
Packit Service b29381
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit Service b29381
	      "$$@" $$unique; \
Packit Service b29381
	  else \
Packit Service b29381
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit Service b29381
	      $$unique; \
Packit Service b29381
	  fi; \
Packit Service b29381
	fi
Packit Service b29381
ctags: ctags-recursive
Packit Service b29381
Packit Service b29381
CTAGS: ctags
Packit Service b29381
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit Service b29381
	$(am__define_uniq_tagged_files); \
Packit Service b29381
	test -z "$(CTAGS_ARGS)$$unique" \
Packit Service b29381
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Packit Service b29381
	     $$unique
Packit Service b29381
Packit Service b29381
GTAGS:
Packit Service b29381
	here=`$(am__cd) $(top_builddir) && pwd` \
Packit Service b29381
	  && $(am__cd) $(top_srcdir) \
Packit Service b29381
	  && gtags -i $(GTAGS_ARGS) "$$here"
Packit Service b29381
cscope: cscope.files
Packit Service b29381
	test ! -s cscope.files \
Packit Service b29381
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
Packit Service b29381
clean-cscope:
Packit Service b29381
	-rm -f cscope.files
Packit Service b29381
cscope.files: clean-cscope cscopelist
Packit Service b29381
cscopelist: cscopelist-recursive
Packit Service b29381
Packit Service b29381
cscopelist-am: $(am__tagged_files)
Packit Service b29381
	list='$(am__tagged_files)'; \
Packit Service b29381
	case "$(srcdir)" in \
Packit Service b29381
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
Packit Service b29381
	  *) sdir=$(subdir)/$(srcdir) ;; \
Packit Service b29381
	esac; \
Packit Service b29381
	for i in $$list; do \
Packit Service b29381
	  if test -f "$$i"; then \
Packit Service b29381
	    echo "$(subdir)/$$i"; \
Packit Service b29381
	  else \
Packit Service b29381
	    echo "$$sdir/$$i"; \
Packit Service b29381
	  fi; \
Packit Service b29381
	done >> $(top_builddir)/cscope.files
Packit Service b29381
Packit Service b29381
distclean-tags:
Packit Service b29381
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Packit Service b29381
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
Packit Service b29381
Packit Service b29381
distdir: $(BUILT_SOURCES)
Packit Service b29381
	$(MAKE) $(AM_MAKEFLAGS) distdir-am
Packit Service b29381
Packit Service b29381
distdir-am: $(DISTFILES)
Packit Service b29381
	@case `sed 15q $(srcdir)/NEWS` in \
Packit Service b29381
	*"$(VERSION)"*) : ;; \
Packit Service b29381
	*) \
Packit Service b29381
	  echo "NEWS not updated; not releasing" 1>&2; \
Packit Service b29381
	  exit 1;; \
Packit Service b29381
	esac
Packit Service b29381
	$(am__remove_distdir)
Packit Service b29381
	test -d "$(distdir)" || mkdir "$(distdir)"
Packit Service b29381
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service b29381
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service b29381
	list='$(DISTFILES)'; \
Packit Service b29381
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit Service b29381
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit Service b29381
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit Service b29381
	case $$dist_files in \
Packit Service b29381
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit Service b29381
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit Service b29381
			   sort -u` ;; \
Packit Service b29381
	esac; \
Packit Service b29381
	for file in $$dist_files; do \
Packit Service b29381
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit Service b29381
	  if test -d $$d/$$file; then \
Packit Service b29381
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit Service b29381
	    if test -d "$(distdir)/$$file"; then \
Packit Service b29381
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service b29381
	    fi; \
Packit Service b29381
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit Service b29381
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit Service b29381
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service b29381
	    fi; \
Packit Service b29381
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit Service b29381
	  else \
Packit Service b29381
	    test -f "$(distdir)/$$file" \
Packit Service b29381
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit Service b29381
	    || exit 1; \
Packit Service b29381
	  fi; \
Packit Service b29381
	done
Packit Service b29381
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
Packit Service b29381
	  if test "$$subdir" = .; then :; else \
Packit Service b29381
	    $(am__make_dryrun) \
Packit Service b29381
	      || test -d "$(distdir)/$$subdir" \
Packit Service b29381
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
Packit Service b29381
	      || exit 1; \
Packit Service b29381
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
Packit Service b29381
	    $(am__relativize); \
Packit Service b29381
	    new_distdir=$$reldir; \
Packit Service b29381
	    dir1=$$subdir; dir2="$(top_distdir)"; \
Packit Service b29381
	    $(am__relativize); \
Packit Service b29381
	    new_top_distdir=$$reldir; \
Packit Service b29381
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
Packit Service b29381
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
Packit Service b29381
	    ($(am__cd) $$subdir && \
Packit Service b29381
	      $(MAKE) $(AM_MAKEFLAGS) \
Packit Service b29381
	        top_distdir="$$new_top_distdir" \
Packit Service b29381
	        distdir="$$new_distdir" \
Packit Service b29381
		am__remove_distdir=: \
Packit Service b29381
		am__skip_length_check=: \
Packit Service b29381
		am__skip_mode_fix=: \
Packit Service b29381
	        distdir) \
Packit Service b29381
	      || exit 1; \
Packit Service b29381
	  fi; \
Packit Service b29381
	done
Packit Service b29381
	$(MAKE) $(AM_MAKEFLAGS) \
Packit Service b29381
	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
Packit Service b29381
	  dist-hook
Packit Service b29381
	-test -n "$(am__skip_mode_fix)" \
Packit Service b29381
	|| find "$(distdir)" -type d ! -perm -755 \
Packit Service b29381
		-exec chmod u+rwx,go+rx {} \; -o \
Packit Service b29381
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
Packit Service b29381
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
Packit Service b29381
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
Packit Service b29381
	|| chmod -R a+r "$(distdir)"
Packit Service b29381
dist-gzip: distdir
Packit Service b29381
	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
Packit Service b29381
	$(am__post_remove_distdir)
Packit Service b29381
dist-bzip2: distdir
Packit Service b29381
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
Packit Service b29381
	$(am__post_remove_distdir)
Packit Service b29381
Packit Service b29381
dist-lzip: distdir
Packit Service b29381
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
Packit Service b29381
	$(am__post_remove_distdir)
Packit Service b29381
dist-xz: distdir
Packit Service b29381
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
Packit Service b29381
	$(am__post_remove_distdir)
Packit Service b29381
Packit Service b29381
dist-tarZ: distdir
Packit Service b29381
	@echo WARNING: "Support for distribution archives compressed with" \
Packit Service b29381
		       "legacy program 'compress' is deprecated." >&2
Packit Service b29381
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
Packit Service b29381
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
Packit Service b29381
	$(am__post_remove_distdir)
Packit Service b29381
Packit Service b29381
dist-shar: distdir
Packit Service b29381
	@echo WARNING: "Support for shar distribution archives is" \
Packit Service b29381
	               "deprecated." >&2
Packit Service b29381
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
Packit Service b29381
	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
Packit Service b29381
	$(am__post_remove_distdir)
Packit Service b29381
Packit Service b29381
dist-zip: distdir
Packit Service b29381
	-rm -f $(distdir).zip
Packit Service b29381
	zip -rq $(distdir).zip $(distdir)
Packit Service b29381
	$(am__post_remove_distdir)
Packit Service b29381
Packit Service b29381
dist dist-all:
Packit Service b29381
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
Packit Service b29381
	$(am__post_remove_distdir)
Packit Service b29381
Packit Service b29381
# This target untars the dist file and tries a VPATH configuration.  Then
Packit Service b29381
# it guarantees that the distribution is self-contained by making another
Packit Service b29381
# tarfile.
Packit Service b29381
distcheck: dist
Packit Service b29381
	case '$(DIST_ARCHIVES)' in \
Packit Service b29381
	*.tar.gz*) \
Packit Service b29381
	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
Packit Service b29381
	*.tar.bz2*) \
Packit Service b29381
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
Packit Service b29381
	*.tar.lz*) \
Packit Service b29381
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
Packit Service b29381
	*.tar.xz*) \
Packit Service b29381
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
Packit Service b29381
	*.tar.Z*) \
Packit Service b29381
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
Packit Service b29381
	*.shar.gz*) \
Packit Service b29381
	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
Packit Service b29381
	*.zip*) \
Packit Service b29381
	  unzip $(distdir).zip ;;\
Packit Service b29381
	esac
Packit Service b29381
	chmod -R a-w $(distdir)
Packit Service b29381
	chmod u+w $(distdir)
Packit Service b29381
	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
Packit Service b29381
	chmod a-w $(distdir)
Packit Service b29381
	test -d $(distdir)/_build || exit 0; \
Packit Service b29381
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
Packit Service b29381
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
Packit Service b29381
	  && am__cwd=`pwd` \
Packit Service b29381
	  && $(am__cd) $(distdir)/_build/sub \
Packit Service b29381
	  && ../../configure \
Packit Service b29381
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
Packit Service b29381
	    $(DISTCHECK_CONFIGURE_FLAGS) \
Packit Service b29381
	    --srcdir=../.. --prefix="$$dc_install_base" \
Packit Service b29381
	  && $(MAKE) $(AM_MAKEFLAGS) \
Packit Service b29381
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
Packit Service b29381
	  && $(MAKE) $(AM_MAKEFLAGS) check \
Packit Service b29381
	  && $(MAKE) $(AM_MAKEFLAGS) install \
Packit Service b29381
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
Packit Service b29381
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
Packit Service b29381
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
Packit Service b29381
	        distuninstallcheck \
Packit Service b29381
	  && chmod -R a-w "$$dc_install_base" \
Packit Service b29381
	  && ({ \
Packit Service b29381
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
Packit Service b29381
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
Packit Service b29381
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
Packit Service b29381
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
Packit Service b29381
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
Packit Service b29381
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
Packit Service b29381
	  && rm -rf "$$dc_destdir" \
Packit Service b29381
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
Packit Service b29381
	  && rm -rf $(DIST_ARCHIVES) \
Packit Service b29381
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
Packit Service b29381
	  && cd "$$am__cwd" \
Packit Service b29381
	  || exit 1
Packit Service b29381
	$(am__post_remove_distdir)
Packit Service b29381
	@(echo "$(distdir) archives ready for distribution: "; \
Packit Service b29381
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
Packit Service b29381
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
Packit Service b29381
distuninstallcheck:
Packit Service b29381
	@test -n '$(distuninstallcheck_dir)' || { \
Packit Service b29381
	  echo 'ERROR: trying to run $@ with an empty' \
Packit Service b29381
	       '$$(distuninstallcheck_dir)' >&2; \
Packit Service b29381
	  exit 1; \
Packit Service b29381
	}; \
Packit Service b29381
	$(am__cd) '$(distuninstallcheck_dir)' || { \
Packit Service b29381
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
Packit Service b29381
	  exit 1; \
Packit Service b29381
	}; \
Packit Service b29381
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
Packit Service b29381
	   || { echo "ERROR: files left after uninstall:" ; \
Packit Service b29381
	        if test -n "$(DESTDIR)"; then \
Packit Service b29381
	          echo "  (check DESTDIR support)"; \
Packit Service b29381
	        fi ; \
Packit Service b29381
	        $(distuninstallcheck_listfiles) ; \
Packit Service b29381
	        exit 1; } >&2
Packit Service b29381
distcleancheck: distclean
Packit Service b29381
	@if test '$(srcdir)' = . ; then \
Packit Service b29381
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
Packit Service b29381
	  exit 1 ; \
Packit Service b29381
	fi
Packit Service b29381
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
Packit Service b29381
	  || { echo "ERROR: files left in build directory after distclean:" ; \
Packit Service b29381
	       $(distcleancheck_listfiles) ; \
Packit Service b29381
	       exit 1; } >&2
Packit Service b29381
check-am: all-am
Packit Service b29381
check: check-recursive
Packit Service b29381
all-am: Makefile config.h
Packit Service b29381
installdirs: installdirs-recursive
Packit Service b29381
installdirs-am:
Packit Service b29381
install: install-recursive
Packit Service b29381
install-exec: install-exec-recursive
Packit Service b29381
install-data: install-data-recursive
Packit Service b29381
uninstall: uninstall-recursive
Packit Service b29381
Packit Service b29381
install-am: all-am
Packit Service b29381
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit Service b29381
Packit Service b29381
installcheck: installcheck-recursive
Packit Service b29381
install-strip:
Packit Service b29381
	if test -z '$(STRIP)'; then \
Packit Service b29381
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service b29381
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service b29381
	      install; \
Packit Service b29381
	else \
Packit Service b29381
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service b29381
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service b29381
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit Service b29381
	fi
Packit Service b29381
mostlyclean-generic:
Packit Service b29381
Packit Service b29381
clean-generic:
Packit Service b29381
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
Packit Service b29381
Packit Service b29381
distclean-generic:
Packit Service b29381
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit Service b29381
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit Service b29381
Packit Service b29381
maintainer-clean-generic:
Packit Service b29381
	@echo "This command is intended for maintainers to use"
Packit Service b29381
	@echo "it deletes files that may require special tools to rebuild."
Packit Service b29381
clean: clean-recursive
Packit Service b29381
Packit Service b29381
clean-am: clean-generic clean-libtool mostlyclean-am
Packit Service b29381
Packit Service b29381
distclean: distclean-recursive
Packit Service b29381
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
Packit Service b29381
	-rm -f Makefile
Packit Service b29381
distclean-am: clean-am distclean-generic distclean-hdr \
Packit Service b29381
	distclean-libtool distclean-tags
Packit Service b29381
Packit Service b29381
dvi: dvi-recursive
Packit Service b29381
Packit Service b29381
dvi-am:
Packit Service b29381
Packit Service b29381
html: html-recursive
Packit Service b29381
Packit Service b29381
html-am:
Packit Service b29381
Packit Service b29381
info: info-recursive
Packit Service b29381
Packit Service b29381
info-am:
Packit Service b29381
Packit Service b29381
install-data-am:
Packit Service b29381
Packit Service b29381
install-dvi: install-dvi-recursive
Packit Service b29381
Packit Service b29381
install-dvi-am:
Packit Service b29381
Packit Service b29381
install-exec-am:
Packit Service b29381
Packit Service b29381
install-html: install-html-recursive
Packit Service b29381
Packit Service b29381
install-html-am:
Packit Service b29381
Packit Service b29381
install-info: install-info-recursive
Packit Service b29381
Packit Service b29381
install-info-am:
Packit Service b29381
Packit Service b29381
install-man:
Packit Service b29381
Packit Service b29381
install-pdf: install-pdf-recursive
Packit Service b29381
Packit Service b29381
install-pdf-am:
Packit Service b29381
Packit Service b29381
install-ps: install-ps-recursive
Packit Service b29381
Packit Service b29381
install-ps-am:
Packit Service b29381
Packit Service b29381
installcheck-am:
Packit Service b29381
Packit Service b29381
maintainer-clean: maintainer-clean-recursive
Packit Service b29381
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
Packit Service b29381
	-rm -rf $(top_srcdir)/autom4te.cache
Packit Service b29381
	-rm -f Makefile
Packit Service b29381
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit Service b29381
Packit Service b29381
mostlyclean: mostlyclean-recursive
Packit Service b29381
Packit Service b29381
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
Packit Service b29381
Packit Service b29381
pdf: pdf-recursive
Packit Service b29381
Packit Service b29381
pdf-am:
Packit Service b29381
Packit Service b29381
ps: ps-recursive
Packit Service b29381
Packit Service b29381
ps-am:
Packit Service b29381
Packit Service b29381
uninstall-am:
Packit Service b29381
Packit Service b29381
.MAKE: $(am__recursive_targets) all install-am install-strip
Packit Service b29381
Packit Service b29381
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
Packit Service b29381
	am--refresh check check-am clean clean-cscope clean-generic \
Packit Service b29381
	clean-libtool cscope cscopelist-am ctags ctags-am dist \
Packit Service b29381
	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
Packit Service b29381
	dist-tarZ dist-xz dist-zip distcheck distclean \
Packit Service b29381
	distclean-generic distclean-hdr distclean-libtool \
Packit Service b29381
	distclean-tags distcleancheck distdir distuninstallcheck dvi \
Packit Service b29381
	dvi-am html html-am info info-am install install-am \
Packit Service b29381
	install-data install-data-am install-dvi install-dvi-am \
Packit Service b29381
	install-exec install-exec-am install-html install-html-am \
Packit Service b29381
	install-info install-info-am install-man install-pdf \
Packit Service b29381
	install-pdf-am install-ps install-ps-am install-strip \
Packit Service b29381
	installcheck installcheck-am installdirs installdirs-am \
Packit Service b29381
	maintainer-clean maintainer-clean-generic mostlyclean \
Packit Service b29381
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Packit Service b29381
	tags tags-am uninstall uninstall-am
Packit Service b29381
Packit Service b29381
.PRECIOUS: Makefile
Packit Service b29381
Packit Service b29381
Packit Service b29381
release: dist releasedocs
Packit Service b29381
Packit Service b29381
release-docs: releasedocs
Packit Service b29381
Packit Service b29381
releasedocs:
Packit Service b29381
	rm -rf Linux-PAM-$(VERSION)
Packit Service b29381
	mkdir -p Linux-PAM-$(VERSION)/doc
Packit Service b29381
	make -C doc releasedocs
Packit Service b29381
	tar zfc Linux-PAM-$(VERSION)-docs.tar.gz \
Packit Service b29381
		Linux-PAM-$(VERSION)/doc
Packit Service b29381
	tar jfc Linux-PAM-$(VERSION)-docs.tar.bz2 \
Packit Service b29381
		Linux-PAM-$(VERSION)/doc
Packit Service b29381
	tar Jfc Linux-PAM-$(VERSION)-docs.tar.xz \
Packit Service b29381
                Linux-PAM-$(VERSION)/doc
Packit Service b29381
	rm -rf Linux-PAM-$(VERSION)
Packit Service b29381
Packit Service b29381
xtests:
Packit Service b29381
	make -C xtests xtests
Packit Service b29381
Packit Service b29381
.PHONY: xtests
Packit Service b29381
gen-ChangeLog:
Packit Service b29381
	if test -d .git; then						\
Packit Service b29381
		( $(top_srcdir)/gitlog-to-changelog --append-dot	\
Packit Service b29381
		  --since=$(gen_changelog_start_date) &&		\
Packit Service b29381
		  echo && echo &&					\
Packit Service b29381
		  echo 'See ChangeLog-CVS for earlier changes.'		\
Packit Service b29381
		) > $(distdir)/ChangeLog.new &&				\
Packit Service b29381
		rm -f $(distdir)/ChangeLog &&				\
Packit Service b29381
		mv $(distdir)/ChangeLog.new $(distdir)/ChangeLog;	\
Packit Service b29381
	fi
Packit Service b29381
Packit Service b29381
dist-hook: gen-ChangeLog
Packit Service b29381
.PHONY: gen-ChangeLog
Packit Service b29381
Packit Service b29381
export TAR_OPTIONS = --owner=0 --group=0 --numeric-owner --mode=go-w,go+rX
Packit Service b29381
Packit Service b29381
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit Service b29381
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit Service b29381
.NOEXPORT: