Blame modules/Makefile.in

Packit 4a16fb
# Makefile.in generated by automake 1.16.1 from Makefile.am.
Packit 4a16fb
# @configure_input@
Packit 4a16fb
Packit 4a16fb
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
Packit 4a16fb
Packit 4a16fb
# This Makefile.in is free software; the Free Software Foundation
Packit 4a16fb
# gives unlimited permission to copy and/or distribute it,
Packit 4a16fb
# with or without modifications, as long as this notice is preserved.
Packit 4a16fb
Packit 4a16fb
# This program is distributed in the hope that it will be useful,
Packit 4a16fb
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit 4a16fb
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit 4a16fb
# PARTICULAR PURPOSE.
Packit 4a16fb
Packit 4a16fb
@SET_MAKE@
Packit 4a16fb
VPATH = @srcdir@
Packit 4a16fb
am__is_gnu_make = { \
Packit 4a16fb
  if test -z '$(MAKELEVEL)'; then \
Packit 4a16fb
    false; \
Packit 4a16fb
  elif test -n '$(MAKE_HOST)'; then \
Packit 4a16fb
    true; \
Packit 4a16fb
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
Packit 4a16fb
    true; \
Packit 4a16fb
  else \
Packit 4a16fb
    false; \
Packit 4a16fb
  fi; \
Packit 4a16fb
}
Packit 4a16fb
am__make_running_with_option = \
Packit 4a16fb
  case $${target_option-} in \
Packit 4a16fb
      ?) ;; \
Packit 4a16fb
      *) echo "am__make_running_with_option: internal error: invalid" \
Packit 4a16fb
              "target option '$${target_option-}' specified" >&2; \
Packit 4a16fb
         exit 1;; \
Packit 4a16fb
  esac; \
Packit 4a16fb
  has_opt=no; \
Packit 4a16fb
  sane_makeflags=$$MAKEFLAGS; \
Packit 4a16fb
  if $(am__is_gnu_make); then \
Packit 4a16fb
    sane_makeflags=$$MFLAGS; \
Packit 4a16fb
  else \
Packit 4a16fb
    case $$MAKEFLAGS in \
Packit 4a16fb
      *\\[\ \	]*) \
Packit 4a16fb
        bs=\\; \
Packit 4a16fb
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
Packit 4a16fb
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
Packit 4a16fb
    esac; \
Packit 4a16fb
  fi; \
Packit 4a16fb
  skip_next=no; \
Packit 4a16fb
  strip_trailopt () \
Packit 4a16fb
  { \
Packit 4a16fb
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
Packit 4a16fb
  }; \
Packit 4a16fb
  for flg in $$sane_makeflags; do \
Packit 4a16fb
    test $$skip_next = yes && { skip_next=no; continue; }; \
Packit 4a16fb
    case $$flg in \
Packit 4a16fb
      *=*|--*) continue;; \
Packit 4a16fb
        -*I) strip_trailopt 'I'; skip_next=yes;; \
Packit 4a16fb
      -*I?*) strip_trailopt 'I';; \
Packit 4a16fb
        -*O) strip_trailopt 'O'; skip_next=yes;; \
Packit 4a16fb
      -*O?*) strip_trailopt 'O';; \
Packit 4a16fb
        -*l) strip_trailopt 'l'; skip_next=yes;; \
Packit 4a16fb
      -*l?*) strip_trailopt 'l';; \
Packit 4a16fb
      -[dEDm]) skip_next=yes;; \
Packit 4a16fb
      -[JT]) skip_next=yes;; \
Packit 4a16fb
    esac; \
Packit 4a16fb
    case $$flg in \
Packit 4a16fb
      *$$target_option*) has_opt=yes; break;; \
Packit 4a16fb
    esac; \
Packit 4a16fb
  done; \
Packit 4a16fb
  test $$has_opt = yes
Packit 4a16fb
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
Packit 4a16fb
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Packit 4a16fb
pkgdatadir = $(datadir)/@PACKAGE@
Packit 4a16fb
pkgincludedir = $(includedir)/@PACKAGE@
Packit 4a16fb
pkglibdir = $(libdir)/@PACKAGE@
Packit 4a16fb
pkglibexecdir = $(libexecdir)/@PACKAGE@
Packit 4a16fb
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit 4a16fb
install_sh_DATA = $(install_sh) -c -m 644
Packit 4a16fb
install_sh_PROGRAM = $(install_sh) -c
Packit 4a16fb
install_sh_SCRIPT = $(install_sh) -c
Packit 4a16fb
INSTALL_HEADER = $(INSTALL_DATA)
Packit 4a16fb
transform = $(program_transform_name)
Packit 4a16fb
NORMAL_INSTALL = :
Packit 4a16fb
PRE_INSTALL = :
Packit 4a16fb
POST_INSTALL = :
Packit 4a16fb
NORMAL_UNINSTALL = :
Packit 4a16fb
PRE_UNINSTALL = :
Packit 4a16fb
POST_UNINSTALL = :
Packit 4a16fb
build_triplet = @build@
Packit 4a16fb
host_triplet = @host@
Packit 4a16fb
subdir = modules
Packit 4a16fb
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit 4a16fb
am__aclocal_m4_deps = $(top_srcdir)/m4/attributes.m4 \
Packit 4a16fb
	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
Packit 4a16fb
	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
Packit 4a16fb
	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
Packit 4a16fb
	$(top_srcdir)/configure.ac
Packit 4a16fb
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit 4a16fb
	$(ACLOCAL_M4)
Packit 4a16fb
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
Packit 4a16fb
mkinstalldirs = $(install_sh) -d
Packit 4a16fb
CONFIG_HEADER = $(top_builddir)/include/config.h
Packit 4a16fb
CONFIG_CLEAN_FILES =
Packit 4a16fb
CONFIG_CLEAN_VPATH_FILES =
Packit 4a16fb
AM_V_P = $(am__v_P_@AM_V@)
Packit 4a16fb
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
Packit 4a16fb
am__v_P_0 = false
Packit 4a16fb
am__v_P_1 = :
Packit 4a16fb
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit 4a16fb
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit 4a16fb
am__v_GEN_0 = @echo "  GEN     " $@;
Packit 4a16fb
am__v_GEN_1 = 
Packit 4a16fb
AM_V_at = $(am__v_at_@AM_V@)
Packit 4a16fb
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit 4a16fb
am__v_at_0 = @
Packit 4a16fb
am__v_at_1 = 
Packit 4a16fb
SOURCES =
Packit 4a16fb
DIST_SOURCES =
Packit 4a16fb
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
Packit 4a16fb
	ctags-recursive dvi-recursive html-recursive info-recursive \
Packit 4a16fb
	install-data-recursive install-dvi-recursive \
Packit 4a16fb
	install-exec-recursive install-html-recursive \
Packit 4a16fb
	install-info-recursive install-pdf-recursive \
Packit 4a16fb
	install-ps-recursive install-recursive installcheck-recursive \
Packit 4a16fb
	installdirs-recursive pdf-recursive ps-recursive \
Packit 4a16fb
	tags-recursive uninstall-recursive
Packit 4a16fb
am__can_run_installinfo = \
Packit 4a16fb
  case $$AM_UPDATE_INFO_DIR in \
Packit 4a16fb
    n|no|NO) false;; \
Packit 4a16fb
    *) (install-info --version) >/dev/null 2>&1;; \
Packit 4a16fb
  esac
Packit 4a16fb
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
Packit 4a16fb
  distclean-recursive maintainer-clean-recursive
Packit 4a16fb
am__recursive_targets = \
Packit 4a16fb
  $(RECURSIVE_TARGETS) \
Packit 4a16fb
  $(RECURSIVE_CLEAN_TARGETS) \
Packit 4a16fb
  $(am__extra_recursive_targets)
Packit 4a16fb
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
Packit 4a16fb
	distdir distdir-am
Packit 4a16fb
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
Packit 4a16fb
# Read a list of newline-separated strings from the standard input,
Packit 4a16fb
# and print each of them once, without duplicates.  Input order is
Packit 4a16fb
# *not* preserved.
Packit 4a16fb
am__uniquify_input = $(AWK) '\
Packit 4a16fb
  BEGIN { nonempty = 0; } \
Packit 4a16fb
  { items[$$0] = 1; nonempty = 1; } \
Packit 4a16fb
  END { if (nonempty) { for (i in items) print i; }; } \
Packit 4a16fb
'
Packit 4a16fb
# Make sure the list of sources is unique.  This is necessary because,
Packit 4a16fb
# e.g., the same source file might be shared among _SOURCES variables
Packit 4a16fb
# for different programs/libraries.
Packit 4a16fb
am__define_uniq_tagged_files = \
Packit 4a16fb
  list='$(am__tagged_files)'; \
Packit 4a16fb
  unique=`for i in $$list; do \
Packit 4a16fb
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Packit 4a16fb
  done | $(am__uniquify_input)`
Packit 4a16fb
ETAGS = etags
Packit 4a16fb
CTAGS = ctags
Packit 4a16fb
DIST_SUBDIRS = mixer
Packit 4a16fb
am__DIST_COMMON = $(srcdir)/Makefile.in
Packit 4a16fb
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit 4a16fb
am__relativize = \
Packit 4a16fb
  dir0=`pwd`; \
Packit 4a16fb
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
Packit 4a16fb
  sed_rest='s,^[^/]*/*,,'; \
Packit 4a16fb
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
Packit 4a16fb
  sed_butlast='s,/*[^/]*$$,,'; \
Packit 4a16fb
  while test -n "$$dir1"; do \
Packit 4a16fb
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
Packit 4a16fb
    if test "$$first" != "."; then \
Packit 4a16fb
      if test "$$first" = ".."; then \
Packit 4a16fb
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
Packit 4a16fb
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
Packit 4a16fb
      else \
Packit 4a16fb
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
Packit 4a16fb
        if test "$$first2" = "$$first"; then \
Packit 4a16fb
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
Packit 4a16fb
        else \
Packit 4a16fb
          dir2="../$$dir2"; \
Packit 4a16fb
        fi; \
Packit 4a16fb
        dir0="$$dir0"/"$$first"; \
Packit 4a16fb
      fi; \
Packit 4a16fb
    fi; \
Packit 4a16fb
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
Packit 4a16fb
  done; \
Packit 4a16fb
  reldir="$$dir2"
Packit 4a16fb
ACLOCAL = @ACLOCAL@
Packit 4a16fb
ALSA_CONFIG_DIR = @ALSA_CONFIG_DIR@
Packit 4a16fb
ALSA_DEPLIBS = @ALSA_DEPLIBS@
Packit 4a16fb
ALSA_PKGCONF_DIR = @ALSA_PKGCONF_DIR@
Packit 4a16fb
ALSA_PLUGIN_DIR = @ALSA_PLUGIN_DIR@
Packit 4a16fb
AMTAR = @AMTAR@
Packit 4a16fb
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit 4a16fb
AR = @AR@
Packit 4a16fb
AUTOCONF = @AUTOCONF@
Packit 4a16fb
AUTOHEADER = @AUTOHEADER@
Packit 4a16fb
AUTOMAKE = @AUTOMAKE@
Packit 4a16fb
AWK = @AWK@
Packit 4a16fb
CC = @CC@
Packit 4a16fb
CCDEPMODE = @CCDEPMODE@
Packit 4a16fb
CFLAGS = @CFLAGS@
Packit 4a16fb
CPP = @CPP@
Packit 4a16fb
CPPFLAGS = @CPPFLAGS@
Packit 4a16fb
CYGPATH_W = @CYGPATH_W@
Packit 4a16fb
DEFS = @DEFS@
Packit 4a16fb
DEPDIR = @DEPDIR@
Packit 4a16fb
DLLTOOL = @DLLTOOL@
Packit 4a16fb
DSYMUTIL = @DSYMUTIL@
Packit 4a16fb
DUMPBIN = @DUMPBIN@
Packit 4a16fb
ECHO_C = @ECHO_C@
Packit 4a16fb
ECHO_N = @ECHO_N@
Packit 4a16fb
ECHO_T = @ECHO_T@
Packit 4a16fb
EGREP = @EGREP@
Packit 4a16fb
EXEEXT = @EXEEXT@
Packit 4a16fb
FGREP = @FGREP@
Packit 4a16fb
GREP = @GREP@
Packit 4a16fb
INSTALL = @INSTALL@
Packit 4a16fb
INSTALL_DATA = @INSTALL_DATA@
Packit 4a16fb
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit 4a16fb
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit 4a16fb
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit 4a16fb
LD = @LD@
Packit 4a16fb
LDFLAGS = @LDFLAGS@
Packit 4a16fb
LDFLAGS_NOUNDEFINED = @LDFLAGS_NOUNDEFINED@
Packit 4a16fb
LIBOBJS = @LIBOBJS@
Packit 4a16fb
LIBS = @LIBS@
Packit 4a16fb
LIBTOOL = @LIBTOOL@
Packit 4a16fb
LIBTOOL_VERSION_INFO = @LIBTOOL_VERSION_INFO@
Packit 4a16fb
LIPO = @LIPO@
Packit 4a16fb
LN_S = @LN_S@
Packit 4a16fb
LTLIBOBJS = @LTLIBOBJS@
Packit 4a16fb
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
Packit 4a16fb
MAINT = @MAINT@
Packit 4a16fb
MAKEINFO = @MAKEINFO@
Packit 4a16fb
MANIFEST_TOOL = @MANIFEST_TOOL@
Packit 4a16fb
MKDIR_P = @MKDIR_P@
Packit 4a16fb
NM = @NM@
Packit 4a16fb
NMEDIT = @NMEDIT@
Packit 4a16fb
OBJDUMP = @OBJDUMP@
Packit 4a16fb
OBJEXT = @OBJEXT@
Packit 4a16fb
OTOOL = @OTOOL@
Packit 4a16fb
OTOOL64 = @OTOOL64@
Packit 4a16fb
PACKAGE = @PACKAGE@
Packit 4a16fb
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit 4a16fb
PACKAGE_NAME = @PACKAGE_NAME@
Packit 4a16fb
PACKAGE_STRING = @PACKAGE_STRING@
Packit 4a16fb
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit 4a16fb
PACKAGE_URL = @PACKAGE_URL@
Packit 4a16fb
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit 4a16fb
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit 4a16fb
PYTHON_INCLUDES = @PYTHON_INCLUDES@
Packit 4a16fb
PYTHON_LIBS = @PYTHON_LIBS@
Packit 4a16fb
RANLIB = @RANLIB@
Packit 4a16fb
SED = @SED@
Packit 4a16fb
SET_MAKE = @SET_MAKE@
Packit 4a16fb
SHELL = @SHELL@
Packit 4a16fb
SND_LIB_EXTRAVER = @SND_LIB_EXTRAVER@
Packit 4a16fb
SND_LIB_MAJOR = @SND_LIB_MAJOR@
Packit 4a16fb
SND_LIB_MINOR = @SND_LIB_MINOR@
Packit 4a16fb
SND_LIB_SUBMINOR = @SND_LIB_SUBMINOR@
Packit 4a16fb
SND_LIB_VERSION = @SND_LIB_VERSION@
Packit 4a16fb
STRIP = @STRIP@
Packit 4a16fb
SYMBOL_PREFIX = @SYMBOL_PREFIX@
Packit 4a16fb
VERSION = @VERSION@
Packit 4a16fb
abs_builddir = @abs_builddir@
Packit 4a16fb
abs_srcdir = @abs_srcdir@
Packit 4a16fb
abs_top_builddir = @abs_top_builddir@
Packit 4a16fb
abs_top_srcdir = @abs_top_srcdir@
Packit 4a16fb
ac_ct_AR = @ac_ct_AR@
Packit 4a16fb
ac_ct_CC = @ac_ct_CC@
Packit 4a16fb
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Packit 4a16fb
am__include = @am__include@
Packit 4a16fb
am__leading_dot = @am__leading_dot@
Packit 4a16fb
am__quote = @am__quote@
Packit 4a16fb
am__tar = @am__tar@
Packit 4a16fb
am__untar = @am__untar@
Packit 4a16fb
bindir = @bindir@
Packit 4a16fb
build = @build@
Packit 4a16fb
build_alias = @build_alias@
Packit 4a16fb
build_cpu = @build_cpu@
Packit 4a16fb
build_os = @build_os@
Packit 4a16fb
build_vendor = @build_vendor@
Packit 4a16fb
builddir = @builddir@
Packit 4a16fb
datadir = @datadir@
Packit 4a16fb
datarootdir = @datarootdir@
Packit 4a16fb
docdir = @docdir@
Packit 4a16fb
dvidir = @dvidir@
Packit 4a16fb
exec_prefix = @exec_prefix@
Packit 4a16fb
host = @host@
Packit 4a16fb
host_alias = @host_alias@
Packit 4a16fb
host_cpu = @host_cpu@
Packit 4a16fb
host_os = @host_os@
Packit 4a16fb
host_vendor = @host_vendor@
Packit 4a16fb
htmldir = @htmldir@
Packit 4a16fb
includedir = @includedir@
Packit 4a16fb
infodir = @infodir@
Packit 4a16fb
install_sh = @install_sh@
Packit 4a16fb
libdir = @libdir@
Packit 4a16fb
libexecdir = @libexecdir@
Packit 4a16fb
localedir = @localedir@
Packit 4a16fb
localstatedir = @localstatedir@
Packit 4a16fb
mandir = @mandir@
Packit 4a16fb
mkdir_p = @mkdir_p@
Packit 4a16fb
oldincludedir = @oldincludedir@
Packit 4a16fb
pdfdir = @pdfdir@
Packit 4a16fb
prefix = @prefix@
Packit 4a16fb
program_transform_name = @program_transform_name@
Packit 4a16fb
psdir = @psdir@
Packit 4a16fb
sbindir = @sbindir@
Packit 4a16fb
sharedstatedir = @sharedstatedir@
Packit 4a16fb
srcdir = @srcdir@
Packit 4a16fb
sysconfdir = @sysconfdir@
Packit 4a16fb
target_alias = @target_alias@
Packit 4a16fb
top_build_prefix = @top_build_prefix@
Packit 4a16fb
top_builddir = @top_builddir@
Packit 4a16fb
top_srcdir = @top_srcdir@
Packit 4a16fb
@BUILD_MIXER_TRUE@SUBDIRS = mixer
Packit 4a16fb
all: all-recursive
Packit 4a16fb
Packit 4a16fb
.SUFFIXES:
Packit 4a16fb
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
Packit 4a16fb
	@for dep in $?; do \
Packit 4a16fb
	  case '$(am__configure_deps)' in \
Packit 4a16fb
	    *$$dep*) \
Packit 4a16fb
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
Packit 4a16fb
	        && { if test -f $@; then exit 0; else break; fi; }; \
Packit 4a16fb
	      exit 1;; \
Packit 4a16fb
	  esac; \
Packit 4a16fb
	done; \
Packit 4a16fb
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/Makefile'; \
Packit 4a16fb
	$(am__cd) $(top_srcdir) && \
Packit 4a16fb
	  $(AUTOMAKE) --foreign modules/Makefile
Packit 4a16fb
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit 4a16fb
	@case '$?' in \
Packit 4a16fb
	  *config.status*) \
Packit 4a16fb
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
Packit 4a16fb
	  *) \
Packit 4a16fb
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
Packit 4a16fb
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
Packit 4a16fb
	esac;
Packit 4a16fb
Packit 4a16fb
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit 4a16fb
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 4a16fb
Packit 4a16fb
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
Packit 4a16fb
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 4a16fb
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
Packit 4a16fb
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 4a16fb
$(am__aclocal_m4_deps):
Packit 4a16fb
Packit 4a16fb
mostlyclean-libtool:
Packit 4a16fb
	-rm -f *.lo
Packit 4a16fb
Packit 4a16fb
clean-libtool:
Packit 4a16fb
	-rm -rf .libs _libs
Packit 4a16fb
Packit 4a16fb
# This directory's subdirectories are mostly independent; you can cd
Packit 4a16fb
# into them and run 'make' without going through this Makefile.
Packit 4a16fb
# To change the values of 'make' variables: instead of editing Makefiles,
Packit 4a16fb
# (1) if the variable is set in 'config.status', edit 'config.status'
Packit 4a16fb
#     (which will cause the Makefiles to be regenerated when you run 'make');
Packit 4a16fb
# (2) otherwise, pass the desired values on the 'make' command line.
Packit 4a16fb
$(am__recursive_targets):
Packit 4a16fb
	@fail=; \
Packit 4a16fb
	if $(am__make_keepgoing); then \
Packit 4a16fb
	  failcom='fail=yes'; \
Packit 4a16fb
	else \
Packit 4a16fb
	  failcom='exit 1'; \
Packit 4a16fb
	fi; \
Packit 4a16fb
	dot_seen=no; \
Packit 4a16fb
	target=`echo $@ | sed s/-recursive//`; \
Packit 4a16fb
	case "$@" in \
Packit 4a16fb
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
Packit 4a16fb
	  *) list='$(SUBDIRS)' ;; \
Packit 4a16fb
	esac; \
Packit 4a16fb
	for subdir in $$list; do \
Packit 4a16fb
	  echo "Making $$target in $$subdir"; \
Packit 4a16fb
	  if test "$$subdir" = "."; then \
Packit 4a16fb
	    dot_seen=yes; \
Packit 4a16fb
	    local_target="$$target-am"; \
Packit 4a16fb
	  else \
Packit 4a16fb
	    local_target="$$target"; \
Packit 4a16fb
	  fi; \
Packit 4a16fb
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Packit 4a16fb
	  || eval $$failcom; \
Packit 4a16fb
	done; \
Packit 4a16fb
	if test "$$dot_seen" = "no"; then \
Packit 4a16fb
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
Packit 4a16fb
	fi; test -z "$$fail"
Packit 4a16fb
Packit 4a16fb
ID: $(am__tagged_files)
Packit 4a16fb
	$(am__define_uniq_tagged_files); mkid -fID $$unique
Packit 4a16fb
tags: tags-recursive
Packit 4a16fb
TAGS: tags
Packit 4a16fb
Packit 4a16fb
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit 4a16fb
	set x; \
Packit 4a16fb
	here=`pwd`; \
Packit 4a16fb
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
Packit 4a16fb
	  include_option=--etags-include; \
Packit 4a16fb
	  empty_fix=.; \
Packit 4a16fb
	else \
Packit 4a16fb
	  include_option=--include; \
Packit 4a16fb
	  empty_fix=; \
Packit 4a16fb
	fi; \
Packit 4a16fb
	list='$(SUBDIRS)'; for subdir in $$list; do \
Packit 4a16fb
	  if test "$$subdir" = .; then :; else \
Packit 4a16fb
	    test ! -f $$subdir/TAGS || \
Packit 4a16fb
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
Packit 4a16fb
	  fi; \
Packit 4a16fb
	done; \
Packit 4a16fb
	$(am__define_uniq_tagged_files); \
Packit 4a16fb
	shift; \
Packit 4a16fb
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Packit 4a16fb
	  test -n "$$unique" || unique=$$empty_fix; \
Packit 4a16fb
	  if test $$# -gt 0; then \
Packit 4a16fb
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit 4a16fb
	      "$$@" $$unique; \
Packit 4a16fb
	  else \
Packit 4a16fb
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit 4a16fb
	      $$unique; \
Packit 4a16fb
	  fi; \
Packit 4a16fb
	fi
Packit 4a16fb
ctags: ctags-recursive
Packit 4a16fb
Packit 4a16fb
CTAGS: ctags
Packit 4a16fb
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit 4a16fb
	$(am__define_uniq_tagged_files); \
Packit 4a16fb
	test -z "$(CTAGS_ARGS)$$unique" \
Packit 4a16fb
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Packit 4a16fb
	     $$unique
Packit 4a16fb
Packit 4a16fb
GTAGS:
Packit 4a16fb
	here=`$(am__cd) $(top_builddir) && pwd` \
Packit 4a16fb
	  && $(am__cd) $(top_srcdir) \
Packit 4a16fb
	  && gtags -i $(GTAGS_ARGS) "$$here"
Packit 4a16fb
cscopelist: cscopelist-recursive
Packit 4a16fb
Packit 4a16fb
cscopelist-am: $(am__tagged_files)
Packit 4a16fb
	list='$(am__tagged_files)'; \
Packit 4a16fb
	case "$(srcdir)" in \
Packit 4a16fb
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
Packit 4a16fb
	  *) sdir=$(subdir)/$(srcdir) ;; \
Packit 4a16fb
	esac; \
Packit 4a16fb
	for i in $$list; do \
Packit 4a16fb
	  if test -f "$$i"; then \
Packit 4a16fb
	    echo "$(subdir)/$$i"; \
Packit 4a16fb
	  else \
Packit 4a16fb
	    echo "$$sdir/$$i"; \
Packit 4a16fb
	  fi; \
Packit 4a16fb
	done >> $(top_builddir)/cscope.files
Packit 4a16fb
Packit 4a16fb
distclean-tags:
Packit 4a16fb
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Packit 4a16fb
Packit 4a16fb
distdir: $(BUILT_SOURCES)
Packit 4a16fb
	$(MAKE) $(AM_MAKEFLAGS) distdir-am
Packit 4a16fb
Packit 4a16fb
distdir-am: $(DISTFILES)
Packit 4a16fb
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit 4a16fb
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit 4a16fb
	list='$(DISTFILES)'; \
Packit 4a16fb
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit 4a16fb
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit 4a16fb
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit 4a16fb
	case $$dist_files in \
Packit 4a16fb
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit 4a16fb
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit 4a16fb
			   sort -u` ;; \
Packit 4a16fb
	esac; \
Packit 4a16fb
	for file in $$dist_files; do \
Packit 4a16fb
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit 4a16fb
	  if test -d $$d/$$file; then \
Packit 4a16fb
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit 4a16fb
	    if test -d "$(distdir)/$$file"; then \
Packit 4a16fb
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit 4a16fb
	    fi; \
Packit 4a16fb
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit 4a16fb
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit 4a16fb
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit 4a16fb
	    fi; \
Packit 4a16fb
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit 4a16fb
	  else \
Packit 4a16fb
	    test -f "$(distdir)/$$file" \
Packit 4a16fb
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit 4a16fb
	    || exit 1; \
Packit 4a16fb
	  fi; \
Packit 4a16fb
	done
Packit 4a16fb
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
Packit 4a16fb
	  if test "$$subdir" = .; then :; else \
Packit 4a16fb
	    $(am__make_dryrun) \
Packit 4a16fb
	      || test -d "$(distdir)/$$subdir" \
Packit 4a16fb
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
Packit 4a16fb
	      || exit 1; \
Packit 4a16fb
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
Packit 4a16fb
	    $(am__relativize); \
Packit 4a16fb
	    new_distdir=$$reldir; \
Packit 4a16fb
	    dir1=$$subdir; dir2="$(top_distdir)"; \
Packit 4a16fb
	    $(am__relativize); \
Packit 4a16fb
	    new_top_distdir=$$reldir; \
Packit 4a16fb
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
Packit 4a16fb
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
Packit 4a16fb
	    ($(am__cd) $$subdir && \
Packit 4a16fb
	      $(MAKE) $(AM_MAKEFLAGS) \
Packit 4a16fb
	        top_distdir="$$new_top_distdir" \
Packit 4a16fb
	        distdir="$$new_distdir" \
Packit 4a16fb
		am__remove_distdir=: \
Packit 4a16fb
		am__skip_length_check=: \
Packit 4a16fb
		am__skip_mode_fix=: \
Packit 4a16fb
	        distdir) \
Packit 4a16fb
	      || exit 1; \
Packit 4a16fb
	  fi; \
Packit 4a16fb
	done
Packit 4a16fb
check-am: all-am
Packit 4a16fb
check: check-recursive
Packit 4a16fb
all-am: Makefile
Packit 4a16fb
installdirs: installdirs-recursive
Packit 4a16fb
installdirs-am:
Packit 4a16fb
install: install-recursive
Packit 4a16fb
install-exec: install-exec-recursive
Packit 4a16fb
install-data: install-data-recursive
Packit 4a16fb
uninstall: uninstall-recursive
Packit 4a16fb
Packit 4a16fb
install-am: all-am
Packit 4a16fb
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit 4a16fb
Packit 4a16fb
installcheck: installcheck-recursive
Packit 4a16fb
install-strip:
Packit 4a16fb
	if test -z '$(STRIP)'; then \
Packit 4a16fb
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit 4a16fb
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit 4a16fb
	      install; \
Packit 4a16fb
	else \
Packit 4a16fb
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit 4a16fb
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit 4a16fb
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit 4a16fb
	fi
Packit 4a16fb
mostlyclean-generic:
Packit 4a16fb
Packit 4a16fb
clean-generic:
Packit 4a16fb
Packit 4a16fb
distclean-generic:
Packit 4a16fb
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit 4a16fb
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit 4a16fb
Packit 4a16fb
maintainer-clean-generic:
Packit 4a16fb
	@echo "This command is intended for maintainers to use"
Packit 4a16fb
	@echo "it deletes files that may require special tools to rebuild."
Packit 4a16fb
clean: clean-recursive
Packit 4a16fb
Packit 4a16fb
clean-am: clean-generic clean-libtool mostlyclean-am
Packit 4a16fb
Packit 4a16fb
distclean: distclean-recursive
Packit 4a16fb
	-rm -f Makefile
Packit 4a16fb
distclean-am: clean-am distclean-generic distclean-tags
Packit 4a16fb
Packit 4a16fb
dvi: dvi-recursive
Packit 4a16fb
Packit 4a16fb
dvi-am:
Packit 4a16fb
Packit 4a16fb
html: html-recursive
Packit 4a16fb
Packit 4a16fb
html-am:
Packit 4a16fb
Packit 4a16fb
info: info-recursive
Packit 4a16fb
Packit 4a16fb
info-am:
Packit 4a16fb
Packit 4a16fb
install-data-am:
Packit 4a16fb
Packit 4a16fb
install-dvi: install-dvi-recursive
Packit 4a16fb
Packit 4a16fb
install-dvi-am:
Packit 4a16fb
Packit 4a16fb
install-exec-am:
Packit 4a16fb
Packit 4a16fb
install-html: install-html-recursive
Packit 4a16fb
Packit 4a16fb
install-html-am:
Packit 4a16fb
Packit 4a16fb
install-info: install-info-recursive
Packit 4a16fb
Packit 4a16fb
install-info-am:
Packit 4a16fb
Packit 4a16fb
install-man:
Packit 4a16fb
Packit 4a16fb
install-pdf: install-pdf-recursive
Packit 4a16fb
Packit 4a16fb
install-pdf-am:
Packit 4a16fb
Packit 4a16fb
install-ps: install-ps-recursive
Packit 4a16fb
Packit 4a16fb
install-ps-am:
Packit 4a16fb
Packit 4a16fb
installcheck-am:
Packit 4a16fb
Packit 4a16fb
maintainer-clean: maintainer-clean-recursive
Packit 4a16fb
	-rm -f Makefile
Packit 4a16fb
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit 4a16fb
Packit 4a16fb
mostlyclean: mostlyclean-recursive
Packit 4a16fb
Packit 4a16fb
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
Packit 4a16fb
Packit 4a16fb
pdf: pdf-recursive
Packit 4a16fb
Packit 4a16fb
pdf-am:
Packit 4a16fb
Packit 4a16fb
ps: ps-recursive
Packit 4a16fb
Packit 4a16fb
ps-am:
Packit 4a16fb
Packit 4a16fb
uninstall-am:
Packit 4a16fb
Packit 4a16fb
.MAKE: $(am__recursive_targets) install-am install-strip
Packit 4a16fb
Packit 4a16fb
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
Packit 4a16fb
	check-am clean clean-generic clean-libtool cscopelist-am ctags \
Packit 4a16fb
	ctags-am distclean distclean-generic distclean-libtool \
Packit 4a16fb
	distclean-tags distdir dvi dvi-am html html-am info info-am \
Packit 4a16fb
	install install-am install-data install-data-am install-dvi \
Packit 4a16fb
	install-dvi-am install-exec install-exec-am install-html \
Packit 4a16fb
	install-html-am install-info install-info-am install-man \
Packit 4a16fb
	install-pdf install-pdf-am install-ps install-ps-am \
Packit 4a16fb
	install-strip installcheck installcheck-am installdirs \
Packit 4a16fb
	installdirs-am maintainer-clean maintainer-clean-generic \
Packit 4a16fb
	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
Packit 4a16fb
	ps ps-am tags tags-am uninstall uninstall-am
Packit 4a16fb
Packit 4a16fb
.PRECIOUS: Makefile
Packit 4a16fb
Packit 4a16fb
Packit 4a16fb
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit 4a16fb
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit 4a16fb
.NOEXPORT: