Blame contrib/win_dib/Makefile.in

Packit Service 459bda
# Makefile.in generated by automake 1.16.1 from Makefile.am.
Packit 85355f
# @configure_input@
Packit 85355f
Packit Service 459bda
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
Packit 85355f
Packit 85355f
# This Makefile.in is free software; the Free Software Foundation
Packit 85355f
# gives unlimited permission to copy and/or distribute it,
Packit 85355f
# with or without modifications, as long as this notice is preserved.
Packit 85355f
Packit 85355f
# This program is distributed in the hope that it will be useful,
Packit 85355f
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit 85355f
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit 85355f
# PARTICULAR PURPOSE.
Packit 85355f
Packit 85355f
@SET_MAKE@
Packit 85355f
Packit 85355f
# Tag Image File Format (TIFF) Software
Packit 85355f
#
Packit 85355f
# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
Packit 85355f
#
Packit 85355f
# Permission to use, copy, modify, distribute, and sell this software and 
Packit 85355f
# its documentation for any purpose is hereby granted without fee, provided
Packit 85355f
# that (i) the above copyright notices and this permission notice appear in
Packit 85355f
# all copies of the software and related documentation, and (ii) the names of
Packit 85355f
# Sam Leffler and Silicon Graphics may not be used in any advertising or
Packit 85355f
# publicity relating to the software without the specific, prior written
Packit 85355f
# permission of Sam Leffler and Silicon Graphics.
Packit 85355f
# 
Packit 85355f
# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
Packit 85355f
# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
Packit 85355f
# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
Packit 85355f
# 
Packit 85355f
# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
Packit 85355f
# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
Packit 85355f
# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
Packit 85355f
# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
Packit 85355f
# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
Packit 85355f
# OF THIS SOFTWARE.
Packit 85355f
Packit 85355f
# Process this file with automake to produce Makefile.in.
Packit 85355f
VPATH = @srcdir@
Packit 85355f
am__is_gnu_make = { \
Packit 85355f
  if test -z '$(MAKELEVEL)'; then \
Packit 85355f
    false; \
Packit 85355f
  elif test -n '$(MAKE_HOST)'; then \
Packit 85355f
    true; \
Packit 85355f
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
Packit 85355f
    true; \
Packit 85355f
  else \
Packit 85355f
    false; \
Packit 85355f
  fi; \
Packit 85355f
}
Packit 85355f
am__make_running_with_option = \
Packit 85355f
  case $${target_option-} in \
Packit 85355f
      ?) ;; \
Packit 85355f
      *) echo "am__make_running_with_option: internal error: invalid" \
Packit 85355f
              "target option '$${target_option-}' specified" >&2; \
Packit 85355f
         exit 1;; \
Packit 85355f
  esac; \
Packit 85355f
  has_opt=no; \
Packit 85355f
  sane_makeflags=$$MAKEFLAGS; \
Packit 85355f
  if $(am__is_gnu_make); then \
Packit 85355f
    sane_makeflags=$$MFLAGS; \
Packit 85355f
  else \
Packit 85355f
    case $$MAKEFLAGS in \
Packit 85355f
      *\\[\ \	]*) \
Packit 85355f
        bs=\\; \
Packit 85355f
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
Packit 85355f
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
Packit 85355f
    esac; \
Packit 85355f
  fi; \
Packit 85355f
  skip_next=no; \
Packit 85355f
  strip_trailopt () \
Packit 85355f
  { \
Packit 85355f
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
Packit 85355f
  }; \
Packit 85355f
  for flg in $$sane_makeflags; do \
Packit 85355f
    test $$skip_next = yes && { skip_next=no; continue; }; \
Packit 85355f
    case $$flg in \
Packit 85355f
      *=*|--*) continue;; \
Packit 85355f
        -*I) strip_trailopt 'I'; skip_next=yes;; \
Packit 85355f
      -*I?*) strip_trailopt 'I';; \
Packit 85355f
        -*O) strip_trailopt 'O'; skip_next=yes;; \
Packit 85355f
      -*O?*) strip_trailopt 'O';; \
Packit 85355f
        -*l) strip_trailopt 'l'; skip_next=yes;; \
Packit 85355f
      -*l?*) strip_trailopt 'l';; \
Packit 85355f
      -[dEDm]) skip_next=yes;; \
Packit 85355f
      -[JT]) skip_next=yes;; \
Packit 85355f
    esac; \
Packit 85355f
    case $$flg in \
Packit 85355f
      *$$target_option*) has_opt=yes; break;; \
Packit 85355f
    esac; \
Packit 85355f
  done; \
Packit 85355f
  test $$has_opt = yes
Packit 85355f
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
Packit 85355f
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Packit 85355f
pkgdatadir = $(datadir)/@PACKAGE@
Packit 85355f
pkgincludedir = $(includedir)/@PACKAGE@
Packit 85355f
pkglibdir = $(libdir)/@PACKAGE@
Packit 85355f
pkglibexecdir = $(libexecdir)/@PACKAGE@
Packit 85355f
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit 85355f
install_sh_DATA = $(install_sh) -c -m 644
Packit 85355f
install_sh_PROGRAM = $(install_sh) -c
Packit 85355f
install_sh_SCRIPT = $(install_sh) -c
Packit 85355f
INSTALL_HEADER = $(INSTALL_DATA)
Packit 85355f
transform = $(program_transform_name)
Packit 85355f
NORMAL_INSTALL = :
Packit 85355f
PRE_INSTALL = :
Packit 85355f
POST_INSTALL = :
Packit 85355f
NORMAL_UNINSTALL = :
Packit 85355f
PRE_UNINSTALL = :
Packit 85355f
POST_UNINSTALL = :
Packit 85355f
build_triplet = @build@
Packit 85355f
host_triplet = @host@
Packit 85355f
subdir = contrib/win_dib
Packit 85355f
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit 85355f
am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
Packit 85355f
	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
Packit 85355f
	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
Packit 85355f
	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
Packit 85355f
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit 85355f
	$(ACLOCAL_M4)
Packit 85355f
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
Packit 85355f
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
Packit 85355f
CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
Packit 85355f
	$(top_builddir)/libtiff/tiffconf.h
Packit 85355f
CONFIG_CLEAN_FILES =
Packit 85355f
CONFIG_CLEAN_VPATH_FILES =
Packit 85355f
AM_V_P = $(am__v_P_@AM_V@)
Packit 85355f
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
Packit 85355f
am__v_P_0 = false
Packit 85355f
am__v_P_1 = :
Packit 85355f
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit 85355f
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit 85355f
am__v_GEN_0 = @echo "  GEN     " $@;
Packit 85355f
am__v_GEN_1 = 
Packit 85355f
AM_V_at = $(am__v_at_@AM_V@)
Packit 85355f
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit 85355f
am__v_at_0 = @
Packit 85355f
am__v_at_1 = 
Packit 85355f
SOURCES =
Packit 85355f
DIST_SOURCES =
Packit 85355f
am__can_run_installinfo = \
Packit 85355f
  case $$AM_UPDATE_INFO_DIR in \
Packit 85355f
    n|no|NO) false;; \
Packit 85355f
    *) (install-info --version) >/dev/null 2>&1;; \
Packit 85355f
  esac
Packit 85355f
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
Packit 85355f
am__DIST_COMMON = $(srcdir)/Makefile.in \
Packit 85355f
	$(top_srcdir)/config/mkinstalldirs
Packit 85355f
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit 85355f
ACLOCAL = @ACLOCAL@
Packit 85355f
AMTAR = @AMTAR@
Packit 85355f
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit 85355f
AR = @AR@
Packit 85355f
AS = @AS@
Packit 85355f
AUTOCONF = @AUTOCONF@
Packit 85355f
AUTOHEADER = @AUTOHEADER@
Packit 85355f
AUTOMAKE = @AUTOMAKE@
Packit 85355f
AWK = @AWK@
Packit 85355f
CC = @CC@
Packit 85355f
CCDEPMODE = @CCDEPMODE@
Packit 85355f
CFLAGS = @CFLAGS@
Packit 85355f
CMAKE = @CMAKE@
Packit 85355f
CPP = @CPP@
Packit 85355f
CPPFLAGS = @CPPFLAGS@
Packit 85355f
CXX = @CXX@
Packit 85355f
CXXCPP = @CXXCPP@
Packit 85355f
CXXDEPMODE = @CXXDEPMODE@
Packit 85355f
CXXFLAGS = @CXXFLAGS@
Packit 85355f
CYGPATH_W = @CYGPATH_W@
Packit 85355f
DEFS = @DEFS@
Packit 85355f
DEPDIR = @DEPDIR@
Packit 85355f
DLLTOOL = @DLLTOOL@
Packit 85355f
DSYMUTIL = @DSYMUTIL@
Packit 85355f
DUMPBIN = @DUMPBIN@
Packit 85355f
ECHO_C = @ECHO_C@
Packit 85355f
ECHO_N = @ECHO_N@
Packit 85355f
ECHO_T = @ECHO_T@
Packit 85355f
EGREP = @EGREP@
Packit 85355f
EXEEXT = @EXEEXT@
Packit 85355f
FGREP = @FGREP@
Packit 85355f
GLUT_CFLAGS = @GLUT_CFLAGS@
Packit 85355f
GLUT_LIBS = @GLUT_LIBS@
Packit 85355f
GLU_CFLAGS = @GLU_CFLAGS@
Packit 85355f
GLU_LIBS = @GLU_LIBS@
Packit 85355f
GL_CFLAGS = @GL_CFLAGS@
Packit 85355f
GL_LIBS = @GL_LIBS@
Packit 85355f
GREP = @GREP@
Packit 85355f
INSTALL = @INSTALL@
Packit 85355f
INSTALL_DATA = @INSTALL_DATA@
Packit 85355f
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit 85355f
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit 85355f
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit 85355f
LD = @LD@
Packit 85355f
LDFLAGS = @LDFLAGS@
Packit 85355f
LIBDIR = @LIBDIR@
Packit 85355f
LIBOBJS = @LIBOBJS@
Packit 85355f
LIBS = @LIBS@
Packit 85355f
LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
Packit 85355f
LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
Packit 85355f
LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
Packit 85355f
LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
Packit 85355f
LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
Packit 85355f
LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
Packit 85355f
LIBTIFF_VERSION = @LIBTIFF_VERSION@
Packit 85355f
LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
Packit 85355f
LIBTOOL = @LIBTOOL@
Packit 85355f
LIPO = @LIPO@
Packit 85355f
LN_S = @LN_S@
Packit 85355f
LTLIBOBJS = @LTLIBOBJS@
Packit 85355f
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
Packit 85355f
MAINT = @MAINT@
Packit 85355f
MAKEINFO = @MAKEINFO@
Packit 85355f
MANIFEST_TOOL = @MANIFEST_TOOL@
Packit 85355f
MKDIR_P = @MKDIR_P@
Packit 85355f
NM = @NM@
Packit 85355f
NMEDIT = @NMEDIT@
Packit 85355f
OBJDUMP = @OBJDUMP@
Packit 85355f
OBJEXT = @OBJEXT@
Packit 85355f
OTOOL = @OTOOL@
Packit 85355f
OTOOL64 = @OTOOL64@
Packit 85355f
PACKAGE = @PACKAGE@
Packit 85355f
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit 85355f
PACKAGE_NAME = @PACKAGE_NAME@
Packit 85355f
PACKAGE_STRING = @PACKAGE_STRING@
Packit 85355f
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit 85355f
PACKAGE_URL = @PACKAGE_URL@
Packit 85355f
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit 85355f
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit 85355f
PTHREAD_CC = @PTHREAD_CC@
Packit 85355f
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
Packit 85355f
PTHREAD_LIBS = @PTHREAD_LIBS@
Packit 85355f
RANLIB = @RANLIB@
Packit 85355f
SED = @SED@
Packit 85355f
SET_MAKE = @SET_MAKE@
Packit 85355f
SHELL = @SHELL@
Packit 85355f
STRIP = @STRIP@
Packit 85355f
VERSION = @VERSION@
Packit 85355f
XMKMF = @XMKMF@
Packit 85355f
X_CFLAGS = @X_CFLAGS@
Packit 85355f
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Packit 85355f
X_LIBS = @X_LIBS@
Packit 85355f
X_PRE_LIBS = @X_PRE_LIBS@
Packit 85355f
abs_builddir = @abs_builddir@
Packit 85355f
abs_srcdir = @abs_srcdir@
Packit 85355f
abs_top_builddir = @abs_top_builddir@
Packit 85355f
abs_top_srcdir = @abs_top_srcdir@
Packit 85355f
ac_ct_AR = @ac_ct_AR@
Packit 85355f
ac_ct_CC = @ac_ct_CC@
Packit 85355f
ac_ct_CXX = @ac_ct_CXX@
Packit 85355f
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Packit 85355f
am__include = @am__include@
Packit 85355f
am__leading_dot = @am__leading_dot@
Packit 85355f
am__quote = @am__quote@
Packit 85355f
am__tar = @am__tar@
Packit 85355f
am__untar = @am__untar@
Packit 85355f
ax_pthread_config = @ax_pthread_config@
Packit 85355f
bindir = @bindir@
Packit 85355f
build = @build@
Packit 85355f
build_alias = @build_alias@
Packit 85355f
build_cpu = @build_cpu@
Packit 85355f
build_os = @build_os@
Packit 85355f
build_vendor = @build_vendor@
Packit 85355f
builddir = @builddir@
Packit 85355f
datadir = @datadir@
Packit 85355f
datarootdir = @datarootdir@
Packit 85355f
docdir = @docdir@
Packit 85355f
dvidir = @dvidir@
Packit 85355f
exec_prefix = @exec_prefix@
Packit 85355f
host = @host@
Packit 85355f
host_alias = @host_alias@
Packit 85355f
host_cpu = @host_cpu@
Packit 85355f
host_os = @host_os@
Packit 85355f
host_vendor = @host_vendor@
Packit 85355f
htmldir = @htmldir@
Packit 85355f
includedir = @includedir@
Packit 85355f
infodir = @infodir@
Packit 85355f
install_sh = @install_sh@
Packit 85355f
libdir = @libdir@
Packit 85355f
libexecdir = @libexecdir@
Packit 85355f
localedir = @localedir@
Packit 85355f
localstatedir = @localstatedir@
Packit 85355f
mandir = @mandir@
Packit 85355f
mkdir_p = @mkdir_p@
Packit 85355f
oldincludedir = @oldincludedir@
Packit 85355f
pdfdir = @pdfdir@
Packit 85355f
prefix = @prefix@
Packit 85355f
program_transform_name = @program_transform_name@
Packit 85355f
psdir = @psdir@
Packit 85355f
sbindir = @sbindir@
Packit 85355f
sharedstatedir = @sharedstatedir@
Packit 85355f
srcdir = @srcdir@
Packit 85355f
sysconfdir = @sysconfdir@
Packit 85355f
target_alias = @target_alias@
Packit 85355f
tiff_libs_private = @tiff_libs_private@
Packit 85355f
top_build_prefix = @top_build_prefix@
Packit 85355f
top_builddir = @top_builddir@
Packit 85355f
top_srcdir = @top_srcdir@
Packit 85355f
EXTRA_DIST = \
Packit 85355f
	CMakeLists.txt \
Packit 85355f
	Makefile.w95 \
Packit 85355f
	README.Tiffile \
Packit 85355f
	README.tiff2dib \
Packit 85355f
	Tiffile.cpp \
Packit 85355f
	tiff2dib.c
Packit 85355f
Packit 85355f
all: all-am
Packit 85355f
Packit 85355f
.SUFFIXES:
Packit 85355f
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
Packit 85355f
	@for dep in $?; do \
Packit 85355f
	  case '$(am__configure_deps)' in \
Packit 85355f
	    *$$dep*) \
Packit 85355f
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
Packit 85355f
	        && { if test -f $@; then exit 0; else break; fi; }; \
Packit 85355f
	      exit 1;; \
Packit 85355f
	  esac; \
Packit 85355f
	done; \
Packit Service 459bda
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu contrib/win_dib/Makefile'; \
Packit 85355f
	$(am__cd) $(top_srcdir) && \
Packit Service 459bda
	  $(AUTOMAKE) --gnu contrib/win_dib/Makefile
Packit 85355f
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit 85355f
	@case '$?' in \
Packit 85355f
	  *config.status*) \
Packit 85355f
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
Packit 85355f
	  *) \
Packit Service 459bda
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
Packit Service 459bda
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
Packit 85355f
	esac;
Packit 85355f
Packit 85355f
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit 85355f
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 85355f
Packit 85355f
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
Packit 85355f
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 85355f
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
Packit 85355f
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 85355f
$(am__aclocal_m4_deps):
Packit 85355f
Packit 85355f
mostlyclean-libtool:
Packit 85355f
	-rm -f *.lo
Packit 85355f
Packit 85355f
clean-libtool:
Packit 85355f
	-rm -rf .libs _libs
Packit 85355f
tags TAGS:
Packit 85355f
Packit 85355f
ctags CTAGS:
Packit 85355f
Packit 85355f
cscope cscopelist:
Packit 85355f
Packit 85355f
Packit Service 459bda
distdir: $(BUILT_SOURCES)
Packit Service 459bda
	$(MAKE) $(AM_MAKEFLAGS) distdir-am
Packit Service 459bda
Packit Service 459bda
distdir-am: $(DISTFILES)
Packit 85355f
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit 85355f
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit 85355f
	list='$(DISTFILES)'; \
Packit 85355f
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit 85355f
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit 85355f
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit 85355f
	case $$dist_files in \
Packit 85355f
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit 85355f
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit 85355f
			   sort -u` ;; \
Packit 85355f
	esac; \
Packit 85355f
	for file in $$dist_files; do \
Packit 85355f
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit 85355f
	  if test -d $$d/$$file; then \
Packit 85355f
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit 85355f
	    if test -d "$(distdir)/$$file"; then \
Packit 85355f
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit 85355f
	    fi; \
Packit 85355f
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit 85355f
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit 85355f
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit 85355f
	    fi; \
Packit 85355f
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit 85355f
	  else \
Packit 85355f
	    test -f "$(distdir)/$$file" \
Packit 85355f
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit 85355f
	    || exit 1; \
Packit 85355f
	  fi; \
Packit 85355f
	done
Packit 85355f
check-am: all-am
Packit 85355f
check: check-am
Packit 85355f
all-am: Makefile
Packit 85355f
installdirs:
Packit 85355f
install: install-am
Packit 85355f
install-exec: install-exec-am
Packit 85355f
install-data: install-data-am
Packit 85355f
uninstall: uninstall-am
Packit 85355f
Packit 85355f
install-am: all-am
Packit 85355f
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit 85355f
Packit 85355f
installcheck: installcheck-am
Packit 85355f
install-strip:
Packit 85355f
	if test -z '$(STRIP)'; then \
Packit 85355f
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit 85355f
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit 85355f
	      install; \
Packit 85355f
	else \
Packit 85355f
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit 85355f
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit 85355f
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit 85355f
	fi
Packit 85355f
mostlyclean-generic:
Packit 85355f
Packit 85355f
clean-generic:
Packit 85355f
Packit 85355f
distclean-generic:
Packit 85355f
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit 85355f
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit 85355f
Packit 85355f
maintainer-clean-generic:
Packit 85355f
	@echo "This command is intended for maintainers to use"
Packit 85355f
	@echo "it deletes files that may require special tools to rebuild."
Packit 85355f
clean: clean-am
Packit 85355f
Packit 85355f
clean-am: clean-generic clean-libtool mostlyclean-am
Packit 85355f
Packit 85355f
distclean: distclean-am
Packit 85355f
	-rm -f Makefile
Packit 85355f
distclean-am: clean-am distclean-generic
Packit 85355f
Packit 85355f
dvi: dvi-am
Packit 85355f
Packit 85355f
dvi-am:
Packit 85355f
Packit 85355f
html: html-am
Packit 85355f
Packit 85355f
html-am:
Packit 85355f
Packit 85355f
info: info-am
Packit 85355f
Packit 85355f
info-am:
Packit 85355f
Packit 85355f
install-data-am:
Packit 85355f
Packit 85355f
install-dvi: install-dvi-am
Packit 85355f
Packit 85355f
install-dvi-am:
Packit 85355f
Packit 85355f
install-exec-am:
Packit 85355f
Packit 85355f
install-html: install-html-am
Packit 85355f
Packit 85355f
install-html-am:
Packit 85355f
Packit 85355f
install-info: install-info-am
Packit 85355f
Packit 85355f
install-info-am:
Packit 85355f
Packit 85355f
install-man:
Packit 85355f
Packit 85355f
install-pdf: install-pdf-am
Packit 85355f
Packit 85355f
install-pdf-am:
Packit 85355f
Packit 85355f
install-ps: install-ps-am
Packit 85355f
Packit 85355f
install-ps-am:
Packit 85355f
Packit 85355f
installcheck-am:
Packit 85355f
Packit 85355f
maintainer-clean: maintainer-clean-am
Packit 85355f
	-rm -f Makefile
Packit 85355f
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit 85355f
Packit 85355f
mostlyclean: mostlyclean-am
Packit 85355f
Packit 85355f
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
Packit 85355f
Packit 85355f
pdf: pdf-am
Packit 85355f
Packit 85355f
pdf-am:
Packit 85355f
Packit 85355f
ps: ps-am
Packit 85355f
Packit 85355f
ps-am:
Packit 85355f
Packit 85355f
uninstall-am:
Packit 85355f
Packit 85355f
.MAKE: install-am install-strip
Packit 85355f
Packit 85355f
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Packit 85355f
	cscopelist-am ctags-am distclean distclean-generic \
Packit 85355f
	distclean-libtool distdir dvi dvi-am html html-am info info-am \
Packit 85355f
	install install-am install-data install-data-am install-dvi \
Packit 85355f
	install-dvi-am install-exec install-exec-am install-html \
Packit 85355f
	install-html-am install-info install-info-am install-man \
Packit 85355f
	install-pdf install-pdf-am install-ps install-ps-am \
Packit 85355f
	install-strip installcheck installcheck-am installdirs \
Packit 85355f
	maintainer-clean maintainer-clean-generic mostlyclean \
Packit 85355f
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Packit 85355f
	tags-am uninstall uninstall-am
Packit 85355f
Packit 85355f
.PRECIOUS: Makefile
Packit 85355f
Packit 85355f
Packit 85355f
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit 85355f
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit 85355f
.NOEXPORT: