GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
# Makefile.in generated by automake 1.15 from Makefile.am.
# test/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
# TODO: Makefile.classic uses GNU make features.
# For portability it would be better to integrate Makefile.classic here and only use automake features.
am__is_gnu_make = { \
if test -z '$(MAKELEVEL)'; then \
false; \
elif test -n '$(MAKE_HOST)'; then \
true; \
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
true; \
else \
false; \
fi; \
}
am__make_running_with_option = \
case $${target_option-} in \
?) ;; \
*) echo "am__make_running_with_option: internal error: invalid" \
"target option '$${target_option-}' specified" >&2; \
exit 1;; \
esac; \
has_opt=no; \
sane_makeflags=$$MAKEFLAGS; \
if $(am__is_gnu_make); then \
sane_makeflags=$$MFLAGS; \
else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
bs=\\; \
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
fi; \
skip_next=no; \
strip_trailopt () \
{ \
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
}; \
for flg in $$sane_makeflags; do \
test $$skip_next = yes && { skip_next=no; continue; }; \
case $$flg in \
*=*|--*) continue;; \
-*I) strip_trailopt 'I'; skip_next=yes;; \
-*I?*) strip_trailopt 'I';; \
-*O) strip_trailopt 'O'; skip_next=yes;; \
-*O?*) strip_trailopt 'O';; \
-*l) strip_trailopt 'l'; skip_next=yes;; \
-*l?*) strip_trailopt 'l';; \
-[dEDm]) skip_next=yes;; \
-[JT]) skip_next=yes;; \
esac; \
case $$flg in \
*$$target_option*) has_opt=yes; break;; \
esac; \
done; \
test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/normaliz
pkgincludedir = $(includedir)/normaliz
pkglibdir = $(libdir)/normaliz
pkglibexecdir = $(libexecdir)/normaliz
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-pc-linux-gnu
host_triplet = x86_64-pc-linux-gnu
#am__append_1 = testInt
subdir = test
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
$(top_srcdir)/m4/ax_openmp.m4 $(top_srcdir)/m4/libtool.m4 \
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo " GEN " $@;
am__v_GEN_1 =
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 =
SOURCES =
DIST_SOURCES =
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/missing aclocal-1.15
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AR = ar
AUTOCONF = ${SHELL} /home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/missing autoconf
AUTOHEADER = ${SHELL} /home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/missing autoheader
AUTOMAKE = ${SHELL} /home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/missing automake-1.15
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
COCOA_CPPFLAGS =
COCOA_LIBS = -lcocoa -lgmp
CPP = gcc -E
CPPFLAGS = -I /home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/extern/gmp/include
CXX = g++ -std=gnu++11
CXXCPP = g++ -std=gnu++11 -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"Normaliz\" -DPACKAGE_TARNAME=\"normaliz\" -DPACKAGE_VERSION=\"3.4.0\" -DPACKAGE_STRING=\"Normaliz\ 3.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"normaliz\" -DVERSION=\"3.4.0\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
DEPDIR = .deps
DLLTOOL = false
DSYMUTIL =
DUMPBIN =
ECHO_C =
ECHO_N = -n
ECHO_T =
EGREP = /bin/grep -E
EXEEXT =
FGREP = /bin/grep -F
GREP = /bin/grep
HAVE_CXX0x =
HAVE_CXX11 = 1
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = -L/home/user/gap4r8/bin/x86_64-pc-linux-gnu-gcc-default64/extern/gmp/lib
LIBNORMALIZ_VERSION_MAJOR = 3
LIBNORMALIZ_VERSION_MINOR = 4
LIBNORMALIZ_VERSION_PATCH = 0
LIBNORMALIZ_VERSION_STRING = 3.4.0
LIBOBJS =
LIBQNORMALIZ_VERSION_MAJOR = 3
LIBQNORMALIZ_VERSION_MINOR = 2
LIBQNORMALIZ_VERSION_PATCH = 1
LIBQNORMALIZ_VERSION_STRING = 3.4.0
LIBS =
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO =
LN_S = ln -s
LTLIBOBJS =
LT_SYS_LIBRARY_PATH =
MAKEINFO = ${SHELL} /home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = /bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT =
OBJDUMP = objdump
OBJEXT = o
OPENMP_CXXFLAGS = -fopenmp
OTOOL =
OTOOL64 =
PACKAGE = normaliz
PACKAGE_BUGREPORT =
PACKAGE_NAME = Normaliz
PACKAGE_STRING = Normaliz 3.4.0
PACKAGE_TARNAME = normaliz
PACKAGE_URL =
PACKAGE_VERSION = 3.4.0
PATH_SEPARATOR = :
RANLIB = ranlib
SCIP_CXXFLAGS =
SCIP_LIBS = -lscip -lnlpi.cppad -llpispx -lsoplex -lgmp -lz -lreadline
SED = /bin/sed
SET_MAKE =
SHELL = /bin/sh
STRIP = strip
VERSION = 3.4.0
abs_builddir = /home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/test
abs_srcdir = /home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/test
abs_top_builddir = /home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git
abs_top_srcdir = /home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_DUMPBIN =
am__include = include
am__leading_dot = .
am__quote =
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-pc-linux-gnu
build_alias =
build_cpu = x86_64
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = x86_64-pc-linux-gnu
host_alias =
host_cpu = x86_64
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /home/user/gap4r8/pkg/NormalizInterface-1.0.2/Normaliz.git/DST
program_transform_name = s,x,x,
psdir = ${docdir}
runstatedir = ${localstatedir}/run
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias =
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
NMZ_TEST_TARGETS = all $(am__append_1)
EXTRA_DIST = Makefile.classic sortdiff tools/my-out-ref.sh \
tools/mygetin-1.sh tools/mygetin.sh $(NMZTESTS)
NMZTESTS = test-/23.in test-/23.ref test-/3x3_sign.in \
test-/3x3_sign.ref test-/3x3_sign2.in test-/3x3_sign2.ref \
test-/3x3magiceven.in test-/3x3magiceven.ref test-/4x4.in \
test-/4x4.ref test-/5x5PF.in test-/5x5PF.ref test-/4x4gen.in \
test-/4x4gen.ref test-/binom.in test-/binom.ref \
test-/ChF_8_1024P.in test-/ChF_8_1024P.ref test-/ChF_8_1024.in \
test-/ChF_8_1024.ref test-/ChineseRemainder.in \
test-/ChineseRemainder.ref test-/CondParSymmSemi.in \
test-/CondParSymmSemi.ref test-/cross2.in test-/cross2.ref \
test-/cut.in test-/cut.ref test-/dehomogenization.in \
test-/dehomogenization.ref test-/direct_overflow.in \
test-/direct_overflow.ref test-/direct_overflow_dual.in \
test-/direct_overflow_dual.ref test-/dual.in test-/dual.ref \
test-/dual_not_full_dim.in test-/dual_not_full_dim.ref \
test-/dupl_remove.in test-/dupl_remove.ref \
test-/empty_polyhedron.in test-/empty_polyhedron.ref \
test-/empty_polyhedron2.in test-/empty_polyhedron2.ref \
test-/Fact_wrt_dual_error.in test-/Fact_wrt_dual_error.ref \
test-/fullspace.in test-/fullspace.ref test-/fullspacehyp.in \
test-/fullspacehyp.ref test-/gen_inhom_nonpointed.in \
test-/gen_inhom_nonpointed.ref test-/gen_nonpointed.in \
test-/gen_nonpointed.ref test-/halfspace2.in \
test-/halfspace2.ref test-/halfspace3inhom.in \
test-/halfspace3inhom.ref test-/hickerson-16.in \
test-/hickerson-16.ref test-/hickerson-16plus1.in \
test-/hickerson-16plus1.ref test-/InhomIneqSymb.in \
test-/InhomIneqSymb.ref test-/inhom_eq.in test-/inhom_eq.ref \
test-/inhom_quasi.in test-/inhom_quasi.ref \
test-/inhom_triangle.in test-/inhom_triangle.ref \
test-/intcl1.in test-/intcl1.ref test-/knapsack_11_60_test2.in \
test-/knapsack_11_60_test2.ref test-/latt_id_nonpointed.in \
test-/latt_id_nonpointed.ref test-/lattice_ideal.in \
test-/lattice_ideal.ref test-/lowrank.in test-/lowrank.ref \
test-/lowrankPF.in test-/lowrankPF.ref test-/medium.in \
test-/medium.ref test-/mode456.in test-/mode456.ref \
test-/mode456_constraints.in test-/mode456_constraints.ref \
test-/NonCMDiv.in test-/NonCMDiv.ref test-/normface.in \
test-/normface.ref test-/notpointed.in test-/notpointed.ref \
test-/polyhedron.in test-/polyhedron.ref test-/polytop.in \
test-/polytop.ref test-/rafa1409.in test-/rafa1409.ref \
test-/rafa2310.in test-/rafa2310.ref test-/rafa2416.in \
test-/rafa2416.ref test-/rees.in test-/rees.ref \
test-/rees_grading.in test-/rees_grading.ref \
test-/rees_mini.in test-/rees_mini.ref test-/rees_prim.in \
test-/rees_prim.ref test-/rp2poly.in test-/rp2poly.ref \
test-/rproj2.in test-/rproj2.ref test-/simple_grading.in \
test-/simple_grading.ref test-/simple_grading2.in \
test-/simple_grading2.ref test-/small-sh.in test-/small-sh.ref \
test-/small.in test-/small.ref test-/smallPF.in \
test-/smallPF.ref test-/squaref0.in test-/squaref0.ref \
test-/squaref1.in test-/squaref1.ref \
test-/SquareMinusVertexPolyh.in \
test-/SquareMinusVertexPolyh.ref test-/strict.in \
test-/strict.ref test-/strip2.in test-/strip2.ref \
test-/subspace4.in test-/subspace4.ref \
test-/subspace4_inhom.in test-/subspace4_inhom.ref \
test-/test22dual.in test-/test22dual.ref test-/Thierry.in \
test-/Thierry.ref test-/ThierryApproximate.in \
test-/ThierryApproximate.ref test-/ThierryNoProjection.in \
test-/ThierryNoProjection.ref test-/ThierryPF.in \
test-/ThierryPF.ref test-/zero3.in test-/zero3.ref \
test-/zero4.in test-/zero4.ref test-/zero_polyhedron.in \
test-/zero_polyhedron.ref test-1/3x3magic.in \
test-1/3x3magic.ref test-1/cross2.in test-1/cross2.ref \
test-1/cut.in test-1/cut.ref test-1/direct_overflow.in \
test-1/direct_overflow.ref test-1/dual.in test-1/dual.ref \
test-1/dual_not_full_dim.in test-1/dual_not_full_dim.ref \
test-1/dupl_remove.in test-1/dupl_remove.ref \
test-1/Fact_wrt_dual_error_hom.in \
test-1/Fact_wrt_dual_error_hom.ref test-1/fullspace.in \
test-1/fullspace.ref test-1/fullspacehyp.in \
test-1/fullspacehyp.ref test-1/gen_nonpointed.in \
test-1/gen_nonpointed.ref test-1/halfspace2.in \
test-1/halfspace2.ref test-1/hickerson-16.in \
test-1/hickerson-16.ref test-1/latt_id_nonpointed.in \
test-1/latt_id_nonpointed.ref test-1/lattice_ideal.in \
test-1/lattice_ideal.ref test-1/lowrank.in test-1/lowrank.ref \
test-1/medium.in test-1/medium.ref test-1/mode45.in \
test-1/mode45.ref test-1/mode456.in test-1/mode456.ref \
test-1/notpointed.in test-1/notpointed.ref test-1/polytop.in \
test-1/polytop.ref test-1/rafa2416.in test-1/rafa2416.ref \
test-1/rees.in test-1/rees.ref test-1/rees_mini.in \
test-1/rees_mini.ref test-1/rp2poly.in test-1/rp2poly.ref \
test-1/rproj2.in test-1/rproj2.ref test-1/small.in \
test-1/small.ref test-1/squaref0.in test-1/squaref0.ref \
test-1/squaref1.in test-1/squaref1.ref test-1/zero4.in \
test-1/zero4.ref test-d/3x3magic.in test-d/3x3magic.ref \
test-d/4x4.in test-d/4x4.ref test-d/5x5.in test-d/5x5.ref \
test-d/ChineseRemainder.in test-d/ChineseRemainder.ref \
test-d/cross2.in test-d/cross2.ref test-d/direct_overflow.in \
test-d/direct_overflow.ref test-d/dual-inhom-not-pointed.in \
test-d/dual-inhom-not-pointed.ref test-d/dual_index.in \
test-d/dual_index.ref test-d/dual_not_full_dim.in \
test-d/dual_not_full_dim.ref test-d/dupl_remove.in \
test-d/dupl_remove.ref test-d/election1dual.in \
test-d/election1dual.ref test-d/empty_polyhedron.in \
test-d/empty_polyhedron.ref test-d/Fact_wrt_dual_error.in \
test-d/Fact_wrt_dual_error.ref test-d/fullspace.in \
test-d/fullspace.ref test-d/fullspacehyp.in \
test-d/fullspacehyp.ref test-d/gen_inhom_nonpointed.in \
test-d/gen_inhom_nonpointed.ref test-d/gen_nonpointed.in \
test-d/gen_nonpointed.ref test-d/halfspace2.in \
test-d/halfspace2.ref test-d/halfspace3inhom.in \
test-d/halfspace3inhom.ref test-d/hyperplanes-not-pointed.in \
test-d/hyperplanes-not-pointed.ref test-d/inhom_eq.in \
test-d/inhom_eq.ref test-d/latt_id_nonpointed.in \
test-d/latt_id_nonpointed.ref test-d/mode45.in \
test-d/mode45.ref test-d/mode456.in test-d/mode456.ref \
test-d/normface.in test-d/normface.ref test-d/rees_mini.in \
test-d/rees_mini.ref test-d/strip2.in test-d/strip2.ref \
test-d/zero4.in test-d/zero4.ref test-d1/3x3magic.in \
test-d1/3x3magic.ref test-d1/4x4.in test-d1/4x4.ref \
test-d1/5x5.in test-d1/5x5.ref test-d1/cross2.in \
test-d1/cross2.ref test-d1/direct_overflow.in \
test-d1/direct_overflow.ref test-d1/dual_not_full_dim.in \
test-d1/dual_not_full_dim.ref test-d1/dupl_remove.in \
test-d1/dupl_remove.ref test-d1/election1dual.in \
test-d1/election1dual.ref test-d1/Fact_wrt_dual_error_hom.in \
test-d1/Fact_wrt_dual_error_hom.ref test-d1/fullspace.in \
test-d1/fullspace.ref test-d1/fullspacehyp.in \
test-d1/fullspacehyp.ref test-d1/gen_nonpointed.in \
test-d1/gen_nonpointed.ref test-d1/halfspace2.in \
test-d1/halfspace2.ref test-d1/hyperplanes-not-pointed.in \
test-d1/hyperplanes-not-pointed.ref \
test-d1/latt_id_nonpointed.in test-d1/latt_id_nonpointed.ref \
test-d1/mode45.in test-d1/mode45.ref test-d1/mode456.in \
test-d1/mode456.ref test-d1/rees_mini.in test-d1/rees_mini.ref \
test-d1/zero4.in test-d1/zero4.ref test-dnn/3x3magic.in \
test-dnn/3x3magic.ref test-dnn/4x4.in test-dnn/4x4.ref \
test-dnn/5x5.in test-dnn/5x5.ref test-dnn/ChineseRemainder.in \
test-dnn/ChineseRemainder.ref test-dnn/cross2.in \
test-dnn/cross2.ref test-dnn/direct_overflow.in \
test-dnn/direct_overflow.ref \
test-dnn/dual-inhom-not-pointed.in \
test-dnn/dual-inhom-not-pointed.ref test-dnn/dual_index.in \
test-dnn/dual_index.ref test-dnn/dual_not_full_dim.in \
test-dnn/dual_not_full_dim.ref test-dnn/dupl_remove.in \
test-dnn/dupl_remove.ref test-dnn/election1dual.in \
test-dnn/election1dual.ref test-dnn/empty_polyhedron.in \
test-dnn/empty_polyhedron.ref test-dnn/Fact_wrt_dual_error.in \
test-dnn/Fact_wrt_dual_error.ref test-dnn/fullspace.in \
test-dnn/fullspace.ref test-dnn/fullspacehyp.in \
test-dnn/fullspacehyp.ref test-dnn/gen_inhom_nonpointed.in \
test-dnn/gen_inhom_nonpointed.ref test-dnn/gen_nonpointed.in \
test-dnn/gen_nonpointed.ref test-dnn/halfspace2.in \
test-dnn/halfspace2.ref test-dnn/halfspace3inhom.in \
test-dnn/halfspace3inhom.ref \
test-dnn/hyperplanes-not-pointed.in \
test-dnn/hyperplanes-not-pointed.ref test-dnn/inhom_eq.in \
test-dnn/inhom_eq.ref test-dnn/latt_id_nonpointed.in \
test-dnn/latt_id_nonpointed.ref test-dnn/mode45.in \
test-dnn/mode45.ref test-dnn/mode456.in test-dnn/mode456.ref \
test-dnn/rees_mini.in test-dnn/rees_mini.ref \
test-dnn/strip2.in test-dnn/strip2.ref test-dnn/zero4.in \
test-dnn/zero4.ref test-h/3x3_sign.in test-h/3x3_sign.ref \
test-h/3x3_sign2.in test-h/3x3_sign2.ref \
test-h/3x3magiceven.in test-h/3x3magiceven.ref test-h/4x4.in \
test-h/4x4.ref test-h/4x4gen.in test-h/4x4gen.ref \
test-h/binom.in test-h/binom.ref test-h/cross2.in \
test-h/cross2.ref test-h/cut.in test-h/cut.ref \
test-h/direct_overflow.in test-h/direct_overflow.ref \
test-h/dual.in test-h/dual.ref test-h/dual_not_full_dim.in \
test-h/dual_not_full_dim.ref test-h/dupl_remove.in \
test-h/dupl_remove.ref test-h/gen_nonpointed.in \
test-h/gen_nonpointed.ref test-h/halfspace2.in \
test-h/halfspace2.ref test-h/halfspace3inhom.in \
test-h/halfspace3inhom.ref test-h/hickerson-16.in \
test-h/hickerson-16.ref test-h/inhom_triangle.in \
test-h/inhom_triangle.ref test-h/latt_id_nonpointed.in \
test-h/latt_id_nonpointed.ref test-h/lattice_ideal.in \
test-h/lattice_ideal.ref test-h/lowrank.in test-h/lowrank.ref \
test-h/medium.in test-h/medium.ref test-h/mode456.in \
test-h/mode456.ref test-h/NonCMDiv.in test-h/NonCMDiv.ref \
test-h/normface.in test-h/normface.ref test-h/notpointed.in \
test-h/notpointed.ref test-h/polytop.in test-h/polytop.ref \
test-h/rafa2416.in test-h/rafa2416.ref test-h/rees.in \
test-h/rees.ref test-h/rees_grading.in test-h/rees_grading.ref \
test-h/rees_mini.in test-h/rees_mini.ref test-h/rp2poly.in \
test-h/rp2poly.ref test-h/rproj2.in test-h/rproj2.ref \
test-h/simple_grading.in test-h/simple_grading.ref \
test-h/simple_grading2.in test-h/simple_grading2.ref \
test-h/small.in test-h/small.ref test-h/squaref0.in \
test-h/squaref0.ref test-h/squaref1.in test-h/squaref1.ref \
test-h/strip2.in test-h/strip2.ref test-h/test22dual.in \
test-h/test22dual.ref test-h/zero4.in test-h/zero4.ref \
test-hh/diagonal_5.in test-hh/diagonal_5.IntHull.ref \
test-hh/diagonal_5.ref test-hh/direct_overflow.in \
test-hh/direct_overflow.IntHull.ref \
test-hh/direct_overflow.ref test-hh/fullspace.in \
test-hh/fullspace.IntHull.ref test-hh/fullspace.ref \
test-hh/fullspacehyp.in test-hh/fullspacehyp.IntHull.ref \
test-hh/fullspacehyp.ref test-hh/halfspace3inhom.in \
test-hh/halfspace3inhom.IntHull.ref \
test-hh/halfspace3inhom.ref test-hh/InhomIneq.in \
test-hh/InhomIneq.IntHull.ref test-hh/InhomIneq.ref \
test-hh/no_int_point.in test-hh/no_int_point.IntHull.ref \
test-hh/no_int_point.ref test-hh/rational.in \
test-hh/rational.IntHull.ref test-hh/rational.ref \
test-hh/strip2.in test-hh/strip2.IntHull.ref \
test-hh/strip2.ref test-mm/4x4gen.in test-mm/4x4gen.ref \
test-mm/binom.in test-mm/binom.ref test-mm/cross2.in \
test-mm/cross2.ref test-mm/direct_overflow.in \
test-mm/direct_overflow.ref test-mm/dupl_remove.in \
test-mm/dupl_remove.ref test-mm/fullspace.in \
test-mm/fullspace.ref test-mm/fullspacehyp.in \
test-mm/fullspacehyp.ref test-mm/future/inhom_quasi.in \
test-mm/future/inhom_quasi.ref \
test-mm/future/SquareMinusVertexPolyh.in \
test-mm/future/SquareMinusVertexPolyh.ref \
test-mm/gen_nonpointed.in test-mm/gen_nonpointed.ref \
test-mm/intcl1.in test-mm/intcl1.ref \
test-mm/knapsack_11_60_test2.in \
test-mm/knapsack_11_60_test2.ref test-mm/lattice_ideal.in \
test-mm/lattice_ideal.ref test-mm/lowrank.in \
test-mm/lowrank.ref test-mm/medium.in test-mm/medium.ref \
test-mm/modgen_inhom2.in test-mm/modgen_inhom2.ref \
test-mm/modgen_inhom3.in test-mm/modgen_inhom3.ref \
test-mm/normface.in test-mm/normface.ref test-mm/notpointed.in \
test-mm/notpointed.ref test-mm/no_open_facet.in \
test-mm/no_open_facet.ref test-mm/open_facet.in \
test-mm/open_facet.ref test-mm/polytop.in test-mm/polytop.ref \
test-mm/rafa1409.in test-mm/rafa1409.ref test-mm/rafa2310.in \
test-mm/rafa2310.ref test-mm/rafa2416.in test-mm/rafa2416.ref \
test-mm/rees.in test-mm/rees.ref test-mm/rees_grading.in \
test-mm/rees_grading.ref test-mm/rees_mini.in \
test-mm/rees_mini.ref test-mm/rees_prim.in \
test-mm/rees_prim.ref test-mm/rp2poly.in test-mm/rp2poly.ref \
test-mm/rproj2.in test-mm/rproj2.ref test-mm/simple_grading.in \
test-mm/simple_grading.ref test-mm/simple_grading2.in \
test-mm/simple_grading2.ref test-mm/squaref0.in \
test-mm/squaref0.ref test-mm/squaref1.in test-mm/squaref1.ref \
test-mm/test22dual.in test-mm/test22dual.ref \
test-mm/zero_polyhedron.in test-mm/zero_polyhedron.ref \
test-n/cross2.in test-n/cross2.ref test-n/direct_overflow.in \
test-n/direct_overflow.ref test-n/dupl_remove.in \
test-n/dupl_remove.ref test-n/gen_nonpointed.in \
test-n/gen_nonpointed.ref test-n/halfspace2.in \
test-n/halfspace2.ref test-n/halfspace3inhom.in \
test-n/halfspace3inhom.ref test-n/hickerson-16.in \
test-n/hickerson-16.ref test-n/inhom_quasi.in \
test-n/inhom_quasi.ref test-n/inhom_triangle.in \
test-n/inhom_triangle.ref test-n/knapsack_11_60_test2.in \
test-n/knapsack_11_60_test2.ref test-n/latt_id_nonpointed.in \
test-n/latt_id_nonpointed.ref test-n/lattice_ideal.in \
test-n/lattice_ideal.ref test-n/normface.in \
test-n/normface.ref test-n/rees_mini.in test-n/rees_mini.ref \
test-n/strip2.in test-n/strip2.ref \
test-nn/2equation_large_simplex.in \
test-nn/2equation_large_simplex.ref test-nn/binom.in \
test-nn/binom.ref test-nn/ChineseRemainder.in \
test-nn/ChineseRemainder.ref test-nn/cross2.in \
test-nn/cross2.ref test-nn/cut.in test-nn/cut.ref \
test-nn/direct_overflow.in test-nn/direct_overflow.ref \
test-nn/dual.in test-nn/dual.ref test-nn/dual_not_full_dim.in \
test-nn/dual_not_full_dim.ref test-nn/dupl_remove.in \
test-nn/dupl_remove.ref test-nn/Fact_wrt_dual_error.in \
test-nn/Fact_wrt_dual_error.ref test-nn/fullspace.in \
test-nn/fullspace.ref test-nn/fullspacehyp.in \
test-nn/fullspacehyp.ref test-nn/gen_inhom_nonpointed.in \
test-nn/gen_inhom_nonpointed.ref test-nn/gen_nonpointed.in \
test-nn/gen_nonpointed.ref test-nn/halfspace2.in \
test-nn/halfspace2.ref test-nn/halfspace3inhom.in \
test-nn/halfspace3inhom.ref test-nn/hickerson-16.in \
test-nn/hickerson-16.ref test-nn/hyperplanes-not-pointed.in \
test-nn/hyperplanes-not-pointed.ref test-nn/icmi.in \
test-nn/icmi.ref test-nn/icml.in test-nn/icml.ref \
test-nn/inhom_quasi.in test-nn/inhom_quasi.ref \
test-nn/latt_id_nonpointed.in test-nn/latt_id_nonpointed.ref \
test-nn/lattice_ideal.in test-nn/lattice_ideal.ref \
test-nn/lowrank.in test-nn/lowrank.ref test-nn/medium.in \
test-nn/medium.ref test-nn/mode45.in test-nn/mode45.ref \
test-nn/mode456.in test-nn/mode456.ref test-nn/NonCMDiv.in \
test-nn/NonCMDiv.ref test-nn/normface.in test-nn/normface.ref \
test-nn/notpointed.in test-nn/notpointed.ref \
test-nn/polytop.in test-nn/polytop.ref test-nn/rafa1409.in \
test-nn/rafa1409.ref test-nn/rafa2310.in test-nn/rafa2310.ref \
test-nn/rafa2416.in test-nn/rafa2416.ref test-nn/rees.in \
test-nn/rees.ref test-nn/rees_mini.in test-nn/rees_mini.ref \
test-nn/rees_prim.in test-nn/rees_prim.ref test-nn/rp2poly.in \
test-nn/rp2poly.ref test-nn/rproj2.in test-nn/rproj2.ref \
test-nn/small-sh.in test-nn/small-sh.ref test-nn/small.in \
test-nn/small.ref test-nn/smallerror.in test-nn/smallerror.ref \
test-nn/squaref0.in test-nn/squaref0.ref test-nn/squaref1.in \
test-nn/squaref1.ref test-nn/strip2.in test-nn/strip2.ref \
test-nn/subspace4.in test-nn/subspace4.ref \
test-nn/subspace4_inhom.in test-nn/subspace4_inhom.ref \
test-nn/zero4.in test-nn/zero4.ref test-p/binom.in \
test-p/binom.ref test-p/bugHpoly.in test-p/bugHpoly.ref \
test-p/cross2.in test-p/cross2.ref test-p/cut.in \
test-p/cut.ref test-p/direct_overflow.in \
test-p/direct_overflow.ref test-p/dual.in test-p/dual.ref \
test-p/dual_not_full_dim.in test-p/dual_not_full_dim.ref \
test-p/gen_nonpointed.in test-p/gen_nonpointed.ref \
test-p/halfspace2.in test-p/halfspace2.ref \
test-p/hickerson-16.in test-p/hickerson-16.ref \
test-p/knapsack_11_60_test2.in test-p/knapsack_11_60_test2.ref \
test-p/latt_id_nonpointed.in test-p/latt_id_nonpointed.ref \
test-p/lattice_ideal.in test-p/lattice_ideal.ref \
test-p/lowrank.in test-p/lowrank.ref test-p/medium.in \
test-p/medium.ref test-p/notpointed.in test-p/notpointed.ref \
test-p/polytop.in test-p/polytop.ref test-p/rafa2416.in \
test-p/rafa2416.ref test-p/rees.in test-p/rees.ref \
test-p/rees_mini.in test-p/rees_mini.ref test-p/rp2poly.in \
test-p/rp2poly.ref test-p/rproj2.in test-p/rproj2.ref \
test-p/small.in test-p/small.ref test-p/squaref0.in \
test-p/squaref0.ref test-p/squaref1.in test-p/squaref1.ref \
test-p/zero4.in test-p/zero4.ref test-q/bugHpoly.in \
test-q/bugHpoly.ref test-q/cross2.in test-q/cross2.ref \
test-q/cut.in test-q/cut.ref test-q/direct_overflow.in \
test-q/direct_overflow.ref test-q/dual.in test-q/dual.ref \
test-q/dual_not_full_dim.in test-q/dual_not_full_dim.ref \
test-q/fullspace.in test-q/fullspace.ref \
test-q/fullspacehyp.in test-q/fullspacehyp.ref \
test-q/gen_nonpointed.in test-q/gen_nonpointed.ref \
test-q/halfspace2.in test-q/halfspace2.ref \
test-q/halfspace3inhom.in test-q/halfspace3inhom.ref \
test-q/hickerson-16.in test-q/hickerson-16.ref \
test-q/inhom_quasi.in test-q/inhom_quasi.ref \
test-q/inhom_triangle.in test-q/inhom_triangle.ref \
test-q/knapsack_11_60_test2.in test-q/knapsack_11_60_test2.ref \
test-q/latt_id_nonpointed.in test-q/latt_id_nonpointed.ref \
test-q/lattice_ideal.in test-q/lattice_ideal.ref \
test-q/lowrank.in test-q/lowrank.ref test-q/medium.in \
test-q/medium.ref test-q/NonCMDiv.in test-q/NonCMDiv.ref \
test-q/notpointed.in test-q/notpointed.ref \
test-q/poly_hom_const.in test-q/poly_hom_const.ref \
test-q/polytop.in test-q/polytop.ref test-q/rafa2416.in \
test-q/rafa2416.ref test-q/rees.in test-q/rees.ref \
test-q/rees_mini.in test-q/rees_mini.ref test-q/rp2poly.in \
test-q/rp2poly.ref test-q/rproj2.in test-q/rproj2.ref \
test-q/small.in test-q/small.ref test-q/squaref0.in \
test-q/squaref0.ref test-q/squaref1.in test-q/squaref1.ref \
test-q/strip2.in test-q/strip2.ref test-q/subspace4.in \
test-q/subspace4.ref test-q/zero4.in test-q/zero4.ref \
test-r1/3x3magic.in test-r1/3x3magic.ref test-r1/4x4.in \
test-r1/4x4.ref test-r1/cross2.in test-r1/cross2.ref \
test-r1/cut.in test-r1/cut.ref test-r1/direct_overflow.in \
test-r1/direct_overflow.ref test-r1/dual.in test-r1/dual.ref \
test-r1/dual_not_full_dim.in test-r1/dual_not_full_dim.ref \
test-r1/dupl_remove.in test-r1/dupl_remove.ref \
test-r1/gen_nonpointed.in test-r1/gen_nonpointed.ref \
test-r1/halfspace2.in test-r1/halfspace2.ref \
test-r1/hickerson-16.in test-r1/hickerson-16.ref \
test-r1/hyperplanes-not-pointed.in \
test-r1/hyperplanes-not-pointed.ref \
test-r1/latt_id_nonpointed.in test-r1/latt_id_nonpointed.ref \
test-r1/lowrank.in test-r1/lowrank.ref test-r1/medium.in \
test-r1/medium.ref test-r1/mode45.in test-r1/mode45.ref \
test-r1/mode456.in test-r1/mode456.ref test-r1/notpointed.in \
test-r1/notpointed.ref test-r1/polytop.in test-r1/polytop.ref \
test-r1/rafa2416.in test-r1/rafa2416.ref test-r1/rees.in \
test-r1/rees.ref test-r1/rees_mini.in test-r1/rees_mini.ref \
test-r1/rp2poly.in test-r1/rp2poly.ref test-r1/rproj2.in \
test-r1/rproj2.ref test-r1/small.in test-r1/small.ref \
test-r1/squaref0.in test-r1/squaref0.ref test-r1/squaref1.in \
test-r1/squaref1.ref test-r1/zero4.in test-r1/zero4.ref \
test-s/23.in test-s/23.ref test-s/3x3_sign.in \
test-s/3x3_sign.ref test-s/3x3magiceven.in \
test-s/3x3magiceven.ref test-s/binom.in test-s/binom.ref \
test-s/ChineseRemainder.in test-s/ChineseRemainder.ref \
test-s/cross2.in test-s/cross2.ref test-s/cut.in \
test-s/cut.ref test-s/dehomogenization.in \
test-s/dehomogenization.ref test-s/direct_overflow.in \
test-s/direct_overflow.ref test-s/dual.in test-s/dual.ref \
test-s/dual_not_full_dim.in test-s/dual_not_full_dim.ref \
test-s/dupl_remove.in test-s/dupl_remove.ref \
test-s/fullspace.in test-s/fullspace.ref \
test-s/fullspacehyp.in test-s/fullspacehyp.ref \
test-s/gen_inhom_nonpointed.in test-s/gen_inhom_nonpointed.ref \
test-s/gen_nonpointed.in test-s/gen_nonpointed.ref \
test-s/halfspace2.in test-s/halfspace2.ref \
test-s/halfspace3inhom.in test-s/halfspace3inhom.ref \
test-s/hickerson-16.in test-s/hickerson-16.ref test-s/huge.in \
test-s/huge.ref test-s/hyperplanes-not-pointed.in \
test-s/hyperplanes-not-pointed.ref test-s/icmi.in \
test-s/icmi.ref test-s/icml.in test-s/icml.ref \
test-s/latt_id_nonpointed.in test-s/latt_id_nonpointed.ref \
test-s/lattice_ideal.in test-s/lattice_ideal.ref \
test-s/lowrank.in test-s/lowrank.ref test-s/medium.in \
test-s/medium.ref test-s/mode45.in test-s/mode45.ref \
test-s/mode456.in test-s/mode456.ref test-s/notpointed.in \
test-s/notpointed.ref test-s/polytop.in test-s/polytop.ref \
test-s/rafa1409.in test-s/rafa1409.ref test-s/rafa2310.in \
test-s/rafa2310.ref test-s/rafa2416.in test-s/rafa2416.ref \
test-s/rees.in test-s/rees.ref test-s/rees_mini.in \
test-s/rees_mini.ref test-s/rees_prim.in test-s/rees_prim.ref \
test-s/rp2poly.in test-s/rp2poly.ref test-s/rproj2.in \
test-s/rproj2.ref test-s/small-sh.in test-s/small-sh.ref \
test-s/small.in test-s/small.ref test-s/smallerror.in \
test-s/smallerror.ref test-s/squaref0.in test-s/squaref0.ref \
test-s/squaref1.in test-s/squaref1.ref \
test-s/SquareMinusVertexPolyh.in \
test-s/SquareMinusVertexPolyh.ref test-s/strip2.in \
test-s/strip2.ref test-s/subspace4.in test-s/subspace4.ref \
test-s/subspace4_inhom.in test-s/subspace4_inhom.ref \
test-s/zero4.in test-s/zero4.ref test-v/binom.in \
test-v/binom.ref test-v/cross2.in test-v/cross2.ref \
test-v/cut.in test-v/cut.ref test-v/direct_overflow.in \
test-v/direct_overflow.ref test-v/dual.in test-v/dual.ref \
test-v/dual_not_full_dim.in test-v/dual_not_full_dim.ref \
test-v/fullspace.in test-v/fullspace.ref \
test-v/fullspacehyp.in test-v/fullspacehyp.ref \
test-v/gen_nonpointed.in test-v/gen_nonpointed.ref \
test-v/halfspace2.in test-v/halfspace2.ref \
test-v/halfspace3inhom.in test-v/halfspace3inhom.ref \
test-v/hickerson-16.in test-v/hickerson-16.ref \
test-v/inhom_triangle.in test-v/inhom_triangle.ref \
test-v/knapsack_11_60_test2.in test-v/knapsack_11_60_test2.ref \
test-v/latt_id_nonpointed.in test-v/latt_id_nonpointed.ref \
test-v/lattice_ideal.in test-v/lattice_ideal.ref \
test-v/lowrank.in test-v/lowrank.ref test-v/medium.in \
test-v/medium.ref test-v/mode45.in test-v/mode45.ref \
test-v/notpointed.in test-v/notpointed.ref test-v/polytop.in \
test-v/polytop.ref test-v/rafa2416.in test-v/rafa2416.ref \
test-v/rees.in test-v/rees.ref test-v/rees_mini.in \
test-v/rees_mini.ref test-v/rp2poly.in test-v/rp2poly.ref \
test-v/rproj2.in test-v/rproj2.ref test-v/small.in \
test-v/small.ref test-v/squaref0.in test-v/squaref0.ref \
test-v/squaref1.in test-v/squaref1.ref test-v/strip2.in \
test-v/strip2.ref test-v/zero4.in test-v/zero4.ref \
test-w/binom.in test-w/binom.ref test-w/direct_overflow.in \
test-w/direct_overflow.ref test-w/dupl_remove.in \
test-w/dupl_remove.ref test-w/gen_nonpointed.in \
test-w/gen_nonpointed.ref test-w/icmi.in test-w/icmi.ref \
test-w/icml.in test-w/icml.ref test-w/latt_id_nonpointed.in \
test-w/latt_id_nonpointed.ref test-w/lattice_ideal.in \
test-w/lattice_ideal.ref test-w/lowrank.in test-w/lowrank.ref \
test-w/medium.in test-w/medium.ref test-w/notpointed.in \
test-w/notpointed.ref test-w/polytop.in test-w/polytop.ref \
test-w/rafa1409.in test-w/rafa1409.ref test-w/rafa2310.in \
test-w/rafa2310.ref test-w/rafa2416.in test-w/rafa2416.ref \
test-w/rees.in test-w/rees.ref test-w/rees_mini.in \
test-w/rees_mini.ref test-w/rees_prim.in test-w/rees_prim.ref \
test-w/rp2poly.in test-w/rp2poly.ref test-w/rproj2.in \
test-w/rproj2.ref test-w/small.in test-w/small.ref \
test-w/smallerror.in test-w/smallerror.ref test-w/squaref0.in \
test-w/squaref0.ref test-w/squaref1.in test-w/squaref1.ref \
test-Int/Condorcet-q.in test-Int/Condorcet-q.ref \
test-Int/Condorcet-v.in test-Int/Condorcet-v.ref \
test-Int/CondorcetSemi-q.in test-Int/CondorcetSemi-q.ref \
test-Int/j462.in test-Int/j462.ref test-Int/rational-E.in \
test-Int/rational-E.ref test-Int/rational-I.in \
test-Int/rational-I.ref test-Int/rational-L.in \
test-Int/rational-L.ref test-Int/zero-E.in test-Int/zero-E.ref \
test-Int/zero-I.in test-Int/zero-I.ref test-Int/zero-L.in \
test-Int/zero-L.ref
all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
&& { if test -f $@; then exit 0; else break; fi; }; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --foreign test/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(top_srcdir)/configure: $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
tags TAGS:
ctags CTAGS:
cscope cscopelist:
distdir: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
else \
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
|| exit 1; \
fi; \
done
check-am: all-am
$(MAKE) $(AM_MAKEFLAGS) check-local
check: check-am
all-am: Makefile
installdirs:
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-am
install-strip:
if test -z '$(STRIP)'; then \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
install; \
else \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi
mostlyclean-generic:
clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-am
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
distclean: distclean-am
-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-local
dvi: dvi-am
dvi-am:
html: html-am
html-am:
info: info-am
info-am:
install-data-am:
install-dvi: install-dvi-am
install-dvi-am:
install-exec-am:
install-html: install-html-am
install-html-am:
install-info: install-info-am
install-info-am:
install-man:
install-pdf: install-pdf-am
install-pdf-am:
install-ps: install-ps-am
install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-am
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-am
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
uninstall-am:
.MAKE: check-am install-am install-strip
.PHONY: all all-am check check-am check-local clean clean-generic \
clean-libtool clean-local cscopelist-am ctags-am distclean \
distclean-generic distclean-libtool distclean-local distdir \
dvi dvi-am html html-am info info-am install install-am \
install-data install-data-am install-dvi install-dvi-am \
install-exec install-exec-am install-html install-html-am \
install-info install-info-am install-man install-pdf \
install-pdf-am install-ps install-ps-am install-strip \
installcheck installcheck-am installdirs maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-generic \
mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
uninstall-am
.PRECIOUS: Makefile
check-local:
-rm -rf run_tests
mkdir run_tests
(cd $(srcdir) && tar cf - $(NMZTESTS)) | (cd run_tests && tar xf -)
(cd run_tests && $(MAKE) -f $(abs_srcdir)/Makefile.classic $(NMZ_TEST_TARGETS) NORMALIZ=$(abs_top_builddir)/source/normaliz)
clean-local:
$(MAKE) -f $(srcdir)/Makefile.classic clean
-rm -rf run_tests
distclean-local:
$(MAKE) -f $(srcdir)/Makefile.classic distclean
-rm -rf run_tests
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: