Blame lib/Makefile.in

Packit Service 7bd866
# Makefile.in generated by automake 1.16.1 from Makefile.am.
Packit Service 7bd866
# @configure_input@
Packit Service 7bd866
Packit Service 7bd866
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
Packit Service 7bd866
Packit Service 7bd866
# This Makefile.in is free software; the Free Software Foundation
Packit Service 7bd866
# gives unlimited permission to copy and/or distribute it,
Packit Service 7bd866
# with or without modifications, as long as this notice is preserved.
Packit Service 7bd866
Packit Service 7bd866
# This program is distributed in the hope that it will be useful,
Packit Service 7bd866
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit Service 7bd866
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit Service 7bd866
# PARTICULAR PURPOSE.
Packit Service 7bd866
Packit Service 7bd866
@SET_MAKE@
Packit Service 7bd866
Packit Service 7bd866
VPATH = @srcdir@
Packit Service 7bd866
am__is_gnu_make = { \
Packit Service 7bd866
  if test -z '$(MAKELEVEL)'; then \
Packit Service 7bd866
    false; \
Packit Service 7bd866
  elif test -n '$(MAKE_HOST)'; then \
Packit Service 7bd866
    true; \
Packit Service 7bd866
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
Packit Service 7bd866
    true; \
Packit Service 7bd866
  else \
Packit Service 7bd866
    false; \
Packit Service 7bd866
  fi; \
Packit Service 7bd866
}
Packit Service 7bd866
am__make_running_with_option = \
Packit Service 7bd866
  case $${target_option-} in \
Packit Service 7bd866
      ?) ;; \
Packit Service 7bd866
      *) echo "am__make_running_with_option: internal error: invalid" \
Packit Service 7bd866
              "target option '$${target_option-}' specified" >&2; \
Packit Service 7bd866
         exit 1;; \
Packit Service 7bd866
  esac; \
Packit Service 7bd866
  has_opt=no; \
Packit Service 7bd866
  sane_makeflags=$$MAKEFLAGS; \
Packit Service 7bd866
  if $(am__is_gnu_make); then \
Packit Service 7bd866
    sane_makeflags=$$MFLAGS; \
Packit Service 7bd866
  else \
Packit Service 7bd866
    case $$MAKEFLAGS in \
Packit Service 7bd866
      *\\[\ \	]*) \
Packit Service 7bd866
        bs=\\; \
Packit Service 7bd866
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
Packit Service 7bd866
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
Packit Service 7bd866
    esac; \
Packit Service 7bd866
  fi; \
Packit Service 7bd866
  skip_next=no; \
Packit Service 7bd866
  strip_trailopt () \
Packit Service 7bd866
  { \
Packit Service 7bd866
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
Packit Service 7bd866
  }; \
Packit Service 7bd866
  for flg in $$sane_makeflags; do \
Packit Service 7bd866
    test $$skip_next = yes && { skip_next=no; continue; }; \
Packit Service 7bd866
    case $$flg in \
Packit Service 7bd866
      *=*|--*) continue;; \
Packit Service 7bd866
        -*I) strip_trailopt 'I'; skip_next=yes;; \
Packit Service 7bd866
      -*I?*) strip_trailopt 'I';; \
Packit Service 7bd866
        -*O) strip_trailopt 'O'; skip_next=yes;; \
Packit Service 7bd866
      -*O?*) strip_trailopt 'O';; \
Packit Service 7bd866
        -*l) strip_trailopt 'l'; skip_next=yes;; \
Packit Service 7bd866
      -*l?*) strip_trailopt 'l';; \
Packit Service 7bd866
      -[dEDm]) skip_next=yes;; \
Packit Service 7bd866
      -[JT]) skip_next=yes;; \
Packit Service 7bd866
    esac; \
Packit Service 7bd866
    case $$flg in \
Packit Service 7bd866
      *$$target_option*) has_opt=yes; break;; \
Packit Service 7bd866
    esac; \
Packit Service 7bd866
  done; \
Packit Service 7bd866
  test $$has_opt = yes
Packit Service 7bd866
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
Packit Service 7bd866
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Packit Service 7bd866
pkgdatadir = $(datadir)/@PACKAGE@
Packit Service 7bd866
pkgincludedir = $(includedir)/@PACKAGE@
Packit Service 7bd866
pkglibdir = $(libdir)/@PACKAGE@
Packit Service 7bd866
pkglibexecdir = $(libexecdir)/@PACKAGE@
Packit Service 7bd866
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit Service 7bd866
install_sh_DATA = $(install_sh) -c -m 644
Packit Service 7bd866
install_sh_PROGRAM = $(install_sh) -c
Packit Service 7bd866
install_sh_SCRIPT = $(install_sh) -c
Packit Service 7bd866
INSTALL_HEADER = $(INSTALL_DATA)
Packit Service 7bd866
transform = $(program_transform_name)
Packit Service 7bd866
NORMAL_INSTALL = :
Packit Service 7bd866
PRE_INSTALL = :
Packit Service 7bd866
POST_INSTALL = :
Packit Service 7bd866
NORMAL_UNINSTALL = :
Packit Service 7bd866
PRE_UNINSTALL = :
Packit Service 7bd866
POST_UNINSTALL = :
Packit Service 7bd866
build_triplet = @build@
Packit Service 7bd866
host_triplet = @host@
Packit Service 7bd866
subdir = lib
Packit Service 7bd866
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit Service 7bd866
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
Packit Service 7bd866
	$(top_srcdir)/m4/ax_c_check_flag.m4 \
Packit Service 7bd866
	$(top_srcdir)/m4/ax_create_stdint_h.m4 \
Packit Service 7bd866
	$(top_srcdir)/m4/librt_timers.m4 $(top_srcdir)/m4/libtool.m4 \
Packit Service 7bd866
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
Packit Service 7bd866
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
Packit Service 7bd866
	$(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/configure.ac
Packit Service 7bd866
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit Service 7bd866
	$(ACLOCAL_M4)
Packit Service 7bd866
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
Packit Service 7bd866
mkinstalldirs = $(install_sh) -d
Packit Service 7bd866
CONFIG_HEADER = $(top_builddir)/config.h
Packit Service 7bd866
CONFIG_CLEAN_FILES =
Packit Service 7bd866
CONFIG_CLEAN_VPATH_FILES =
Packit Service 7bd866
LTLIBRARIES = $(noinst_LTLIBRARIES)
Packit Service 7bd866
libcompat_la_DEPENDENCIES = $(LTLIBOBJS)
Packit Service 7bd866
am_libcompat_la_OBJECTS = libcompat.lo fpclassify.lo
Packit Service 7bd866
libcompat_la_OBJECTS = $(am_libcompat_la_OBJECTS)
Packit Service 7bd866
AM_V_lt = $(am__v_lt_@AM_V@)
Packit Service 7bd866
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
Packit Service 7bd866
am__v_lt_0 = --silent
Packit Service 7bd866
am__v_lt_1 = 
Packit Service 7bd866
libcompat_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
Packit Service 7bd866
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
Packit Service 7bd866
	$(libcompat_la_LDFLAGS) $(LDFLAGS) -o $@
Packit Service 7bd866
AM_V_P = $(am__v_P_@AM_V@)
Packit Service 7bd866
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
Packit Service 7bd866
am__v_P_0 = false
Packit Service 7bd866
am__v_P_1 = :
Packit Service 7bd866
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit Service 7bd866
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit Service 7bd866
am__v_GEN_0 = @echo "  GEN     " $@;
Packit Service 7bd866
am__v_GEN_1 = 
Packit Service 7bd866
AM_V_at = $(am__v_at_@AM_V@)
Packit Service 7bd866
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit Service 7bd866
am__v_at_0 = @
Packit Service 7bd866
am__v_at_1 = 
Packit Service 7bd866
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
Packit Service 7bd866
depcomp = $(SHELL) $(top_srcdir)/depcomp
Packit Service 7bd866
am__maybe_remake_depfiles = depfiles
Packit Service 7bd866
am__depfiles_remade = $(DEPDIR)/alarm.Plo $(DEPDIR)/clock_gettime.Plo \
Packit Service 7bd866
	$(DEPDIR)/getline.Plo $(DEPDIR)/gettimeofday.Plo \
Packit Service 7bd866
	$(DEPDIR)/localtime_r.Plo $(DEPDIR)/malloc.Plo \
Packit Service 7bd866
	$(DEPDIR)/realloc.Plo $(DEPDIR)/snprintf.Plo \
Packit Service 7bd866
	$(DEPDIR)/strdup.Plo $(DEPDIR)/strsignal.Plo \
Packit Service 7bd866
	$(DEPDIR)/timer_create.Plo $(DEPDIR)/timer_delete.Plo \
Packit Service 7bd866
	$(DEPDIR)/timer_settime.Plo ./$(DEPDIR)/fpclassify.Plo \
Packit Service 7bd866
	./$(DEPDIR)/libcompat.Plo
Packit Service 7bd866
am__mv = mv -f
Packit Service 7bd866
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
Packit Service 7bd866
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Packit Service 7bd866
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
Packit Service 7bd866
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
Packit Service 7bd866
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
Packit Service 7bd866
	$(AM_CFLAGS) $(CFLAGS)
Packit Service 7bd866
AM_V_CC = $(am__v_CC_@AM_V@)
Packit Service 7bd866
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
Packit Service 7bd866
am__v_CC_0 = @echo "  CC      " $@;
Packit Service 7bd866
am__v_CC_1 = 
Packit Service 7bd866
CCLD = $(CC)
Packit Service 7bd866
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
Packit Service 7bd866
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
Packit Service 7bd866
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
Packit Service 7bd866
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
Packit Service 7bd866
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
Packit Service 7bd866
am__v_CCLD_0 = @echo "  CCLD    " $@;
Packit Service 7bd866
am__v_CCLD_1 = 
Packit Service 7bd866
SOURCES = $(libcompat_la_SOURCES)
Packit Service 7bd866
DIST_SOURCES = $(libcompat_la_SOURCES)
Packit Service 7bd866
am__can_run_installinfo = \
Packit Service 7bd866
  case $$AM_UPDATE_INFO_DIR in \
Packit Service 7bd866
    n|no|NO) false;; \
Packit Service 7bd866
    *) (install-info --version) >/dev/null 2>&1;; \
Packit Service 7bd866
  esac
Packit Service 7bd866
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
Packit Service 7bd866
# Read a list of newline-separated strings from the standard input,
Packit Service 7bd866
# and print each of them once, without duplicates.  Input order is
Packit Service 7bd866
# *not* preserved.
Packit Service 7bd866
am__uniquify_input = $(AWK) '\
Packit Service 7bd866
  BEGIN { nonempty = 0; } \
Packit Service 7bd866
  { items[$$0] = 1; nonempty = 1; } \
Packit Service 7bd866
  END { if (nonempty) { for (i in items) print i; }; } \
Packit Service 7bd866
'
Packit Service 7bd866
# Make sure the list of sources is unique.  This is necessary because,
Packit Service 7bd866
# e.g., the same source file might be shared among _SOURCES variables
Packit Service 7bd866
# for different programs/libraries.
Packit Service 7bd866
am__define_uniq_tagged_files = \
Packit Service 7bd866
  list='$(am__tagged_files)'; \
Packit Service 7bd866
  unique=`for i in $$list; do \
Packit Service 7bd866
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Packit Service 7bd866
  done | $(am__uniquify_input)`
Packit Service 7bd866
ETAGS = etags
Packit Service 7bd866
CTAGS = ctags
Packit Service 7bd866
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp alarm.c \
Packit Service 7bd866
	clock_gettime.c getline.c gettimeofday.c localtime_r.c \
Packit Service 7bd866
	malloc.c realloc.c snprintf.c strdup.c strsignal.c \
Packit Service 7bd866
	timer_create.c timer_delete.c timer_settime.c
Packit Service 7bd866
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit Service 7bd866
ACLOCAL = @ACLOCAL@
Packit Service 7bd866
AMTAR = @AMTAR@
Packit Service 7bd866
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit Service 7bd866
AR = @AR@
Packit Service 7bd866
AUTOCONF = @AUTOCONF@
Packit Service 7bd866
AUTOHEADER = @AUTOHEADER@
Packit Service 7bd866
AUTOMAKE = @AUTOMAKE@
Packit Service 7bd866
AWK = @AWK@
Packit Service 7bd866
AWK_GSUB_DBL_BSLASH = @AWK_GSUB_DBL_BSLASH@
Packit Service 7bd866
AWK_PATH = @AWK_PATH@
Packit Service 7bd866
CC = @CC@
Packit Service 7bd866
CCDEPMODE = @CCDEPMODE@
Packit Service 7bd866
CFLAGS = @CFLAGS@
Packit Service 7bd866
CHECK_MAJOR_VERSION = @CHECK_MAJOR_VERSION@
Packit Service 7bd866
CHECK_MICRO_VERSION = @CHECK_MICRO_VERSION@
Packit Service 7bd866
CHECK_MINOR_VERSION = @CHECK_MINOR_VERSION@
Packit Service 7bd866
CHECK_VERSION = @CHECK_VERSION@
Packit Service 7bd866
CPP = @CPP@
Packit Service 7bd866
CPPFLAGS = @CPPFLAGS@
Packit Service 7bd866
CYGPATH_W = @CYGPATH_W@
Packit Service 7bd866
DEFS = @DEFS@
Packit Service 7bd866
DEPDIR = @DEPDIR@
Packit Service 7bd866
DLLTOOL = @DLLTOOL@
Packit Service 7bd866
DSYMUTIL = @DSYMUTIL@
Packit Service 7bd866
DUMPBIN = @DUMPBIN@
Packit Service 7bd866
ECHO_C = @ECHO_C@
Packit Service 7bd866
ECHO_N = @ECHO_N@
Packit Service 7bd866
ECHO_T = @ECHO_T@
Packit Service 7bd866
EGREP = @EGREP@
Packit Service 7bd866
ENABLE_REGEX = @ENABLE_REGEX@
Packit Service 7bd866
ENABLE_SUBUNIT = @ENABLE_SUBUNIT@
Packit Service 7bd866
EXEEXT = @EXEEXT@
Packit Service 7bd866
FGREP = @FGREP@
Packit Service 7bd866
FILTERDIFF = @FILTERDIFF@
Packit Service 7bd866
GCOV = @GCOV@
Packit Service 7bd866
GCOV_CFLAGS = @GCOV_CFLAGS@
Packit Service 7bd866
GCOV_LIBS = @GCOV_LIBS@
Packit Service 7bd866
GENHTML = @GENHTML@
Packit Service 7bd866
GREP = @GREP@
Packit Service 7bd866
HAVE_FORK = @HAVE_FORK@
Packit Service 7bd866
HAVE_REGEX = @HAVE_REGEX@
Packit Service 7bd866
INSTALL = @INSTALL@
Packit Service 7bd866
INSTALL_DATA = @INSTALL_DATA@
Packit Service 7bd866
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit Service 7bd866
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit Service 7bd866
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit Service 7bd866
LCOV = @LCOV@
Packit Service 7bd866
LD = @LD@
Packit Service 7bd866
LDFLAGS = @LDFLAGS@
Packit Service 7bd866
LIBOBJS = @LIBOBJS@
Packit Service 7bd866
LIBS = @LIBS@
Packit Service 7bd866
LIBSUBUNIT_CFLAGS = @LIBSUBUNIT_CFLAGS@
Packit Service 7bd866
LIBSUBUNIT_LIBS = @LIBSUBUNIT_LIBS@
Packit Service 7bd866
LIBSUBUNIT_PC = @LIBSUBUNIT_PC@
Packit Service 7bd866
LIBTOOL = @LIBTOOL@
Packit Service 7bd866
LIPO = @LIPO@
Packit Service 7bd866
LN_S = @LN_S@
Packit Service 7bd866
LTLIBOBJS = @LTLIBOBJS@
Packit Service 7bd866
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
Packit Service 7bd866
MAKEINFO = @MAKEINFO@
Packit Service 7bd866
MANIFEST_TOOL = @MANIFEST_TOOL@
Packit Service 7bd866
MKDIR_P = @MKDIR_P@
Packit Service 7bd866
NM = @NM@
Packit Service 7bd866
NMEDIT = @NMEDIT@
Packit Service 7bd866
OBJDUMP = @OBJDUMP@
Packit Service 7bd866
OBJEXT = @OBJEXT@
Packit Service 7bd866
OTOOL = @OTOOL@
Packit Service 7bd866
OTOOL64 = @OTOOL64@
Packit Service 7bd866
PACKAGE = @PACKAGE@
Packit Service 7bd866
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit Service 7bd866
PACKAGE_NAME = @PACKAGE_NAME@
Packit Service 7bd866
PACKAGE_STRING = @PACKAGE_STRING@
Packit Service 7bd866
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit Service 7bd866
PACKAGE_URL = @PACKAGE_URL@
Packit Service 7bd866
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit Service 7bd866
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit Service 7bd866
PKG_CONFIG = @PKG_CONFIG@
Packit Service 7bd866
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
Packit Service 7bd866
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
Packit Service 7bd866
PTHREAD_CC = @PTHREAD_CC@
Packit Service 7bd866
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
Packit Service 7bd866
PTHREAD_LIBS = @PTHREAD_LIBS@
Packit Service 7bd866
RANLIB = @RANLIB@
Packit Service 7bd866
SED = @SED@
Packit Service 7bd866
SET_MAKE = @SET_MAKE@
Packit Service 7bd866
SHELL = @SHELL@
Packit Service 7bd866
STRIP = @STRIP@
Packit Service 7bd866
TEX = @TEX@
Packit Service 7bd866
VERSION = @VERSION@
Packit Service 7bd866
abs_builddir = @abs_builddir@
Packit Service 7bd866
abs_srcdir = @abs_srcdir@
Packit Service 7bd866
abs_top_builddir = @abs_top_builddir@
Packit Service 7bd866
abs_top_srcdir = @abs_top_srcdir@
Packit Service 7bd866
ac_ct_AR = @ac_ct_AR@
Packit Service 7bd866
ac_ct_CC = @ac_ct_CC@
Packit Service 7bd866
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Packit Service 7bd866
acx_pthread_config = @acx_pthread_config@
Packit Service 7bd866
am__include = @am__include@
Packit Service 7bd866
am__leading_dot = @am__leading_dot@
Packit Service 7bd866
am__quote = @am__quote@
Packit Service 7bd866
am__tar = @am__tar@
Packit Service 7bd866
am__untar = @am__untar@
Packit Service 7bd866
bindir = @bindir@
Packit Service 7bd866
build = @build@
Packit Service 7bd866
build_alias = @build_alias@
Packit Service 7bd866
build_cpu = @build_cpu@
Packit Service 7bd866
build_os = @build_os@
Packit Service 7bd866
build_vendor = @build_vendor@
Packit Service 7bd866
builddir = @builddir@
Packit Service 7bd866
datadir = @datadir@
Packit Service 7bd866
datarootdir = @datarootdir@
Packit Service 7bd866
docdir = @docdir@
Packit Service 7bd866
dvidir = @dvidir@
Packit Service 7bd866
exec_prefix = @exec_prefix@
Packit Service 7bd866
host = @host@
Packit Service 7bd866
host_alias = @host_alias@
Packit Service 7bd866
host_cpu = @host_cpu@
Packit Service 7bd866
host_os = @host_os@
Packit Service 7bd866
host_vendor = @host_vendor@
Packit Service 7bd866
htmldir = @htmldir@
Packit Service 7bd866
includedir = @includedir@
Packit Service 7bd866
infodir = @infodir@
Packit Service 7bd866
install_sh = @install_sh@
Packit Service 7bd866
libdir = @libdir@
Packit Service 7bd866
libexecdir = @libexecdir@
Packit Service 7bd866
localedir = @localedir@
Packit Service 7bd866
localstatedir = @localstatedir@
Packit Service 7bd866
mandir = @mandir@
Packit Service 7bd866
mkdir_p = @mkdir_p@
Packit Service 7bd866
oldincludedir = @oldincludedir@
Packit Service 7bd866
pdfdir = @pdfdir@
Packit Service 7bd866
prefix = @prefix@
Packit Service 7bd866
program_transform_name = @program_transform_name@
Packit Service 7bd866
psdir = @psdir@
Packit Service 7bd866
sbindir = @sbindir@
Packit Service 7bd866
sharedstatedir = @sharedstatedir@
Packit Service 7bd866
srcdir = @srcdir@
Packit Service 7bd866
sysconfdir = @sysconfdir@
Packit Service 7bd866
target_alias = @target_alias@
Packit Service 7bd866
top_build_prefix = @top_build_prefix@
Packit Service 7bd866
top_builddir = @top_builddir@
Packit Service 7bd866
top_srcdir = @top_srcdir@
Packit Service 7bd866
noinst_LTLIBRARIES = libcompat.la
Packit Service 7bd866
libcompat_la_LDFLAGS = -no-undefined
Packit Service 7bd866
libcompat_la_SOURCES = libcompat.c libcompat.h fpclassify.c
Packit Service 7bd866
libcompat_la_LIBADD = $(LTLIBOBJS) $(LTALLOCA)
Packit Service 7bd866
all: all-am
Packit Service 7bd866
Packit Service 7bd866
.SUFFIXES:
Packit Service 7bd866
.SUFFIXES: .c .lo .o .obj
Packit Service 7bd866
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
Packit Service 7bd866
	@for dep in $?; do \
Packit Service 7bd866
	  case '$(am__configure_deps)' in \
Packit Service 7bd866
	    *$$dep*) \
Packit Service 7bd866
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
Packit Service 7bd866
	        && { if test -f $@; then exit 0; else break; fi; }; \
Packit Service 7bd866
	      exit 1;; \
Packit Service 7bd866
	  esac; \
Packit Service 7bd866
	done; \
Packit Service 7bd866
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
Packit Service 7bd866
	$(am__cd) $(top_srcdir) && \
Packit Service 7bd866
	  $(AUTOMAKE) --gnits lib/Makefile
Packit Service 7bd866
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit Service 7bd866
	@case '$?' in \
Packit Service 7bd866
	  *config.status*) \
Packit Service 7bd866
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
Packit Service 7bd866
	  *) \
Packit Service 7bd866
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
Packit Service 7bd866
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
Packit Service 7bd866
	esac;
Packit Service 7bd866
Packit Service 7bd866
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit Service 7bd866
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit Service 7bd866
Packit Service 7bd866
$(top_srcdir)/configure:  $(am__configure_deps)
Packit Service 7bd866
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit Service 7bd866
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
Packit Service 7bd866
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit Service 7bd866
$(am__aclocal_m4_deps):
Packit Service 7bd866
Packit Service 7bd866
clean-noinstLTLIBRARIES:
Packit Service 7bd866
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
Packit Service 7bd866
	@list='$(noinst_LTLIBRARIES)'; \
Packit Service 7bd866
	locs=`for p in $$list; do echo $$p; done | \
Packit Service 7bd866
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
Packit Service 7bd866
	      sort -u`; \
Packit Service 7bd866
	test -z "$$locs" || { \
Packit Service 7bd866
	  echo rm -f $${locs}; \
Packit Service 7bd866
	  rm -f $${locs}; \
Packit Service 7bd866
	}
Packit Service 7bd866
Packit Service 7bd866
libcompat.la: $(libcompat_la_OBJECTS) $(libcompat_la_DEPENDENCIES) $(EXTRA_libcompat_la_DEPENDENCIES) 
Packit Service 7bd866
	$(AM_V_CCLD)$(libcompat_la_LINK)  $(libcompat_la_OBJECTS) $(libcompat_la_LIBADD) $(LIBS)
Packit Service 7bd866
Packit Service 7bd866
mostlyclean-compile:
Packit Service 7bd866
	-rm -f *.$(OBJEXT)
Packit Service 7bd866
Packit Service 7bd866
distclean-compile:
Packit Service 7bd866
	-rm -f *.tab.c
Packit Service 7bd866
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alarm.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/clock_gettime.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getline.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gettimeofday.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/localtime_r.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/malloc.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/realloc.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/snprintf.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strdup.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strsignal.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/timer_create.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/timer_delete.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/timer_settime.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fpclassify.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcompat.Plo@am__quote@ # am--include-marker
Packit Service 7bd866
Packit Service 7bd866
$(am__depfiles_remade):
Packit Service 7bd866
	@$(MKDIR_P) $(@D)
Packit Service 7bd866
	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
Packit Service 7bd866
Packit Service 7bd866
am--depfiles: $(am__depfiles_remade)
Packit Service 7bd866
Packit Service 7bd866
.c.o:
Packit Service 7bd866
@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
Packit Service 7bd866
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Packit Service 7bd866
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Packit Service 7bd866
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Packit Service 7bd866
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
Packit Service 7bd866
Packit Service 7bd866
.c.obj:
Packit Service 7bd866
@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
Packit Service 7bd866
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Packit Service 7bd866
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Packit Service 7bd866
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Packit Service 7bd866
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
Packit Service 7bd866
Packit Service 7bd866
.c.lo:
Packit Service 7bd866
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
Packit Service 7bd866
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
Packit Service 7bd866
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
Packit Service 7bd866
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Packit Service 7bd866
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
Packit Service 7bd866
Packit Service 7bd866
mostlyclean-libtool:
Packit Service 7bd866
	-rm -f *.lo
Packit Service 7bd866
Packit Service 7bd866
clean-libtool:
Packit Service 7bd866
	-rm -rf .libs _libs
Packit Service 7bd866
Packit Service 7bd866
ID: $(am__tagged_files)
Packit Service 7bd866
	$(am__define_uniq_tagged_files); mkid -fID $$unique
Packit Service 7bd866
tags: tags-am
Packit Service 7bd866
TAGS: tags
Packit Service 7bd866
Packit Service 7bd866
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit Service 7bd866
	set x; \
Packit Service 7bd866
	here=`pwd`; \
Packit Service 7bd866
	$(am__define_uniq_tagged_files); \
Packit Service 7bd866
	shift; \
Packit Service 7bd866
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Packit Service 7bd866
	  test -n "$$unique" || unique=$$empty_fix; \
Packit Service 7bd866
	  if test $$# -gt 0; then \
Packit Service 7bd866
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit Service 7bd866
	      "$$@" $$unique; \
Packit Service 7bd866
	  else \
Packit Service 7bd866
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit Service 7bd866
	      $$unique; \
Packit Service 7bd866
	  fi; \
Packit Service 7bd866
	fi
Packit Service 7bd866
ctags: ctags-am
Packit Service 7bd866
Packit Service 7bd866
CTAGS: ctags
Packit Service 7bd866
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit Service 7bd866
	$(am__define_uniq_tagged_files); \
Packit Service 7bd866
	test -z "$(CTAGS_ARGS)$$unique" \
Packit Service 7bd866
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Packit Service 7bd866
	     $$unique
Packit Service 7bd866
Packit Service 7bd866
GTAGS:
Packit Service 7bd866
	here=`$(am__cd) $(top_builddir) && pwd` \
Packit Service 7bd866
	  && $(am__cd) $(top_srcdir) \
Packit Service 7bd866
	  && gtags -i $(GTAGS_ARGS) "$$here"
Packit Service 7bd866
cscopelist: cscopelist-am
Packit Service 7bd866
Packit Service 7bd866
cscopelist-am: $(am__tagged_files)
Packit Service 7bd866
	list='$(am__tagged_files)'; \
Packit Service 7bd866
	case "$(srcdir)" in \
Packit Service 7bd866
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
Packit Service 7bd866
	  *) sdir=$(subdir)/$(srcdir) ;; \
Packit Service 7bd866
	esac; \
Packit Service 7bd866
	for i in $$list; do \
Packit Service 7bd866
	  if test -f "$$i"; then \
Packit Service 7bd866
	    echo "$(subdir)/$$i"; \
Packit Service 7bd866
	  else \
Packit Service 7bd866
	    echo "$$sdir/$$i"; \
Packit Service 7bd866
	  fi; \
Packit Service 7bd866
	done >> $(top_builddir)/cscope.files
Packit Service 7bd866
Packit Service 7bd866
distclean-tags:
Packit Service 7bd866
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Packit Service 7bd866
Packit Service 7bd866
distdir: $(BUILT_SOURCES)
Packit Service 7bd866
	$(MAKE) $(AM_MAKEFLAGS) distdir-am
Packit Service 7bd866
Packit Service 7bd866
distdir-am: $(DISTFILES)
Packit Service 7bd866
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service 7bd866
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service 7bd866
	list='$(DISTFILES)'; \
Packit Service 7bd866
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit Service 7bd866
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit Service 7bd866
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit Service 7bd866
	case $$dist_files in \
Packit Service 7bd866
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit Service 7bd866
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit Service 7bd866
			   sort -u` ;; \
Packit Service 7bd866
	esac; \
Packit Service 7bd866
	for file in $$dist_files; do \
Packit Service 7bd866
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit Service 7bd866
	  if test -d $$d/$$file; then \
Packit Service 7bd866
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit Service 7bd866
	    if test -d "$(distdir)/$$file"; then \
Packit Service 7bd866
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service 7bd866
	    fi; \
Packit Service 7bd866
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit Service 7bd866
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit Service 7bd866
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service 7bd866
	    fi; \
Packit Service 7bd866
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit Service 7bd866
	  else \
Packit Service 7bd866
	    test -f "$(distdir)/$$file" \
Packit Service 7bd866
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit Service 7bd866
	    || exit 1; \
Packit Service 7bd866
	  fi; \
Packit Service 7bd866
	done
Packit Service 7bd866
check-am: all-am
Packit Service 7bd866
check: check-am
Packit Service 7bd866
all-am: Makefile $(LTLIBRARIES)
Packit Service 7bd866
installdirs:
Packit Service 7bd866
install: install-am
Packit Service 7bd866
install-exec: install-exec-am
Packit Service 7bd866
install-data: install-data-am
Packit Service 7bd866
uninstall: uninstall-am
Packit Service 7bd866
Packit Service 7bd866
install-am: all-am
Packit Service 7bd866
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit Service 7bd866
Packit Service 7bd866
installcheck: installcheck-am
Packit Service 7bd866
install-strip:
Packit Service 7bd866
	if test -z '$(STRIP)'; then \
Packit Service 7bd866
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service 7bd866
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service 7bd866
	      install; \
Packit Service 7bd866
	else \
Packit Service 7bd866
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service 7bd866
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service 7bd866
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit Service 7bd866
	fi
Packit Service 7bd866
mostlyclean-generic:
Packit Service 7bd866
Packit Service 7bd866
clean-generic:
Packit Service 7bd866
Packit Service 7bd866
distclean-generic:
Packit Service 7bd866
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit Service 7bd866
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit Service 7bd866
Packit Service 7bd866
maintainer-clean-generic:
Packit Service 7bd866
	@echo "This command is intended for maintainers to use"
Packit Service 7bd866
	@echo "it deletes files that may require special tools to rebuild."
Packit Service 7bd866
clean: clean-am
Packit Service 7bd866
Packit Service 7bd866
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
Packit Service 7bd866
	mostlyclean-am
Packit Service 7bd866
Packit Service 7bd866
distclean: distclean-am
Packit Service 7bd866
		-rm -f $(DEPDIR)/alarm.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/clock_gettime.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/getline.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/gettimeofday.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/localtime_r.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/malloc.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/realloc.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/snprintf.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/strdup.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/strsignal.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/timer_create.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/timer_delete.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/timer_settime.Plo
Packit Service 7bd866
	-rm -f ./$(DEPDIR)/fpclassify.Plo
Packit Service 7bd866
	-rm -f ./$(DEPDIR)/libcompat.Plo
Packit Service 7bd866
	-rm -f Makefile
Packit Service 7bd866
distclean-am: clean-am distclean-compile distclean-generic \
Packit Service 7bd866
	distclean-tags
Packit Service 7bd866
Packit Service 7bd866
dvi: dvi-am
Packit Service 7bd866
Packit Service 7bd866
dvi-am:
Packit Service 7bd866
Packit Service 7bd866
html: html-am
Packit Service 7bd866
Packit Service 7bd866
html-am:
Packit Service 7bd866
Packit Service 7bd866
info: info-am
Packit Service 7bd866
Packit Service 7bd866
info-am:
Packit Service 7bd866
Packit Service 7bd866
install-data-am:
Packit Service 7bd866
Packit Service 7bd866
install-dvi: install-dvi-am
Packit Service 7bd866
Packit Service 7bd866
install-dvi-am:
Packit Service 7bd866
Packit Service 7bd866
install-exec-am:
Packit Service 7bd866
Packit Service 7bd866
install-html: install-html-am
Packit Service 7bd866
Packit Service 7bd866
install-html-am:
Packit Service 7bd866
Packit Service 7bd866
install-info: install-info-am
Packit Service 7bd866
Packit Service 7bd866
install-info-am:
Packit Service 7bd866
Packit Service 7bd866
install-man:
Packit Service 7bd866
Packit Service 7bd866
install-pdf: install-pdf-am
Packit Service 7bd866
Packit Service 7bd866
install-pdf-am:
Packit Service 7bd866
Packit Service 7bd866
install-ps: install-ps-am
Packit Service 7bd866
Packit Service 7bd866
install-ps-am:
Packit Service 7bd866
Packit Service 7bd866
installcheck-am:
Packit Service 7bd866
Packit Service 7bd866
maintainer-clean: maintainer-clean-am
Packit Service 7bd866
		-rm -f $(DEPDIR)/alarm.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/clock_gettime.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/getline.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/gettimeofday.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/localtime_r.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/malloc.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/realloc.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/snprintf.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/strdup.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/strsignal.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/timer_create.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/timer_delete.Plo
Packit Service 7bd866
	-rm -f $(DEPDIR)/timer_settime.Plo
Packit Service 7bd866
	-rm -f ./$(DEPDIR)/fpclassify.Plo
Packit Service 7bd866
	-rm -f ./$(DEPDIR)/libcompat.Plo
Packit Service 7bd866
	-rm -f Makefile
Packit Service 7bd866
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit Service 7bd866
Packit Service 7bd866
mostlyclean: mostlyclean-am
Packit Service 7bd866
Packit Service 7bd866
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
Packit Service 7bd866
	mostlyclean-libtool
Packit Service 7bd866
Packit Service 7bd866
pdf: pdf-am
Packit Service 7bd866
Packit Service 7bd866
pdf-am:
Packit Service 7bd866
Packit Service 7bd866
ps: ps-am
Packit Service 7bd866
Packit Service 7bd866
ps-am:
Packit Service 7bd866
Packit Service 7bd866
uninstall-am:
Packit Service 7bd866
Packit Service 7bd866
.MAKE: install-am install-strip
Packit Service 7bd866
Packit Service 7bd866
.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
Packit Service 7bd866
	clean-generic clean-libtool clean-noinstLTLIBRARIES \
Packit Service 7bd866
	cscopelist-am ctags ctags-am distclean distclean-compile \
Packit Service 7bd866
	distclean-generic distclean-libtool distclean-tags distdir dvi \
Packit Service 7bd866
	dvi-am html html-am info info-am install install-am \
Packit Service 7bd866
	install-data install-data-am install-dvi install-dvi-am \
Packit Service 7bd866
	install-exec install-exec-am install-html install-html-am \
Packit Service 7bd866
	install-info install-info-am install-man install-pdf \
Packit Service 7bd866
	install-pdf-am install-ps install-ps-am install-strip \
Packit Service 7bd866
	installcheck installcheck-am installdirs maintainer-clean \
Packit Service 7bd866
	maintainer-clean-generic mostlyclean mostlyclean-compile \
Packit Service 7bd866
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Packit Service 7bd866
	tags tags-am uninstall uninstall-am
Packit Service 7bd866
Packit Service 7bd866
.PRECIOUS: Makefile
Packit Service 7bd866
Packit Service 7bd866
Packit Service 7bd866
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit Service 7bd866
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit Service 7bd866
.NOEXPORT: