Blame Makefile.in

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