Blame Makefile.in

Packit Service f89583
# Makefile.in generated by automake 1.15 from Makefile.am.
Packit Service f89583
# @configure_input@
Packit Service f89583
Packit Service f89583
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
Packit Service f89583
Packit Service f89583
# This Makefile.in is free software; the Free Software Foundation
Packit Service f89583
# gives unlimited permission to copy and/or distribute it,
Packit Service f89583
# with or without modifications, as long as this notice is preserved.
Packit Service f89583
Packit Service f89583
# This program is distributed in the hope that it will be useful,
Packit Service f89583
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit Service f89583
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit Service f89583
# PARTICULAR PURPOSE.
Packit Service f89583
Packit Service f89583
@SET_MAKE@
Packit Service f89583
Packit Service f89583
Packit Service f89583
Packit Service f89583
VPATH = @srcdir@
Packit Service f89583
am__is_gnu_make = { \
Packit Service f89583
  if test -z '$(MAKELEVEL)'; then \
Packit Service f89583
    false; \
Packit Service f89583
  elif test -n '$(MAKE_HOST)'; then \
Packit Service f89583
    true; \
Packit Service f89583
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
Packit Service f89583
    true; \
Packit Service f89583
  else \
Packit Service f89583
    false; \
Packit Service f89583
  fi; \
Packit Service f89583
}
Packit Service f89583
am__make_running_with_option = \
Packit Service f89583
  case $${target_option-} in \
Packit Service f89583
      ?) ;; \
Packit Service f89583
      *) echo "am__make_running_with_option: internal error: invalid" \
Packit Service f89583
              "target option '$${target_option-}' specified" >&2; \
Packit Service f89583
         exit 1;; \
Packit Service f89583
  esac; \
Packit Service f89583
  has_opt=no; \
Packit Service f89583
  sane_makeflags=$$MAKEFLAGS; \
Packit Service f89583
  if $(am__is_gnu_make); then \
Packit Service f89583
    sane_makeflags=$$MFLAGS; \
Packit Service f89583
  else \
Packit Service f89583
    case $$MAKEFLAGS in \
Packit Service f89583
      *\\[\ \	]*) \
Packit Service f89583
        bs=\\; \
Packit Service f89583
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
Packit Service f89583
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
Packit Service f89583
    esac; \
Packit Service f89583
  fi; \
Packit Service f89583
  skip_next=no; \
Packit Service f89583
  strip_trailopt () \
Packit Service f89583
  { \
Packit Service f89583
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
Packit Service f89583
  }; \
Packit Service f89583
  for flg in $$sane_makeflags; do \
Packit Service f89583
    test $$skip_next = yes && { skip_next=no; continue; }; \
Packit Service f89583
    case $$flg in \
Packit Service f89583
      *=*|--*) continue;; \
Packit Service f89583
        -*I) strip_trailopt 'I'; skip_next=yes;; \
Packit Service f89583
      -*I?*) strip_trailopt 'I';; \
Packit Service f89583
        -*O) strip_trailopt 'O'; skip_next=yes;; \
Packit Service f89583
      -*O?*) strip_trailopt 'O';; \
Packit Service f89583
        -*l) strip_trailopt 'l'; skip_next=yes;; \
Packit Service f89583
      -*l?*) strip_trailopt 'l';; \
Packit Service f89583
      -[dEDm]) skip_next=yes;; \
Packit Service f89583
      -[JT]) skip_next=yes;; \
Packit Service f89583
    esac; \
Packit Service f89583
    case $$flg in \
Packit Service f89583
      *$$target_option*) has_opt=yes; break;; \
Packit Service f89583
    esac; \
Packit Service f89583
  done; \
Packit Service f89583
  test $$has_opt = yes
Packit Service f89583
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
Packit Service f89583
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Packit Service f89583
pkgdatadir = $(datadir)/@PACKAGE@
Packit Service f89583
pkgincludedir = $(includedir)/@PACKAGE@
Packit Service f89583
pkglibdir = $(libdir)/@PACKAGE@
Packit Service f89583
pkglibexecdir = $(libexecdir)/@PACKAGE@
Packit Service f89583
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit Service f89583
install_sh_DATA = $(install_sh) -c -m 644
Packit Service f89583
install_sh_PROGRAM = $(install_sh) -c
Packit Service f89583
install_sh_SCRIPT = $(install_sh) -c
Packit Service f89583
INSTALL_HEADER = $(INSTALL_DATA)
Packit Service f89583
transform = $(program_transform_name)
Packit Service f89583
NORMAL_INSTALL = :
Packit Service f89583
PRE_INSTALL = :
Packit Service f89583
POST_INSTALL = :
Packit Service f89583
NORMAL_UNINSTALL = :
Packit Service f89583
PRE_UNINSTALL = :
Packit Service f89583
POST_UNINSTALL = :
Packit Service f89583
build_triplet = @build@
Packit Service f89583
host_triplet = @host@
Packit Service f89583
check_PROGRAMS = Autest$(EXEEXT)
Packit Service f89583
TESTS = Autest$(EXEEXT)
Packit Service f89583
subdir = .
Packit Service f89583
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit Service f89583
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
Packit Service f89583
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit Service f89583
	$(ACLOCAL_M4)
Packit Service f89583
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
Packit Service f89583
	$(am__configure_deps) $(xauinclude_HEADERS) $(am__DIST_COMMON)
Packit Service f89583
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
Packit Service f89583
 configure.lineno config.status.lineno
Packit Service f89583
mkinstalldirs = $(install_sh) -d
Packit Service f89583
CONFIG_HEADER = config.h
Packit Service f89583
CONFIG_CLEAN_FILES = xau.pc
Packit Service f89583
CONFIG_CLEAN_VPATH_FILES =
Packit Service f89583
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
Packit Service f89583
am__vpath_adj = case $$p in \
Packit Service f89583
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
Packit Service f89583
    *) f=$$p;; \
Packit Service f89583
  esac;
Packit Service f89583
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
Packit Service f89583
am__install_max = 40
Packit Service f89583
am__nobase_strip_setup = \
Packit Service f89583
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
Packit Service f89583
am__nobase_strip = \
Packit Service f89583
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
Packit Service f89583
am__nobase_list = $(am__nobase_strip_setup); \
Packit Service f89583
  for p in $$list; do echo "$$p $$p"; done | \
Packit Service f89583
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
Packit Service f89583
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
Packit Service f89583
    if (++n[$$2] == $(am__install_max)) \
Packit Service f89583
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
Packit Service f89583
    END { for (dir in files) print dir, files[dir] }'
Packit Service f89583
am__base_list = \
Packit Service f89583
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
Packit Service f89583
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
Packit Service f89583
am__uninstall_files_from_dir = { \
Packit Service f89583
  test -z "$$files" \
Packit Service f89583
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
Packit Service f89583
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
Packit Service f89583
         $(am__cd) "$$dir" && rm -f $$files; }; \
Packit Service f89583
  }
Packit Service f89583
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(lintlibdir)" \
Packit Service f89583
	"$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(xauincludedir)"
Packit Service f89583
LTLIBRARIES = $(lib_LTLIBRARIES)
Packit Service f89583
am__DEPENDENCIES_1 =
Packit Service f89583
libXau_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
Packit Service f89583
am_libXau_la_OBJECTS = AuDispose.lo AuFileName.lo AuGetAddr.lo \
Packit Service f89583
	AuGetBest.lo AuLock.lo AuRead.lo AuUnlock.lo AuWrite.lo
Packit Service f89583
libXau_la_OBJECTS = $(am_libXau_la_OBJECTS)
Packit Service f89583
AM_V_lt = $(am__v_lt_@AM_V@)
Packit Service f89583
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
Packit Service f89583
am__v_lt_0 = --silent
Packit Service f89583
am__v_lt_1 = 
Packit Service f89583
libXau_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
Packit Service f89583
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
Packit Service f89583
	$(libXau_la_LDFLAGS) $(LDFLAGS) -o $@
Packit Service f89583
am_Autest_OBJECTS = Autest.$(OBJEXT)
Packit Service f89583
Autest_OBJECTS = $(am_Autest_OBJECTS)
Packit Service f89583
Autest_DEPENDENCIES = libXau.la
Packit Service f89583
AM_V_P = $(am__v_P_@AM_V@)
Packit Service f89583
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
Packit Service f89583
am__v_P_0 = false
Packit Service f89583
am__v_P_1 = :
Packit Service f89583
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit Service f89583
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit Service f89583
am__v_GEN_0 = @echo "  GEN     " $@;
Packit Service f89583
am__v_GEN_1 = 
Packit Service f89583
AM_V_at = $(am__v_at_@AM_V@)
Packit Service f89583
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit Service f89583
am__v_at_0 = @
Packit Service f89583
am__v_at_1 = 
Packit Service f89583
DEFAULT_INCLUDES = -I.@am__isrc@
Packit Service f89583
depcomp = $(SHELL) $(top_srcdir)/depcomp
Packit Service f89583
am__depfiles_maybe = depfiles
Packit Service f89583
am__mv = mv -f
Packit Service f89583
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
Packit Service f89583
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Packit Service f89583
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
Packit Service f89583
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
Packit Service f89583
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
Packit Service f89583
	$(AM_CFLAGS) $(CFLAGS)
Packit Service f89583
AM_V_CC = $(am__v_CC_@AM_V@)
Packit Service f89583
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
Packit Service f89583
am__v_CC_0 = @echo "  CC      " $@;
Packit Service f89583
am__v_CC_1 = 
Packit Service f89583
CCLD = $(CC)
Packit Service f89583
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
Packit Service f89583
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
Packit Service f89583
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
Packit Service f89583
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
Packit Service f89583
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
Packit Service f89583
am__v_CCLD_0 = @echo "  CCLD    " $@;
Packit Service f89583
am__v_CCLD_1 = 
Packit Service f89583
SOURCES = $(libXau_la_SOURCES) $(Autest_SOURCES)
Packit Service f89583
DIST_SOURCES = $(libXau_la_SOURCES) $(Autest_SOURCES)
Packit Service f89583
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
Packit Service f89583
	ctags-recursive dvi-recursive html-recursive info-recursive \
Packit Service f89583
	install-data-recursive install-dvi-recursive \
Packit Service f89583
	install-exec-recursive install-html-recursive \
Packit Service f89583
	install-info-recursive install-pdf-recursive \
Packit Service f89583
	install-ps-recursive install-recursive installcheck-recursive \
Packit Service f89583
	installdirs-recursive pdf-recursive ps-recursive \
Packit Service f89583
	tags-recursive uninstall-recursive
Packit Service f89583
am__can_run_installinfo = \
Packit Service f89583
  case $$AM_UPDATE_INFO_DIR in \
Packit Service f89583
    n|no|NO) false;; \
Packit Service f89583
    *) (install-info --version) >/dev/null 2>&1;; \
Packit Service f89583
  esac
Packit Service f89583
DATA = $(lintlib_DATA) $(pkgconfig_DATA)
Packit Service f89583
HEADERS = $(xauinclude_HEADERS)
Packit Service f89583
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
Packit Service f89583
  distclean-recursive maintainer-clean-recursive
Packit Service f89583
am__recursive_targets = \
Packit Service f89583
  $(RECURSIVE_TARGETS) \
Packit Service f89583
  $(RECURSIVE_CLEAN_TARGETS) \
Packit Service f89583
  $(am__extra_recursive_targets)
Packit Service f89583
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
Packit Service f89583
	cscope check recheck distdir dist dist-all distcheck
Packit Service f89583
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
Packit Service f89583
	$(LISP)config.h.in
Packit Service f89583
# Read a list of newline-separated strings from the standard input,
Packit Service f89583
# and print each of them once, without duplicates.  Input order is
Packit Service f89583
# *not* preserved.
Packit Service f89583
am__uniquify_input = $(AWK) '\
Packit Service f89583
  BEGIN { nonempty = 0; } \
Packit Service f89583
  { items[$$0] = 1; nonempty = 1; } \
Packit Service f89583
  END { if (nonempty) { for (i in items) print i; }; } \
Packit Service f89583
'
Packit Service f89583
# Make sure the list of sources is unique.  This is necessary because,
Packit Service f89583
# e.g., the same source file might be shared among _SOURCES variables
Packit Service f89583
# for different programs/libraries.
Packit Service f89583
am__define_uniq_tagged_files = \
Packit Service f89583
  list='$(am__tagged_files)'; \
Packit Service f89583
  unique=`for i in $$list; do \
Packit Service f89583
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Packit Service f89583
  done | $(am__uniquify_input)`
Packit Service f89583
ETAGS = etags
Packit Service f89583
CTAGS = ctags
Packit Service f89583
CSCOPE = cscope
Packit Service f89583
am__tty_colors_dummy = \
Packit Service f89583
  mgn= red= grn= lgn= blu= brg= std=; \
Packit Service f89583
  am__color_tests=no
Packit Service f89583
am__tty_colors = { \
Packit Service f89583
  $(am__tty_colors_dummy); \
Packit Service f89583
  if test "X$(AM_COLOR_TESTS)" = Xno; then \
Packit Service f89583
    am__color_tests=no; \
Packit Service f89583
  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
Packit Service f89583
    am__color_tests=yes; \
Packit Service f89583
  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
Packit Service f89583
    am__color_tests=yes; \
Packit Service f89583
  fi; \
Packit Service f89583
  if test $$am__color_tests = yes; then \
Packit Service f89583
    red='?[0;31m'; \
Packit Service f89583
    grn='?[0;32m'; \
Packit Service f89583
    lgn='?[1;32m'; \
Packit Service f89583
    blu='?[1;34m'; \
Packit Service f89583
    mgn='?[0;35m'; \
Packit Service f89583
    brg='?[1m'; \
Packit Service f89583
    std='?[m'; \
Packit Service f89583
  fi; \
Packit Service f89583
}
Packit Service f89583
am__recheck_rx = ^[ 	]*:recheck:[ 	]*
Packit Service f89583
am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
Packit Service f89583
am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
Packit Service f89583
# A command that, given a newline-separated list of test names on the
Packit Service f89583
# standard input, print the name of the tests that are to be re-run
Packit Service f89583
# upon "make recheck".
Packit Service f89583
am__list_recheck_tests = $(AWK) '{ \
Packit Service f89583
  recheck = 1; \
Packit Service f89583
  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
Packit Service f89583
    { \
Packit Service f89583
      if (rc < 0) \
Packit Service f89583
        { \
Packit Service f89583
          if ((getline line2 < ($$0 ".log")) < 0) \
Packit Service f89583
	    recheck = 0; \
Packit Service f89583
          break; \
Packit Service f89583
        } \
Packit Service f89583
      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
Packit Service f89583
        { \
Packit Service f89583
          recheck = 0; \
Packit Service f89583
          break; \
Packit Service f89583
        } \
Packit Service f89583
      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
Packit Service f89583
        { \
Packit Service f89583
          break; \
Packit Service f89583
        } \
Packit Service f89583
    }; \
Packit Service f89583
  if (recheck) \
Packit Service f89583
    print $$0; \
Packit Service f89583
  close ($$0 ".trs"); \
Packit Service f89583
  close ($$0 ".log"); \
Packit Service f89583
}'
Packit Service f89583
# A command that, given a newline-separated list of test names on the
Packit Service f89583
# standard input, create the global log from their .trs and .log files.
Packit Service f89583
am__create_global_log = $(AWK) ' \
Packit Service f89583
function fatal(msg) \
Packit Service f89583
{ \
Packit Service f89583
  print "fatal: making $@: " msg | "cat >&2;; \
Packit Service f89583
  exit 1; \
Packit Service f89583
} \
Packit Service f89583
function rst_section(header) \
Packit Service f89583
{ \
Packit Service f89583
  print header; \
Packit Service f89583
  len = length(header); \
Packit Service f89583
  for (i = 1; i <= len; i = i + 1) \
Packit Service f89583
    printf "="; \
Packit Service f89583
  printf "\n\n"; \
Packit Service f89583
} \
Packit Service f89583
{ \
Packit Service f89583
  copy_in_global_log = 1; \
Packit Service f89583
  global_test_result = "RUN"; \
Packit Service f89583
  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
Packit Service f89583
    { \
Packit Service f89583
      if (rc < 0) \
Packit Service f89583
         fatal("failed to read from " $$0 ".trs"); \
Packit Service f89583
      if (line ~ /$(am__global_test_result_rx)/) \
Packit Service f89583
        { \
Packit Service f89583
          sub("$(am__global_test_result_rx)", "", line); \
Packit Service f89583
          sub("[ 	]*$$", "", line); \
Packit Service f89583
          global_test_result = line; \
Packit Service f89583
        } \
Packit Service f89583
      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
Packit Service f89583
        copy_in_global_log = 0; \
Packit Service f89583
    }; \
Packit Service f89583
  if (copy_in_global_log) \
Packit Service f89583
    { \
Packit Service f89583
      rst_section(global_test_result ": " $$0); \
Packit Service f89583
      while ((rc = (getline line < ($$0 ".log"))) != 0) \
Packit Service f89583
      { \
Packit Service f89583
        if (rc < 0) \
Packit Service f89583
          fatal("failed to read from " $$0 ".log"); \
Packit Service f89583
        print line; \
Packit Service f89583
      }; \
Packit Service f89583
      printf "\n"; \
Packit Service f89583
    }; \
Packit Service f89583
  close ($$0 ".trs"); \
Packit Service f89583
  close ($$0 ".log"); \
Packit Service f89583
}'
Packit Service f89583
# Restructured Text title.
Packit Service f89583
am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
Packit Service f89583
# Solaris 10 'make', and several other traditional 'make' implementations,
Packit Service f89583
# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
Packit Service f89583
# by disabling -e (using the XSI extension "set +e") if it's set.
Packit Service f89583
am__sh_e_setup = case $$- in *e*) set +e;; esac
Packit Service f89583
# Default flags passed to test drivers.
Packit Service f89583
am__common_driver_flags = \
Packit Service f89583
  --color-tests "$$am__color_tests" \
Packit Service f89583
  --enable-hard-errors "$$am__enable_hard_errors" \
Packit Service f89583
  --expect-failure "$$am__expect_failure"
Packit Service f89583
# To be inserted before the command running the test.  Creates the
Packit Service f89583
# directory for the log if needed.  Stores in $dir the directory
Packit Service f89583
# containing $f, in $tst the test, in $log the log.  Executes the
Packit Service f89583
# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
Packit Service f89583
# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
Packit Service f89583
# will run the test scripts (or their associated LOG_COMPILER, if
Packit Service f89583
# thy have one).
Packit Service f89583
am__check_pre = \
Packit Service f89583
$(am__sh_e_setup);					\
Packit Service f89583
$(am__vpath_adj_setup) $(am__vpath_adj)			\
Packit Service f89583
$(am__tty_colors);					\
Packit Service f89583
srcdir=$(srcdir); export srcdir;			\
Packit Service f89583
case "$@" in						\
Packit Service f89583
  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
Packit Service f89583
    *) am__odir=.;; 					\
Packit Service f89583
esac;							\
Packit Service f89583
test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
Packit Service f89583
  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
Packit Service f89583
if test -f "./$$f"; then dir=./;			\
Packit Service f89583
elif test -f "$$f"; then dir=;				\
Packit Service f89583
else dir="$(srcdir)/"; fi;				\
Packit Service f89583
tst=$$dir$$f; log='$@'; 				\
Packit Service f89583
if test -n '$(DISABLE_HARD_ERRORS)'; then		\
Packit Service f89583
  am__enable_hard_errors=no; 				\
Packit Service f89583
else							\
Packit Service f89583
  am__enable_hard_errors=yes; 				\
Packit Service f89583
fi; 							\
Packit Service f89583
case " $(XFAIL_TESTS) " in				\
Packit Service f89583
  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
Packit Service f89583
    am__expect_failure=yes;;				\
Packit Service f89583
  *)							\
Packit Service f89583
    am__expect_failure=no;;				\
Packit Service f89583
esac; 							\
Packit Service f89583
$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
Packit Service f89583
# A shell command to get the names of the tests scripts with any registered
Packit Service f89583
# extension removed (i.e., equivalently, the names of the test logs, with
Packit Service f89583
# the '.log' extension removed).  The result is saved in the shell variable
Packit Service f89583
# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
Packit Service f89583
# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
Packit Service f89583
# since that might cause problem with VPATH rewrites for suffix-less tests.
Packit Service f89583
# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
Packit Service f89583
am__set_TESTS_bases = \
Packit Service f89583
  bases='$(TEST_LOGS)'; \
Packit Service f89583
  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
Packit Service f89583
  bases=`echo $$bases`
Packit Service f89583
RECHECK_LOGS = $(TEST_LOGS)
Packit Service f89583
TEST_SUITE_LOG = test-suite.log
Packit Service f89583
TEST_EXTENSIONS = @EXEEXT@ .test
Packit Service f89583
LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
Packit Service f89583
LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
Packit Service f89583
am__set_b = \
Packit Service f89583
  case '$@' in \
Packit Service f89583
    */*) \
Packit Service f89583
      case '$*' in \
Packit Service f89583
        */*) b='$*';; \
Packit Service f89583
          *) b=`echo '$@' | sed 's/\.log$$//'`; \
Packit Service f89583
       esac;; \
Packit Service f89583
    *) \
Packit Service f89583
      b='$*';; \
Packit Service f89583
  esac
Packit Service f89583
am__test_logs1 = $(TESTS:=.log)
Packit Service f89583
am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
Packit Service f89583
TEST_LOGS = $(am__test_logs2:.test.log=.log)
Packit Service f89583
TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
Packit Service f89583
TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
Packit Service f89583
	$(TEST_LOG_FLAGS)
Packit Service f89583
DIST_SUBDIRS = $(SUBDIRS)
Packit Service f89583
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
Packit Service f89583
	$(srcdir)/xau.pc.in AUTHORS COPYING ChangeLog INSTALL README \
Packit Service f89583
	compile config.guess config.sub depcomp install-sh ltmain.sh \
Packit Service f89583
	missing test-driver
Packit Service f89583
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit Service f89583
distdir = $(PACKAGE)-$(VERSION)
Packit Service f89583
top_distdir = $(distdir)
Packit Service f89583
am__remove_distdir = \
Packit Service f89583
  if test -d "$(distdir)"; then \
Packit Service f89583
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
Packit Service f89583
      && rm -rf "$(distdir)" \
Packit Service f89583
      || { sleep 5 && rm -rf "$(distdir)"; }; \
Packit Service f89583
  else :; fi
Packit Service f89583
am__post_remove_distdir = $(am__remove_distdir)
Packit Service f89583
am__relativize = \
Packit Service f89583
  dir0=`pwd`; \
Packit Service f89583
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
Packit Service f89583
  sed_rest='s,^[^/]*/*,,'; \
Packit Service f89583
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
Packit Service f89583
  sed_butlast='s,/*[^/]*$$,,'; \
Packit Service f89583
  while test -n "$$dir1"; do \
Packit Service f89583
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
Packit Service f89583
    if test "$$first" != "."; then \
Packit Service f89583
      if test "$$first" = ".."; then \
Packit Service f89583
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
Packit Service f89583
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
Packit Service f89583
      else \
Packit Service f89583
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
Packit Service f89583
        if test "$$first2" = "$$first"; then \
Packit Service f89583
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
Packit Service f89583
        else \
Packit Service f89583
          dir2="../$$dir2"; \
Packit Service f89583
        fi; \
Packit Service f89583
        dir0="$$dir0"/"$$first"; \
Packit Service f89583
      fi; \
Packit Service f89583
    fi; \
Packit Service f89583
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
Packit Service f89583
  done; \
Packit Service f89583
  reldir="$$dir2"
Packit Service f89583
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
Packit Service f89583
GZIP_ENV = --best
Packit Service f89583
DIST_TARGETS = dist-bzip2 dist-gzip
Packit Service f89583
distuninstallcheck_listfiles = find . -type f -print
Packit Service f89583
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
Packit Service f89583
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
Packit Service f89583
distcleancheck_listfiles = find . -type f -print
Packit Service f89583
ACLOCAL = @ACLOCAL@
Packit Service f89583
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
Packit Service f89583
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
Packit Service f89583
AMTAR = @AMTAR@
Packit Service f89583
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit Service f89583
APP_MAN_DIR = @APP_MAN_DIR@
Packit Service f89583
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
Packit Service f89583
AR = @AR@
Packit Service f89583
AS = @AS@
Packit Service f89583
AUTOCONF = @AUTOCONF@
Packit Service f89583
AUTOHEADER = @AUTOHEADER@
Packit Service f89583
AUTOMAKE = @AUTOMAKE@
Packit Service f89583
AWK = @AWK@
Packit Service f89583
BASE_CFLAGS = @BASE_CFLAGS@
Packit Service f89583
CC = @CC@
Packit Service f89583
CCDEPMODE = @CCDEPMODE@
Packit Service f89583
CFLAGS = @CFLAGS@
Packit Service f89583
CHANGELOG_CMD = @CHANGELOG_CMD@
Packit Service f89583
CPP = @CPP@
Packit Service f89583
CPPFLAGS = @CPPFLAGS@
Packit Service f89583
CWARNFLAGS = @CWARNFLAGS@
Packit Service f89583
CYGPATH_W = @CYGPATH_W@
Packit Service f89583
DEFS = @DEFS@
Packit Service f89583
DEPDIR = @DEPDIR@
Packit Service f89583
DLLTOOL = @DLLTOOL@
Packit Service f89583
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
Packit Service f89583
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
Packit Service f89583
DSYMUTIL = @DSYMUTIL@
Packit Service f89583
DUMPBIN = @DUMPBIN@
Packit Service f89583
ECHO_C = @ECHO_C@
Packit Service f89583
ECHO_N = @ECHO_N@
Packit Service f89583
ECHO_T = @ECHO_T@
Packit Service f89583
EGREP = @EGREP@
Packit Service f89583
EXEEXT = @EXEEXT@
Packit Service f89583
FGREP = @FGREP@
Packit Service f89583
FILE_MAN_DIR = @FILE_MAN_DIR@
Packit Service f89583
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
Packit Service f89583
GREP = @GREP@
Packit Service f89583
INSTALL = @INSTALL@
Packit Service f89583
INSTALL_CMD = @INSTALL_CMD@
Packit Service f89583
INSTALL_DATA = @INSTALL_DATA@
Packit Service f89583
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit Service f89583
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit Service f89583
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit Service f89583
LD = @LD@
Packit Service f89583
LDFLAGS = @LDFLAGS@
Packit Service f89583
LIBOBJS = @LIBOBJS@
Packit Service f89583
LIBS = @LIBS@
Packit Service f89583
LIBTOOL = @LIBTOOL@
Packit Service f89583
LIB_MAN_DIR = @LIB_MAN_DIR@
Packit Service f89583
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
Packit Service f89583
LINT = @LINT@
Packit Service f89583
LINTLIB = @LINTLIB@
Packit Service f89583
LINT_FLAGS = @LINT_FLAGS@
Packit Service f89583
LIPO = @LIPO@
Packit Service f89583
LN_S = @LN_S@
Packit Service f89583
LTLIBOBJS = @LTLIBOBJS@
Packit Service f89583
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
Packit Service f89583
MAKEINFO = @MAKEINFO@
Packit Service f89583
MANIFEST_TOOL = @MANIFEST_TOOL@
Packit Service f89583
MAN_SUBSTS = @MAN_SUBSTS@
Packit Service f89583
MISC_MAN_DIR = @MISC_MAN_DIR@
Packit Service f89583
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
Packit Service f89583
MKDIR_P = @MKDIR_P@
Packit Service f89583
NM = @NM@
Packit Service f89583
NMEDIT = @NMEDIT@
Packit Service f89583
OBJDUMP = @OBJDUMP@
Packit Service f89583
OBJEXT = @OBJEXT@
Packit Service f89583
OTOOL = @OTOOL@
Packit Service f89583
OTOOL64 = @OTOOL64@
Packit Service f89583
PACKAGE = @PACKAGE@
Packit Service f89583
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit Service f89583
PACKAGE_NAME = @PACKAGE_NAME@
Packit Service f89583
PACKAGE_STRING = @PACKAGE_STRING@
Packit Service f89583
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit Service f89583
PACKAGE_URL = @PACKAGE_URL@
Packit Service f89583
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit Service f89583
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit Service f89583
PKG_CONFIG = @PKG_CONFIG@
Packit Service f89583
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
Packit Service f89583
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
Packit Service f89583
RANLIB = @RANLIB@
Packit Service f89583
SED = @SED@
Packit Service f89583
SET_MAKE = @SET_MAKE@
Packit Service f89583
SHELL = @SHELL@
Packit Service f89583
STRICT_CFLAGS = @STRICT_CFLAGS@
Packit Service f89583
STRIP = @STRIP@
Packit Service f89583
VERSION = @VERSION@
Packit Service f89583
XAU_CFLAGS = @XAU_CFLAGS@
Packit Service f89583
XAU_LIBS = @XAU_LIBS@
Packit Service f89583
XORG_MAN_PAGE = @XORG_MAN_PAGE@
Packit Service f89583
abs_builddir = @abs_builddir@
Packit Service f89583
abs_srcdir = @abs_srcdir@
Packit Service f89583
abs_top_builddir = @abs_top_builddir@
Packit Service f89583
abs_top_srcdir = @abs_top_srcdir@
Packit Service f89583
ac_ct_AR = @ac_ct_AR@
Packit Service f89583
ac_ct_CC = @ac_ct_CC@
Packit Service f89583
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Packit Service f89583
am__include = @am__include@
Packit Service f89583
am__leading_dot = @am__leading_dot@
Packit Service f89583
am__quote = @am__quote@
Packit Service f89583
am__tar = @am__tar@
Packit Service f89583
am__untar = @am__untar@
Packit Service f89583
bindir = @bindir@
Packit Service f89583
build = @build@
Packit Service f89583
build_alias = @build_alias@
Packit Service f89583
build_cpu = @build_cpu@
Packit Service f89583
build_os = @build_os@
Packit Service f89583
build_vendor = @build_vendor@
Packit Service f89583
builddir = @builddir@
Packit Service f89583
datadir = @datadir@
Packit Service f89583
datarootdir = @datarootdir@
Packit Service f89583
docdir = @docdir@
Packit Service f89583
dvidir = @dvidir@
Packit Service f89583
exec_prefix = @exec_prefix@
Packit Service f89583
host = @host@
Packit Service f89583
host_alias = @host_alias@
Packit Service f89583
host_cpu = @host_cpu@
Packit Service f89583
host_os = @host_os@
Packit Service f89583
host_vendor = @host_vendor@
Packit Service f89583
htmldir = @htmldir@
Packit Service f89583
includedir = @includedir@
Packit Service f89583
infodir = @infodir@
Packit Service f89583
install_sh = @install_sh@
Packit Service f89583
libdir = @libdir@
Packit Service f89583
libexecdir = @libexecdir@
Packit Service f89583
localedir = @localedir@
Packit Service f89583
localstatedir = @localstatedir@
Packit Service f89583
mandir = @mandir@
Packit Service f89583
mkdir_p = @mkdir_p@
Packit Service f89583
oldincludedir = @oldincludedir@
Packit Service f89583
pdfdir = @pdfdir@
Packit Service f89583
prefix = @prefix@
Packit Service f89583
program_transform_name = @program_transform_name@
Packit Service f89583
psdir = @psdir@
Packit Service f89583
sbindir = @sbindir@
Packit Service f89583
sharedstatedir = @sharedstatedir@
Packit Service f89583
srcdir = @srcdir@
Packit Service f89583
sysconfdir = @sysconfdir@
Packit Service f89583
target_alias = @target_alias@
Packit Service f89583
top_build_prefix = @top_build_prefix@
Packit Service f89583
top_builddir = @top_builddir@
Packit Service f89583
top_srcdir = @top_srcdir@
Packit Service f89583
SUBDIRS = man
Packit Service f89583
lib_LTLIBRARIES = libXau.la
Packit Service f89583
AM_CFLAGS = $(XAU_CFLAGS) $(CWARNFLAGS)
Packit Service f89583
AM_CPPFLAGS = -I${top_srcdir}/include
Packit Service f89583
libXau_la_LDFLAGS = -version-number 6:0:0 -no-undefined
Packit Service f89583
libXau_la_LIBADD = $(XAU_LIBS)
Packit Service f89583
libXau_la_SOURCES = \
Packit Service f89583
	AuDispose.c \
Packit Service f89583
	AuFileName.c \
Packit Service f89583
	AuGetAddr.c \
Packit Service f89583
	AuGetBest.c \
Packit Service f89583
	AuLock.c \
Packit Service f89583
	AuRead.c \
Packit Service f89583
	AuUnlock.c \
Packit Service f89583
	AuWrite.c
Packit Service f89583
Packit Service f89583
xauincludedir = $(includedir)/X11
Packit Service f89583
xauinclude_HEADERS = include/X11/Xauth.h
Packit Service f89583
pkgconfigdir = $(libdir)/pkgconfig
Packit Service f89583
pkgconfig_DATA = xau.pc
Packit Service f89583
Autest_SOURCES = Autest.c
Packit Service f89583
Autest_LDADD = libXau.la
Packit Service f89583
@LINT_TRUE@ALL_LINT_FLAGS = $(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
Packit Service f89583
@LINT_TRUE@		$(AM_CPPFLAGS) $(CPPFLAGS)
Packit Service f89583
Packit Service f89583
@MAKE_LINT_LIB_TRUE@lintlibdir = $(libdir)
Packit Service f89583
@MAKE_LINT_LIB_TRUE@lintlib_DATA = $(LINTLIB)
Packit Service f89583
CLEANFILES = $(lintlib_DATA)
Packit Service f89583
MAINTAINERCLEANFILES = ChangeLog INSTALL
Packit Service f89583
all: config.h
Packit Service f89583
	$(MAKE) $(AM_MAKEFLAGS) all-recursive
Packit Service f89583
Packit Service f89583
.SUFFIXES:
Packit Service f89583
.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
Packit Service f89583
am--refresh: Makefile
Packit Service f89583
	@:
Packit Service f89583
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
Packit Service f89583
	@for dep in $?; do \
Packit Service f89583
	  case '$(am__configure_deps)' in \
Packit Service f89583
	    *$$dep*) \
Packit Service f89583
	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
Packit Service f89583
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
Packit Service f89583
		&& exit 0; \
Packit Service f89583
	      exit 1;; \
Packit Service f89583
	  esac; \
Packit Service f89583
	done; \
Packit Service f89583
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
Packit Service f89583
	$(am__cd) $(top_srcdir) && \
Packit Service f89583
	  $(AUTOMAKE) --foreign Makefile
Packit Service f89583
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit Service f89583
	@case '$?' in \
Packit Service f89583
	  *config.status*) \
Packit Service f89583
	    echo ' $(SHELL) ./config.status'; \
Packit Service f89583
	    $(SHELL) ./config.status;; \
Packit Service f89583
	  *) \
Packit Service f89583
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
Packit Service f89583
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
Packit Service f89583
	esac;
Packit Service f89583
Packit Service f89583
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit Service f89583
	$(SHELL) ./config.status --recheck
Packit Service f89583
Packit Service f89583
$(top_srcdir)/configure:  $(am__configure_deps)
Packit Service f89583
	$(am__cd) $(srcdir) && $(AUTOCONF)
Packit Service f89583
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
Packit Service f89583
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
Packit Service f89583
$(am__aclocal_m4_deps):
Packit Service f89583
Packit Service f89583
config.h: stamp-h1
Packit Service f89583
	@test -f $@ || rm -f stamp-h1
Packit Service f89583
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
Packit Service f89583
Packit Service f89583
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
Packit Service f89583
	@rm -f stamp-h1
Packit Service f89583
	cd $(top_builddir) && $(SHELL) ./config.status config.h
Packit Service f89583
$(srcdir)/config.h.in:  $(am__configure_deps) 
Packit Service f89583
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
Packit Service f89583
	rm -f stamp-h1
Packit Service f89583
	touch $@
Packit Service f89583
Packit Service f89583
distclean-hdr:
Packit Service f89583
	-rm -f config.h stamp-h1
Packit Service f89583
xau.pc: $(top_builddir)/config.status $(srcdir)/xau.pc.in
Packit Service f89583
	cd $(top_builddir) && $(SHELL) ./config.status $@
Packit Service f89583
Packit Service f89583
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
Packit Service f89583
	@$(NORMAL_INSTALL)
Packit Service f89583
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
Packit Service f89583
	list2=; for p in $$list; do \
Packit Service f89583
	  if test -f $$p; then \
Packit Service f89583
	    list2="$$list2 $$p"; \
Packit Service f89583
	  else :; fi; \
Packit Service f89583
	done; \
Packit Service f89583
	test -z "$$list2" || { \
Packit Service f89583
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
Packit Service f89583
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
Packit Service f89583
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
Packit Service f89583
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
Packit Service f89583
	}
Packit Service f89583
Packit Service f89583
uninstall-libLTLIBRARIES:
Packit Service f89583
	@$(NORMAL_UNINSTALL)
Packit Service f89583
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
Packit Service f89583
	for p in $$list; do \
Packit Service f89583
	  $(am__strip_dir) \
Packit Service f89583
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
Packit Service f89583
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
Packit Service f89583
	done
Packit Service f89583
Packit Service f89583
clean-libLTLIBRARIES:
Packit Service f89583
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
Packit Service f89583
	@list='$(lib_LTLIBRARIES)'; \
Packit Service f89583
	locs=`for p in $$list; do echo $$p; done | \
Packit Service f89583
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
Packit Service f89583
	      sort -u`; \
Packit Service f89583
	test -z "$$locs" || { \
Packit Service f89583
	  echo rm -f $${locs}; \
Packit Service f89583
	  rm -f $${locs}; \
Packit Service f89583
	}
Packit Service f89583
Packit Service f89583
libXau.la: $(libXau_la_OBJECTS) $(libXau_la_DEPENDENCIES) $(EXTRA_libXau_la_DEPENDENCIES) 
Packit Service f89583
	$(AM_V_CCLD)$(libXau_la_LINK) -rpath $(libdir) $(libXau_la_OBJECTS) $(libXau_la_LIBADD) $(LIBS)
Packit Service f89583
Packit Service f89583
clean-checkPROGRAMS:
Packit Service f89583
	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
Packit Service f89583
	echo " rm -f" $$list; \
Packit Service f89583
	rm -f $$list || exit $$?; \
Packit Service f89583
	test -n "$(EXEEXT)" || exit 0; \
Packit Service f89583
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
Packit Service f89583
	echo " rm -f" $$list; \
Packit Service f89583
	rm -f $$list
Packit Service f89583
Packit Service f89583
Autest$(EXEEXT): $(Autest_OBJECTS) $(Autest_DEPENDENCIES) $(EXTRA_Autest_DEPENDENCIES) 
Packit Service f89583
	@rm -f Autest$(EXEEXT)
Packit Service f89583
	$(AM_V_CCLD)$(LINK) $(Autest_OBJECTS) $(Autest_LDADD) $(LIBS)
Packit Service f89583
Packit Service f89583
mostlyclean-compile:
Packit Service f89583
	-rm -f *.$(OBJEXT)
Packit Service f89583
Packit Service f89583
distclean-compile:
Packit Service f89583
	-rm -f *.tab.c
Packit Service f89583
Packit Service f89583
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AuDispose.Plo@am__quote@
Packit Service f89583
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AuFileName.Plo@am__quote@
Packit Service f89583
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AuGetAddr.Plo@am__quote@
Packit Service f89583
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AuGetBest.Plo@am__quote@
Packit Service f89583
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AuLock.Plo@am__quote@
Packit Service f89583
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AuRead.Plo@am__quote@
Packit Service f89583
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AuUnlock.Plo@am__quote@
Packit Service f89583
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AuWrite.Plo@am__quote@
Packit Service f89583
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Autest.Po@am__quote@
Packit Service f89583
Packit Service f89583
.c.o:
Packit Service f89583
@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
Packit Service f89583
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Packit Service f89583
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Packit Service f89583
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Packit Service f89583
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
Packit Service f89583
Packit Service f89583
.c.obj:
Packit Service f89583
@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
Packit Service f89583
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Packit Service f89583
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Packit Service f89583
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Packit Service f89583
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
Packit Service f89583
Packit Service f89583
.c.lo:
Packit Service f89583
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
Packit Service f89583
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
Packit Service f89583
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
Packit Service f89583
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Packit Service f89583
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
Packit Service f89583
Packit Service f89583
mostlyclean-libtool:
Packit Service f89583
	-rm -f *.lo
Packit Service f89583
Packit Service f89583
clean-libtool:
Packit Service f89583
	-rm -rf .libs _libs
Packit Service f89583
Packit Service f89583
distclean-libtool:
Packit Service f89583
	-rm -f libtool config.lt
Packit Service f89583
install-lintlibDATA: $(lintlib_DATA)
Packit Service f89583
	@$(NORMAL_INSTALL)
Packit Service f89583
	@list='$(lintlib_DATA)'; test -n "$(lintlibdir)" || list=; \
Packit Service f89583
	if test -n "$$list"; then \
Packit Service f89583
	  echo " $(MKDIR_P) '$(DESTDIR)$(lintlibdir)'"; \
Packit Service f89583
	  $(MKDIR_P) "$(DESTDIR)$(lintlibdir)" || exit 1; \
Packit Service f89583
	fi; \
Packit Service f89583
	for p in $$list; do \
Packit Service f89583
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Packit Service f89583
	  echo "$$d$$p"; \
Packit Service f89583
	done | $(am__base_list) | \
Packit Service f89583
	while read files; do \
Packit Service f89583
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(lintlibdir)'"; \
Packit Service f89583
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(lintlibdir)" || exit $$?; \
Packit Service f89583
	done
Packit Service f89583
Packit Service f89583
uninstall-lintlibDATA:
Packit Service f89583
	@$(NORMAL_UNINSTALL)
Packit Service f89583
	@list='$(lintlib_DATA)'; test -n "$(lintlibdir)" || list=; \
Packit Service f89583
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
Packit Service f89583
	dir='$(DESTDIR)$(lintlibdir)'; $(am__uninstall_files_from_dir)
Packit Service f89583
install-pkgconfigDATA: $(pkgconfig_DATA)
Packit Service f89583
	@$(NORMAL_INSTALL)
Packit Service f89583
	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
Packit Service f89583
	if test -n "$$list"; then \
Packit Service f89583
	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
Packit Service f89583
	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
Packit Service f89583
	fi; \
Packit Service f89583
	for p in $$list; do \
Packit Service f89583
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Packit Service f89583
	  echo "$$d$$p"; \
Packit Service f89583
	done | $(am__base_list) | \
Packit Service f89583
	while read files; do \
Packit Service f89583
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
Packit Service f89583
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
Packit Service f89583
	done
Packit Service f89583
Packit Service f89583
uninstall-pkgconfigDATA:
Packit Service f89583
	@$(NORMAL_UNINSTALL)
Packit Service f89583
	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
Packit Service f89583
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
Packit Service f89583
	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
Packit Service f89583
install-xauincludeHEADERS: $(xauinclude_HEADERS)
Packit Service f89583
	@$(NORMAL_INSTALL)
Packit Service f89583
	@list='$(xauinclude_HEADERS)'; test -n "$(xauincludedir)" || list=; \
Packit Service f89583
	if test -n "$$list"; then \
Packit Service f89583
	  echo " $(MKDIR_P) '$(DESTDIR)$(xauincludedir)'"; \
Packit Service f89583
	  $(MKDIR_P) "$(DESTDIR)$(xauincludedir)" || exit 1; \
Packit Service f89583
	fi; \
Packit Service f89583
	for p in $$list; do \
Packit Service f89583
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Packit Service f89583
	  echo "$$d$$p"; \
Packit Service f89583
	done | $(am__base_list) | \
Packit Service f89583
	while read files; do \
Packit Service f89583
	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xauincludedir)'"; \
Packit Service f89583
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(xauincludedir)" || exit $$?; \
Packit Service f89583
	done
Packit Service f89583
Packit Service f89583
uninstall-xauincludeHEADERS:
Packit Service f89583
	@$(NORMAL_UNINSTALL)
Packit Service f89583
	@list='$(xauinclude_HEADERS)'; test -n "$(xauincludedir)" || list=; \
Packit Service f89583
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
Packit Service f89583
	dir='$(DESTDIR)$(xauincludedir)'; $(am__uninstall_files_from_dir)
Packit Service f89583
Packit Service f89583
# This directory's subdirectories are mostly independent; you can cd
Packit Service f89583
# into them and run 'make' without going through this Makefile.
Packit Service f89583
# To change the values of 'make' variables: instead of editing Makefiles,
Packit Service f89583
# (1) if the variable is set in 'config.status', edit 'config.status'
Packit Service f89583
#     (which will cause the Makefiles to be regenerated when you run 'make');
Packit Service f89583
# (2) otherwise, pass the desired values on the 'make' command line.
Packit Service f89583
$(am__recursive_targets):
Packit Service f89583
	@fail=; \
Packit Service f89583
	if $(am__make_keepgoing); then \
Packit Service f89583
	  failcom='fail=yes'; \
Packit Service f89583
	else \
Packit Service f89583
	  failcom='exit 1'; \
Packit Service f89583
	fi; \
Packit Service f89583
	dot_seen=no; \
Packit Service f89583
	target=`echo $@ | sed s/-recursive//`; \
Packit Service f89583
	case "$@" in \
Packit Service f89583
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
Packit Service f89583
	  *) list='$(SUBDIRS)' ;; \
Packit Service f89583
	esac; \
Packit Service f89583
	for subdir in $$list; do \
Packit Service f89583
	  echo "Making $$target in $$subdir"; \
Packit Service f89583
	  if test "$$subdir" = "."; then \
Packit Service f89583
	    dot_seen=yes; \
Packit Service f89583
	    local_target="$$target-am"; \
Packit Service f89583
	  else \
Packit Service f89583
	    local_target="$$target"; \
Packit Service f89583
	  fi; \
Packit Service f89583
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Packit Service f89583
	  || eval $$failcom; \
Packit Service f89583
	done; \
Packit Service f89583
	if test "$$dot_seen" = "no"; then \
Packit Service f89583
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
Packit Service f89583
	fi; test -z "$$fail"
Packit Service f89583
Packit Service f89583
ID: $(am__tagged_files)
Packit Service f89583
	$(am__define_uniq_tagged_files); mkid -fID $$unique
Packit Service f89583
tags: tags-recursive
Packit Service f89583
TAGS: tags
Packit Service f89583
Packit Service f89583
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit Service f89583
	set x; \
Packit Service f89583
	here=`pwd`; \
Packit Service f89583
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
Packit Service f89583
	  include_option=--etags-include; \
Packit Service f89583
	  empty_fix=.; \
Packit Service f89583
	else \
Packit Service f89583
	  include_option=--include; \
Packit Service f89583
	  empty_fix=; \
Packit Service f89583
	fi; \
Packit Service f89583
	list='$(SUBDIRS)'; for subdir in $$list; do \
Packit Service f89583
	  if test "$$subdir" = .; then :; else \
Packit Service f89583
	    test ! -f $$subdir/TAGS || \
Packit Service f89583
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
Packit Service f89583
	  fi; \
Packit Service f89583
	done; \
Packit Service f89583
	$(am__define_uniq_tagged_files); \
Packit Service f89583
	shift; \
Packit Service f89583
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Packit Service f89583
	  test -n "$$unique" || unique=$$empty_fix; \
Packit Service f89583
	  if test $$# -gt 0; then \
Packit Service f89583
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit Service f89583
	      "$$@" $$unique; \
Packit Service f89583
	  else \
Packit Service f89583
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit Service f89583
	      $$unique; \
Packit Service f89583
	  fi; \
Packit Service f89583
	fi
Packit Service f89583
ctags: ctags-recursive
Packit Service f89583
Packit Service f89583
CTAGS: ctags
Packit Service f89583
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit Service f89583
	$(am__define_uniq_tagged_files); \
Packit Service f89583
	test -z "$(CTAGS_ARGS)$$unique" \
Packit Service f89583
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Packit Service f89583
	     $$unique
Packit Service f89583
Packit Service f89583
GTAGS:
Packit Service f89583
	here=`$(am__cd) $(top_builddir) && pwd` \
Packit Service f89583
	  && $(am__cd) $(top_srcdir) \
Packit Service f89583
	  && gtags -i $(GTAGS_ARGS) "$$here"
Packit Service f89583
cscope: cscope.files
Packit Service f89583
	test ! -s cscope.files \
Packit Service f89583
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
Packit Service f89583
clean-cscope:
Packit Service f89583
	-rm -f cscope.files
Packit Service f89583
cscope.files: clean-cscope cscopelist
Packit Service f89583
cscopelist: cscopelist-recursive
Packit Service f89583
Packit Service f89583
cscopelist-am: $(am__tagged_files)
Packit Service f89583
	list='$(am__tagged_files)'; \
Packit Service f89583
	case "$(srcdir)" in \
Packit Service f89583
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
Packit Service f89583
	  *) sdir=$(subdir)/$(srcdir) ;; \
Packit Service f89583
	esac; \
Packit Service f89583
	for i in $$list; do \
Packit Service f89583
	  if test -f "$$i"; then \
Packit Service f89583
	    echo "$(subdir)/$$i"; \
Packit Service f89583
	  else \
Packit Service f89583
	    echo "$$sdir/$$i"; \
Packit Service f89583
	  fi; \
Packit Service f89583
	done >> $(top_builddir)/cscope.files
Packit Service f89583
Packit Service f89583
distclean-tags:
Packit Service f89583
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Packit Service f89583
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
Packit Service f89583
Packit Service f89583
# Recover from deleted '.trs' file; this should ensure that
Packit Service f89583
# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
Packit Service f89583
# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
Packit Service f89583
# to avoid problems with "make -n".
Packit Service f89583
.log.trs:
Packit Service f89583
	rm -f $< $@
Packit Service f89583
	$(MAKE) $(AM_MAKEFLAGS) $<
Packit Service f89583
Packit Service f89583
# Leading 'am--fnord' is there to ensure the list of targets does not
Packit Service f89583
# expand to empty, as could happen e.g. with make check TESTS=''.
Packit Service f89583
am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
Packit Service f89583
am--force-recheck:
Packit Service f89583
	@:
Packit Service f89583
Packit Service f89583
$(TEST_SUITE_LOG): $(TEST_LOGS)
Packit Service f89583
	@$(am__set_TESTS_bases); \
Packit Service f89583
	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
Packit Service f89583
	redo_bases=`for i in $$bases; do \
Packit Service f89583
	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
Packit Service f89583
	            done`; \
Packit Service f89583
	if test -n "$$redo_bases"; then \
Packit Service f89583
	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
Packit Service f89583
	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
Packit Service f89583
	  if $(am__make_dryrun); then :; else \
Packit Service f89583
	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
Packit Service f89583
	  fi; \
Packit Service f89583
	fi; \
Packit Service f89583
	if test -n "$$am__remaking_logs"; then \
Packit Service f89583
	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
Packit Service f89583
	       "recursion detected" >&2; \
Packit Service f89583
	elif test -n "$$redo_logs"; then \
Packit Service f89583
	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
Packit Service f89583
	fi; \
Packit Service f89583
	if $(am__make_dryrun); then :; else \
Packit Service f89583
	  st=0;  \
Packit Service f89583
	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
Packit Service f89583
	  for i in $$redo_bases; do \
Packit Service f89583
	    test -f $$i.trs && test -r $$i.trs \
Packit Service f89583
	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
Packit Service f89583
	    test -f $$i.log && test -r $$i.log \
Packit Service f89583
	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
Packit Service f89583
	  done; \
Packit Service f89583
	  test $$st -eq 0 || exit 1; \
Packit Service f89583
	fi
Packit Service f89583
	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
Packit Service f89583
	ws='[ 	]'; \
Packit Service f89583
	results=`for b in $$bases; do echo $$b.trs; done`; \
Packit Service f89583
	test -n "$$results" || results=/dev/null; \
Packit Service f89583
	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
Packit Service f89583
	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
Packit Service f89583
	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
Packit Service f89583
	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
Packit Service f89583
	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
Packit Service f89583
	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
Packit Service f89583
	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
Packit Service f89583
	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
Packit Service f89583
	  success=true; \
Packit Service f89583
	else \
Packit Service f89583
	  success=false; \
Packit Service f89583
	fi; \
Packit Service f89583
	br='==================='; br=$$br$$br$$br$$br; \
Packit Service f89583
	result_count () \
Packit Service f89583
	{ \
Packit Service f89583
	    if test x"$$1" = x"--maybe-color"; then \
Packit Service f89583
	      maybe_colorize=yes; \
Packit Service f89583
	    elif test x"$$1" = x"--no-color"; then \
Packit Service f89583
	      maybe_colorize=no; \
Packit Service f89583
	    else \
Packit Service f89583
	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
Packit Service f89583
	    fi; \
Packit Service f89583
	    shift; \
Packit Service f89583
	    desc=$$1 count=$$2; \
Packit Service f89583
	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
Packit Service f89583
	      color_start=$$3 color_end=$$std; \
Packit Service f89583
	    else \
Packit Service f89583
	      color_start= color_end=; \
Packit Service f89583
	    fi; \
Packit Service f89583
	    echo "$${color_start}# $$desc $$count$${color_end}"; \
Packit Service f89583
	}; \
Packit Service f89583
	create_testsuite_report () \
Packit Service f89583
	{ \
Packit Service f89583
	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
Packit Service f89583
	  result_count $$1 "PASS: " $$pass  "$$grn"; \
Packit Service f89583
	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
Packit Service f89583
	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
Packit Service f89583
	  result_count $$1 "FAIL: " $$fail  "$$red"; \
Packit Service f89583
	  result_count $$1 "XPASS:" $$xpass "$$red"; \
Packit Service f89583
	  result_count $$1 "ERROR:" $$error "$$mgn"; \
Packit Service f89583
	}; \
Packit Service f89583
	{								\
Packit Service f89583
	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
Packit Service f89583
	    $(am__rst_title);						\
Packit Service f89583
	  create_testsuite_report --no-color;				\
Packit Service f89583
	  echo;								\
Packit Service f89583
	  echo ".. contents:: :depth: 2";				\
Packit Service f89583
	  echo;								\
Packit Service f89583
	  for b in $$bases; do echo $$b; done				\
Packit Service f89583
	    | $(am__create_global_log);					\
Packit Service f89583
	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
Packit Service f89583
	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
Packit Service f89583
	if $$success; then						\
Packit Service f89583
	  col="$$grn";							\
Packit Service f89583
	 else								\
Packit Service f89583
	  col="$$red";							\
Packit Service f89583
	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
Packit Service f89583
	fi;								\
Packit Service f89583
	echo "$${col}$$br$${std}"; 					\
Packit Service f89583
	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
Packit Service f89583
	echo "$${col}$$br$${std}"; 					\
Packit Service f89583
	create_testsuite_report --maybe-color;				\
Packit Service f89583
	echo "$$col$$br$$std";						\
Packit Service f89583
	if $$success; then :; else					\
Packit Service f89583
	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
Packit Service f89583
	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
Packit Service f89583
	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
Packit Service f89583
	  fi;								\
Packit Service f89583
	  echo "$$col$$br$$std";					\
Packit Service f89583
	fi;								\
Packit Service f89583
	$$success || exit 1
Packit Service f89583
Packit Service f89583
check-TESTS:
Packit Service f89583
	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
Packit Service f89583
	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
Packit Service f89583
	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
Packit Service f89583
	@set +e; $(am__set_TESTS_bases); \
Packit Service f89583
	log_list=`for i in $$bases; do echo $$i.log; done`; \
Packit Service f89583
	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
Packit Service f89583
	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
Packit Service f89583
	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
Packit Service f89583
	exit $$?;
Packit Service f89583
recheck: all $(check_PROGRAMS)
Packit Service f89583
	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
Packit Service f89583
	@set +e; $(am__set_TESTS_bases); \
Packit Service f89583
	bases=`for i in $$bases; do echo $$i; done \
Packit Service f89583
	         | $(am__list_recheck_tests)` || exit 1; \
Packit Service f89583
	log_list=`for i in $$bases; do echo $$i.log; done`; \
Packit Service f89583
	log_list=`echo $$log_list`; \
Packit Service f89583
	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
Packit Service f89583
	        am__force_recheck=am--force-recheck \
Packit Service f89583
	        TEST_LOGS="$$log_list"; \
Packit Service f89583
	exit $$?
Packit Service f89583
Autest.log: Autest$(EXEEXT)
Packit Service f89583
	@p='Autest$(EXEEXT)'; \
Packit Service f89583
	b='Autest'; \
Packit Service f89583
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service f89583
	--log-file $$b.log --trs-file $$b.trs \
Packit Service f89583
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service f89583
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service f89583
.test.log:
Packit Service f89583
	@p='$<'; \
Packit Service f89583
	$(am__set_b); \
Packit Service f89583
	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
Packit Service f89583
	--log-file $$b.log --trs-file $$b.trs \
Packit Service f89583
	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
Packit Service f89583
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service f89583
@am__EXEEXT_TRUE@.test$(EXEEXT).log:
Packit Service f89583
@am__EXEEXT_TRUE@	@p='$<'; \
Packit Service f89583
@am__EXEEXT_TRUE@	$(am__set_b); \
Packit Service f89583
@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
Packit Service f89583
@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
Packit Service f89583
@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
Packit Service f89583
@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service f89583
Packit Service f89583
distdir: $(DISTFILES)
Packit Service f89583
	$(am__remove_distdir)
Packit Service f89583
	test -d "$(distdir)" || mkdir "$(distdir)"
Packit Service f89583
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service f89583
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service f89583
	list='$(DISTFILES)'; \
Packit Service f89583
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit Service f89583
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit Service f89583
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit Service f89583
	case $$dist_files in \
Packit Service f89583
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit Service f89583
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit Service f89583
			   sort -u` ;; \
Packit Service f89583
	esac; \
Packit Service f89583
	for file in $$dist_files; do \
Packit Service f89583
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit Service f89583
	  if test -d $$d/$$file; then \
Packit Service f89583
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit Service f89583
	    if test -d "$(distdir)/$$file"; then \
Packit Service f89583
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service f89583
	    fi; \
Packit Service f89583
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit Service f89583
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit Service f89583
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service f89583
	    fi; \
Packit Service f89583
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit Service f89583
	  else \
Packit Service f89583
	    test -f "$(distdir)/$$file" \
Packit Service f89583
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit Service f89583
	    || exit 1; \
Packit Service f89583
	  fi; \
Packit Service f89583
	done
Packit Service f89583
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
Packit Service f89583
	  if test "$$subdir" = .; then :; else \
Packit Service f89583
	    $(am__make_dryrun) \
Packit Service f89583
	      || test -d "$(distdir)/$$subdir" \
Packit Service f89583
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
Packit Service f89583
	      || exit 1; \
Packit Service f89583
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
Packit Service f89583
	    $(am__relativize); \
Packit Service f89583
	    new_distdir=$$reldir; \
Packit Service f89583
	    dir1=$$subdir; dir2="$(top_distdir)"; \
Packit Service f89583
	    $(am__relativize); \
Packit Service f89583
	    new_top_distdir=$$reldir; \
Packit Service f89583
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
Packit Service f89583
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
Packit Service f89583
	    ($(am__cd) $$subdir && \
Packit Service f89583
	      $(MAKE) $(AM_MAKEFLAGS) \
Packit Service f89583
	        top_distdir="$$new_top_distdir" \
Packit Service f89583
	        distdir="$$new_distdir" \
Packit Service f89583
		am__remove_distdir=: \
Packit Service f89583
		am__skip_length_check=: \
Packit Service f89583
		am__skip_mode_fix=: \
Packit Service f89583
	        distdir) \
Packit Service f89583
	      || exit 1; \
Packit Service f89583
	  fi; \
Packit Service f89583
	done
Packit Service f89583
	$(MAKE) $(AM_MAKEFLAGS) \
Packit Service f89583
	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
Packit Service f89583
	  dist-hook
Packit Service f89583
	-test -n "$(am__skip_mode_fix)" \
Packit Service f89583
	|| find "$(distdir)" -type d ! -perm -755 \
Packit Service f89583
		-exec chmod u+rwx,go+rx {} \; -o \
Packit Service f89583
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
Packit Service f89583
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
Packit Service f89583
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
Packit Service f89583
	|| chmod -R a+r "$(distdir)"
Packit Service f89583
dist-gzip: distdir
Packit Service f89583
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
Packit Service f89583
	$(am__post_remove_distdir)
Packit Service f89583
dist-bzip2: distdir
Packit Service f89583
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
Packit Service f89583
	$(am__post_remove_distdir)
Packit Service f89583
Packit Service f89583
dist-lzip: distdir
Packit Service f89583
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
Packit Service f89583
	$(am__post_remove_distdir)
Packit Service f89583
Packit Service f89583
dist-xz: distdir
Packit Service f89583
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
Packit Service f89583
	$(am__post_remove_distdir)
Packit Service f89583
Packit Service f89583
dist-tarZ: distdir
Packit Service f89583
	@echo WARNING: "Support for distribution archives compressed with" \
Packit Service f89583
		       "legacy program 'compress' is deprecated." >&2
Packit Service f89583
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
Packit Service f89583
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
Packit Service f89583
	$(am__post_remove_distdir)
Packit Service f89583
Packit Service f89583
dist-shar: distdir
Packit Service f89583
	@echo WARNING: "Support for shar distribution archives is" \
Packit Service f89583
	               "deprecated." >&2
Packit Service f89583
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
Packit Service f89583
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
Packit Service f89583
	$(am__post_remove_distdir)
Packit Service f89583
Packit Service f89583
dist-zip: distdir
Packit Service f89583
	-rm -f $(distdir).zip
Packit Service f89583
	zip -rq $(distdir).zip $(distdir)
Packit Service f89583
	$(am__post_remove_distdir)
Packit Service f89583
Packit Service f89583
dist dist-all:
Packit Service f89583
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
Packit Service f89583
	$(am__post_remove_distdir)
Packit Service f89583
Packit Service f89583
# This target untars the dist file and tries a VPATH configuration.  Then
Packit Service f89583
# it guarantees that the distribution is self-contained by making another
Packit Service f89583
# tarfile.
Packit Service f89583
distcheck: dist
Packit Service f89583
	case '$(DIST_ARCHIVES)' in \
Packit Service f89583
	*.tar.gz*) \
Packit Service f89583
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
Packit Service f89583
	*.tar.bz2*) \
Packit Service f89583
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
Packit Service f89583
	*.tar.lz*) \
Packit Service f89583
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
Packit Service f89583
	*.tar.xz*) \
Packit Service f89583
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
Packit Service f89583
	*.tar.Z*) \
Packit Service f89583
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
Packit Service f89583
	*.shar.gz*) \
Packit Service f89583
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
Packit Service f89583
	*.zip*) \
Packit Service f89583
	  unzip $(distdir).zip ;;\
Packit Service f89583
	esac
Packit Service f89583
	chmod -R a-w $(distdir)
Packit Service f89583
	chmod u+w $(distdir)
Packit Service f89583
	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
Packit Service f89583
	chmod a-w $(distdir)
Packit Service f89583
	test -d $(distdir)/_build || exit 0; \
Packit Service f89583
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
Packit Service f89583
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
Packit Service f89583
	  && am__cwd=`pwd` \
Packit Service f89583
	  && $(am__cd) $(distdir)/_build/sub \
Packit Service f89583
	  && ../../configure \
Packit Service f89583
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
Packit Service f89583
	    $(DISTCHECK_CONFIGURE_FLAGS) \
Packit Service f89583
	    --srcdir=../.. --prefix="$$dc_install_base" \
Packit Service f89583
	  && $(MAKE) $(AM_MAKEFLAGS) \
Packit Service f89583
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
Packit Service f89583
	  && $(MAKE) $(AM_MAKEFLAGS) check \
Packit Service f89583
	  && $(MAKE) $(AM_MAKEFLAGS) install \
Packit Service f89583
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
Packit Service f89583
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
Packit Service f89583
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
Packit Service f89583
	        distuninstallcheck \
Packit Service f89583
	  && chmod -R a-w "$$dc_install_base" \
Packit Service f89583
	  && ({ \
Packit Service f89583
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
Packit Service f89583
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
Packit Service f89583
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
Packit Service f89583
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
Packit Service f89583
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
Packit Service f89583
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
Packit Service f89583
	  && rm -rf "$$dc_destdir" \
Packit Service f89583
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
Packit Service f89583
	  && rm -rf $(DIST_ARCHIVES) \
Packit Service f89583
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
Packit Service f89583
	  && cd "$$am__cwd" \
Packit Service f89583
	  || exit 1
Packit Service f89583
	$(am__post_remove_distdir)
Packit Service f89583
	@(echo "$(distdir) archives ready for distribution: "; \
Packit Service f89583
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
Packit Service f89583
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
Packit Service f89583
distuninstallcheck:
Packit Service f89583
	@test -n '$(distuninstallcheck_dir)' || { \
Packit Service f89583
	  echo 'ERROR: trying to run $@ with an empty' \
Packit Service f89583
	       '$$(distuninstallcheck_dir)' >&2; \
Packit Service f89583
	  exit 1; \
Packit Service f89583
	}; \
Packit Service f89583
	$(am__cd) '$(distuninstallcheck_dir)' || { \
Packit Service f89583
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
Packit Service f89583
	  exit 1; \
Packit Service f89583
	}; \
Packit Service f89583
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
Packit Service f89583
	   || { echo "ERROR: files left after uninstall:" ; \
Packit Service f89583
	        if test -n "$(DESTDIR)"; then \
Packit Service f89583
	          echo "  (check DESTDIR support)"; \
Packit Service f89583
	        fi ; \
Packit Service f89583
	        $(distuninstallcheck_listfiles) ; \
Packit Service f89583
	        exit 1; } >&2
Packit Service f89583
distcleancheck: distclean
Packit Service f89583
	@if test '$(srcdir)' = . ; then \
Packit Service f89583
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
Packit Service f89583
	  exit 1 ; \
Packit Service f89583
	fi
Packit Service f89583
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
Packit Service f89583
	  || { echo "ERROR: files left in build directory after distclean:" ; \
Packit Service f89583
	       $(distcleancheck_listfiles) ; \
Packit Service f89583
	       exit 1; } >&2
Packit Service f89583
check-am: all-am
Packit Service f89583
	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
Packit Service f89583
	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
Packit Service f89583
check: check-recursive
Packit Service f89583
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) config.h
Packit Service f89583
installdirs: installdirs-recursive
Packit Service f89583
installdirs-am:
Packit Service f89583
	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(lintlibdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(xauincludedir)"; do \
Packit Service f89583
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
Packit Service f89583
	done
Packit Service f89583
install: install-recursive
Packit Service f89583
install-exec: install-exec-recursive
Packit Service f89583
install-data: install-data-recursive
Packit Service f89583
uninstall: uninstall-recursive
Packit Service f89583
Packit Service f89583
install-am: all-am
Packit Service f89583
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit Service f89583
Packit Service f89583
installcheck: installcheck-recursive
Packit Service f89583
install-strip:
Packit Service f89583
	if test -z '$(STRIP)'; then \
Packit Service f89583
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service f89583
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service f89583
	      install; \
Packit Service f89583
	else \
Packit Service f89583
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service f89583
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service f89583
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit Service f89583
	fi
Packit Service f89583
mostlyclean-generic:
Packit Service f89583
	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
Packit Service f89583
	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
Packit Service f89583
	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
Packit Service f89583
Packit Service f89583
clean-generic:
Packit Service f89583
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
Packit Service f89583
Packit Service f89583
distclean-generic:
Packit Service f89583
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit Service f89583
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit Service f89583
Packit Service f89583
maintainer-clean-generic:
Packit Service f89583
	@echo "This command is intended for maintainers to use"
Packit Service f89583
	@echo "it deletes files that may require special tools to rebuild."
Packit Service f89583
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
Packit Service f89583
clean: clean-recursive
Packit Service f89583
Packit Service f89583
clean-am: clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
Packit Service f89583
	clean-libtool mostlyclean-am
Packit Service f89583
Packit Service f89583
distclean: distclean-recursive
Packit Service f89583
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
Packit Service f89583
	-rm -rf ./$(DEPDIR)
Packit Service f89583
	-rm -f Makefile
Packit Service f89583
distclean-am: clean-am distclean-compile distclean-generic \
Packit Service f89583
	distclean-hdr distclean-libtool distclean-tags
Packit Service f89583
Packit Service f89583
dvi: dvi-recursive
Packit Service f89583
Packit Service f89583
dvi-am:
Packit Service f89583
Packit Service f89583
html: html-recursive
Packit Service f89583
Packit Service f89583
html-am:
Packit Service f89583
Packit Service f89583
info: info-recursive
Packit Service f89583
Packit Service f89583
info-am:
Packit Service f89583
Packit Service f89583
install-data-am: install-lintlibDATA install-pkgconfigDATA \
Packit Service f89583
	install-xauincludeHEADERS
Packit Service f89583
Packit Service f89583
install-dvi: install-dvi-recursive
Packit Service f89583
Packit Service f89583
install-dvi-am:
Packit Service f89583
Packit Service f89583
install-exec-am: install-libLTLIBRARIES
Packit Service f89583
Packit Service f89583
install-html: install-html-recursive
Packit Service f89583
Packit Service f89583
install-html-am:
Packit Service f89583
Packit Service f89583
install-info: install-info-recursive
Packit Service f89583
Packit Service f89583
install-info-am:
Packit Service f89583
Packit Service f89583
install-man:
Packit Service f89583
Packit Service f89583
install-pdf: install-pdf-recursive
Packit Service f89583
Packit Service f89583
install-pdf-am:
Packit Service f89583
Packit Service f89583
install-ps: install-ps-recursive
Packit Service f89583
Packit Service f89583
install-ps-am:
Packit Service f89583
Packit Service f89583
installcheck-am:
Packit Service f89583
Packit Service f89583
maintainer-clean: maintainer-clean-recursive
Packit Service f89583
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
Packit Service f89583
	-rm -rf $(top_srcdir)/autom4te.cache
Packit Service f89583
	-rm -rf ./$(DEPDIR)
Packit Service f89583
	-rm -f Makefile
Packit Service f89583
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit Service f89583
Packit Service f89583
mostlyclean: mostlyclean-recursive
Packit Service f89583
Packit Service f89583
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
Packit Service f89583
	mostlyclean-libtool
Packit Service f89583
Packit Service f89583
pdf: pdf-recursive
Packit Service f89583
Packit Service f89583
pdf-am:
Packit Service f89583
Packit Service f89583
ps: ps-recursive
Packit Service f89583
Packit Service f89583
ps-am:
Packit Service f89583
Packit Service f89583
uninstall-am: uninstall-libLTLIBRARIES uninstall-lintlibDATA \
Packit Service f89583
	uninstall-pkgconfigDATA uninstall-xauincludeHEADERS
Packit Service f89583
Packit Service f89583
.MAKE: $(am__recursive_targets) all check-am install-am install-strip
Packit Service f89583
Packit Service f89583
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
Packit Service f89583
	am--refresh check check-TESTS check-am clean \
Packit Service f89583
	clean-checkPROGRAMS clean-cscope clean-generic \
Packit Service f89583
	clean-libLTLIBRARIES clean-libtool cscope cscopelist-am ctags \
Packit Service f89583
	ctags-am dist dist-all dist-bzip2 dist-gzip dist-hook \
Packit Service f89583
	dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
Packit Service f89583
	distclean distclean-compile distclean-generic distclean-hdr \
Packit Service f89583
	distclean-libtool distclean-tags distcleancheck distdir \
Packit Service f89583
	distuninstallcheck dvi dvi-am html html-am info info-am \
Packit Service f89583
	install install-am install-data install-data-am install-dvi \
Packit Service f89583
	install-dvi-am install-exec install-exec-am install-html \
Packit Service f89583
	install-html-am install-info install-info-am \
Packit Service f89583
	install-libLTLIBRARIES install-lintlibDATA install-man \
Packit Service f89583
	install-pdf install-pdf-am install-pkgconfigDATA install-ps \
Packit Service f89583
	install-ps-am install-strip install-xauincludeHEADERS \
Packit Service f89583
	installcheck installcheck-am installdirs installdirs-am \
Packit Service f89583
	maintainer-clean maintainer-clean-generic mostlyclean \
Packit Service f89583
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
Packit Service f89583
	pdf pdf-am ps ps-am recheck tags tags-am uninstall \
Packit Service f89583
	uninstall-am uninstall-libLTLIBRARIES uninstall-lintlibDATA \
Packit Service f89583
	uninstall-pkgconfigDATA uninstall-xauincludeHEADERS
Packit Service f89583
Packit Service f89583
.PRECIOUS: Makefile
Packit Service f89583
Packit Service f89583
Packit Service f89583
@LINT_TRUE@lint:
Packit Service f89583
@LINT_TRUE@	$(LINT) $(ALL_LINT_FLAGS) $(libXau_la_SOURCES)
Packit Service f89583
Packit Service f89583
@MAKE_LINT_LIB_TRUE@$(LINTLIB): $(libXau_la_SOURCES)
Packit Service f89583
@MAKE_LINT_LIB_TRUE@	$(LINT) -y -oXau -x $(ALL_LINT_FLAGS) $(libXau_la_SOURCES)
Packit Service f89583
Packit Service f89583
.PHONY: ChangeLog INSTALL
Packit Service f89583
Packit Service f89583
INSTALL:
Packit Service f89583
	$(INSTALL_CMD)
Packit Service f89583
Packit Service f89583
ChangeLog:
Packit Service f89583
	$(CHANGELOG_CMD)
Packit Service f89583
Packit Service f89583
dist-hook: ChangeLog INSTALL
Packit Service f89583
Packit Service f89583
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit Service f89583
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit Service f89583
.NOEXPORT: