1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkglibexecdir = $(libexecdir)/@PACKAGE@
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38noinst_PROGRAMS = testlib$(EXEEXT) example$(EXEEXT) count$(EXEEXT) \
39	@multi_noinst_programs@ $(am__empty)
40bin_PROGRAMS = c2p$(EXEEXT) r2p$(EXEEXT) findv$(EXEEXT) \
41	disjoint_union_sep$(EXEEXT) disjoint_union_adj$(EXEEXT) \
42	ehrhart_quick_apx$(EXEEXT) ehrhart_upper_bound$(EXEEXT) \
43	ehrhart_lower_bound$(EXEEXT) @multi_bin_programs@
44subdir = .
45DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
46	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
47	$(srcdir)/polylib.doxygen.in $(top_srcdir)/configure AUTHORS \
48	COPYING ChangeLog INSTALL NEWS compile config.guess config.sub \
49	depcomp install-sh ltmain.sh missing mp_get_memory_functions.c
50ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51am__aclocal_m4_deps = $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \
52	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
53	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
54	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.in
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56	$(ACLOCAL_M4)
57am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58 configure.lineno config.status.lineno
59mkinstalldirs = $(install_sh) -d
60CONFIG_HEADER = config.h
61CONFIG_CLEAN_FILES = polylib.doxygen
62CONFIG_CLEAN_VPATH_FILES =
63am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
64am__vpath_adj = case $$p in \
65    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66    *) f=$$p;; \
67  esac;
68am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
69am__install_max = 40
70am__nobase_strip_setup = \
71  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
72am__nobase_strip = \
73  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
74am__nobase_list = $(am__nobase_strip_setup); \
75  for p in $$list; do echo "$$p $$p"; done | \
76  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
77  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
78    if (++n[$$2] == $(am__install_max)) \
79      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
80    END { for (dir in files) print dir, files[dir] }'
81am__base_list = \
82  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
83  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
84am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"
85LTLIBRARIES = $(lib_LTLIBRARIES)
86libpolylib128_la_DEPENDENCIES = @LTLIBOBJS@
87am__objects_1 = libpolylib128_la-errors.lo \
88	libpolylib128_la-errormsg.lo libpolylib128_la-vector.lo \
89	libpolylib128_la-matrix.lo libpolylib128_la-polyhedron.lo \
90	libpolylib128_la-polyparam.lo libpolylib128_la-param.lo \
91	libpolylib128_la-alpha.lo libpolylib128_la-ehrhart.lo \
92	libpolylib128_la-ext_ehrhart.lo \
93	libpolylib128_la-eval_ehrhart.lo \
94	libpolylib128_la-homogenization.lo libpolylib128_la-ranking.lo \
95	libpolylib128_la-matrix_addon.lo \
96	libpolylib128_la-matrix_permutations.lo \
97	libpolylib128_la-compress_parms.lo \
98	libpolylib128_la-SolveDio.lo libpolylib128_la-Lattice.lo \
99	libpolylib128_la-Matop.lo libpolylib128_la-NormalForms.lo \
100	libpolylib128_la-Zpolyhedron.lo
101am__objects_2 = $(am__objects_1)
102am_libpolylib128_la_OBJECTS = $(am__objects_2)
103libpolylib128_la_OBJECTS = $(am_libpolylib128_la_OBJECTS)
104libpolylib128_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
105	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
106	$(libpolylib128_la_LDFLAGS) $(LDFLAGS) -o $@
107libpolylib32_la_DEPENDENCIES = @LTLIBOBJS@
108am__objects_3 = libpolylib32_la-errors.lo libpolylib32_la-errormsg.lo \
109	libpolylib32_la-vector.lo libpolylib32_la-matrix.lo \
110	libpolylib32_la-polyhedron.lo libpolylib32_la-polyparam.lo \
111	libpolylib32_la-param.lo libpolylib32_la-alpha.lo \
112	libpolylib32_la-ehrhart.lo libpolylib32_la-ext_ehrhart.lo \
113	libpolylib32_la-eval_ehrhart.lo \
114	libpolylib32_la-homogenization.lo libpolylib32_la-ranking.lo \
115	libpolylib32_la-matrix_addon.lo \
116	libpolylib32_la-matrix_permutations.lo \
117	libpolylib32_la-compress_parms.lo libpolylib32_la-SolveDio.lo \
118	libpolylib32_la-Lattice.lo libpolylib32_la-Matop.lo \
119	libpolylib32_la-NormalForms.lo libpolylib32_la-Zpolyhedron.lo
120am__objects_4 = $(am__objects_3)
121am_libpolylib32_la_OBJECTS = $(am__objects_4)
122libpolylib32_la_OBJECTS = $(am_libpolylib32_la_OBJECTS)
123libpolylib32_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
124	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
125	$(libpolylib32_la_LDFLAGS) $(LDFLAGS) -o $@
126libpolylib64_la_DEPENDENCIES = @LTLIBOBJS@
127am__objects_5 = libpolylib64_la-errors.lo libpolylib64_la-errormsg.lo \
128	libpolylib64_la-vector.lo libpolylib64_la-matrix.lo \
129	libpolylib64_la-polyhedron.lo libpolylib64_la-polyparam.lo \
130	libpolylib64_la-param.lo libpolylib64_la-alpha.lo \
131	libpolylib64_la-ehrhart.lo libpolylib64_la-ext_ehrhart.lo \
132	libpolylib64_la-eval_ehrhart.lo \
133	libpolylib64_la-homogenization.lo libpolylib64_la-ranking.lo \
134	libpolylib64_la-matrix_addon.lo \
135	libpolylib64_la-matrix_permutations.lo \
136	libpolylib64_la-compress_parms.lo libpolylib64_la-SolveDio.lo \
137	libpolylib64_la-Lattice.lo libpolylib64_la-Matop.lo \
138	libpolylib64_la-NormalForms.lo libpolylib64_la-Zpolyhedron.lo
139am__objects_6 = $(am__objects_5)
140am_libpolylib64_la_OBJECTS = $(am__objects_6)
141libpolylib64_la_OBJECTS = $(am_libpolylib64_la_OBJECTS)
142libpolylib64_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
143	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
144	$(libpolylib64_la_LDFLAGS) $(LDFLAGS) -o $@
145libpolylibgmp_la_DEPENDENCIES = @LTLIBOBJS@
146am__objects_7 = libpolylibgmp_la-errors.lo \
147	libpolylibgmp_la-errormsg.lo libpolylibgmp_la-vector.lo \
148	libpolylibgmp_la-matrix.lo libpolylibgmp_la-polyhedron.lo \
149	libpolylibgmp_la-polyparam.lo libpolylibgmp_la-param.lo \
150	libpolylibgmp_la-alpha.lo libpolylibgmp_la-ehrhart.lo \
151	libpolylibgmp_la-ext_ehrhart.lo \
152	libpolylibgmp_la-eval_ehrhart.lo \
153	libpolylibgmp_la-homogenization.lo libpolylibgmp_la-ranking.lo \
154	libpolylibgmp_la-matrix_addon.lo \
155	libpolylibgmp_la-matrix_permutations.lo \
156	libpolylibgmp_la-compress_parms.lo \
157	libpolylibgmp_la-SolveDio.lo libpolylibgmp_la-Lattice.lo \
158	libpolylibgmp_la-Matop.lo libpolylibgmp_la-NormalForms.lo \
159	libpolylibgmp_la-Zpolyhedron.lo
160am__objects_8 = $(am__objects_7)
161am_libpolylibgmp_la_OBJECTS = $(am__objects_8)
162libpolylibgmp_la_OBJECTS = $(am_libpolylibgmp_la_OBJECTS)
163libpolylibgmp_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
164	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
165	$(libpolylibgmp_la_LDFLAGS) $(LDFLAGS) -o $@
166PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
167am_Zpolytest32_OBJECTS = Zpolytest32-Zpolytest.$(OBJEXT)
168Zpolytest32_OBJECTS = $(am_Zpolytest32_OBJECTS)
169Zpolytest32_DEPENDENCIES = libpolylib32.la
170am_Zpolytest64_OBJECTS = Zpolytest64-Zpolytest.$(OBJEXT)
171Zpolytest64_OBJECTS = $(am_Zpolytest64_OBJECTS)
172Zpolytest64_DEPENDENCIES = libpolylib64.la
173am_Zpolytestgmp_OBJECTS = Zpolytestgmp-Zpolytest.$(OBJEXT)
174Zpolytestgmp_OBJECTS = $(am_Zpolytestgmp_OBJECTS)
175Zpolytestgmp_DEPENDENCIES = libpolylibgmp.la
176am_c2p_OBJECTS = c2p-c2p.$(OBJEXT)
177c2p_OBJECTS = $(am_c2p_OBJECTS)
178c2p_LDADD = $(LDADD)
179am_count_OBJECTS = count-count.$(OBJEXT)
180count_OBJECTS = $(am_count_OBJECTS)
181count_LDADD = $(LDADD)
182am_disjoint_union_adj_OBJECTS =  \
183	disjoint_union_adj-disjoint_union_adj.$(OBJEXT)
184disjoint_union_adj_OBJECTS = $(am_disjoint_union_adj_OBJECTS)
185disjoint_union_adj_LDADD = $(LDADD)
186am_disjoint_union_sep_OBJECTS =  \
187	disjoint_union_sep-disjoint_union_sep.$(OBJEXT)
188disjoint_union_sep_OBJECTS = $(am_disjoint_union_sep_OBJECTS)
189disjoint_union_sep_LDADD = $(LDADD)
190am_ehrhart_lower_bound_OBJECTS =  \
191	ehrhart_lower_bound-ehrhart_lower_bound.$(OBJEXT)
192ehrhart_lower_bound_OBJECTS = $(am_ehrhart_lower_bound_OBJECTS)
193ehrhart_lower_bound_LDADD = $(LDADD)
194am_ehrhart_quick_apx_OBJECTS =  \
195	ehrhart_quick_apx-ehrhart_quick_apx.$(OBJEXT)
196ehrhart_quick_apx_OBJECTS = $(am_ehrhart_quick_apx_OBJECTS)
197ehrhart_quick_apx_LDADD = $(LDADD)
198am_ehrhart_ranking32_OBJECTS =  \
199	ehrhart_ranking32-ehrhart_ranking.$(OBJEXT)
200ehrhart_ranking32_OBJECTS = $(am_ehrhart_ranking32_OBJECTS)
201ehrhart_ranking32_DEPENDENCIES = libpolylib32.la
202am_ehrhart_ranking64_OBJECTS =  \
203	ehrhart_ranking64-ehrhart_ranking.$(OBJEXT)
204ehrhart_ranking64_OBJECTS = $(am_ehrhart_ranking64_OBJECTS)
205ehrhart_ranking64_DEPENDENCIES = libpolylib64.la
206am_ehrhart_rankinggmp_OBJECTS =  \
207	ehrhart_rankinggmp-ehrhart_ranking.$(OBJEXT)
208ehrhart_rankinggmp_OBJECTS = $(am_ehrhart_rankinggmp_OBJECTS)
209ehrhart_rankinggmp_DEPENDENCIES = libpolylibgmp.la
210am_ehrhart_union32_OBJECTS = ehrhart_union32-ehrhart_union.$(OBJEXT)
211ehrhart_union32_OBJECTS = $(am_ehrhart_union32_OBJECTS)
212ehrhart_union32_DEPENDENCIES = libpolylib32.la
213am_ehrhart_union64_OBJECTS = ehrhart_union64-ehrhart_union.$(OBJEXT)
214ehrhart_union64_OBJECTS = $(am_ehrhart_union64_OBJECTS)
215ehrhart_union64_DEPENDENCIES = libpolylib64.la
216am_ehrhart_uniongmp_OBJECTS =  \
217	ehrhart_uniongmp-ehrhart_union.$(OBJEXT)
218ehrhart_uniongmp_OBJECTS = $(am_ehrhart_uniongmp_OBJECTS)
219ehrhart_uniongmp_DEPENDENCIES = libpolylibgmp.la
220am_ehrhart_upper_bound_OBJECTS =  \
221	ehrhart_upper_bound-ehrhart_upper_bound.$(OBJEXT)
222ehrhart_upper_bound_OBJECTS = $(am_ehrhart_upper_bound_OBJECTS)
223ehrhart_upper_bound_LDADD = $(LDADD)
224am_example_OBJECTS = example-example.$(OBJEXT)
225example_OBJECTS = $(am_example_OBJECTS)
226example_LDADD = $(LDADD)
227am_findv_OBJECTS = findv-findv.$(OBJEXT)
228findv_OBJECTS = $(am_findv_OBJECTS)
229findv_LDADD = $(LDADD)
230am_polytest32_OBJECTS = polytest32-polytest.$(OBJEXT)
231polytest32_OBJECTS = $(am_polytest32_OBJECTS)
232polytest32_DEPENDENCIES = libpolylib32.la
233am_polytest64_OBJECTS = polytest64-polytest.$(OBJEXT)
234polytest64_OBJECTS = $(am_polytest64_OBJECTS)
235polytest64_DEPENDENCIES = libpolylib64.la
236am_polytestgmp_OBJECTS = polytestgmp-polytest.$(OBJEXT)
237polytestgmp_OBJECTS = $(am_polytestgmp_OBJECTS)
238polytestgmp_DEPENDENCIES = libpolylibgmp.la
239am_pp32_OBJECTS = pp32-pp.$(OBJEXT)
240pp32_OBJECTS = $(am_pp32_OBJECTS)
241pp32_DEPENDENCIES = libpolylib32.la
242am_pp64_OBJECTS = pp64-pp.$(OBJEXT)
243pp64_OBJECTS = $(am_pp64_OBJECTS)
244pp64_DEPENDENCIES = libpolylib64.la
245am_ppgmp_OBJECTS = ppgmp-pp.$(OBJEXT)
246ppgmp_OBJECTS = $(am_ppgmp_OBJECTS)
247ppgmp_DEPENDENCIES = libpolylibgmp.la
248am_r2p_OBJECTS = r2p-r2p.$(OBJEXT)
249r2p_OBJECTS = $(am_r2p_OBJECTS)
250r2p_LDADD = $(LDADD)
251am_testCompressParms32_OBJECTS =  \
252	testCompressParms32-testCompressParms.$(OBJEXT)
253testCompressParms32_OBJECTS = $(am_testCompressParms32_OBJECTS)
254testCompressParms32_DEPENDENCIES = libpolylib32.la
255am_testCompressParms64_OBJECTS =  \
256	testCompressParms64-testCompressParms.$(OBJEXT)
257testCompressParms64_OBJECTS = $(am_testCompressParms64_OBJECTS)
258testCompressParms64_DEPENDENCIES = libpolylib64.la
259am_testCompressParmsgmp_OBJECTS =  \
260	testCompressParmsgmp-testCompressParms.$(OBJEXT)
261testCompressParmsgmp_OBJECTS = $(am_testCompressParmsgmp_OBJECTS)
262testCompressParmsgmp_DEPENDENCIES = libpolylibgmp.la
263am_testehrhart32_OBJECTS = testehrhart32-testehrhart.$(OBJEXT)
264testehrhart32_OBJECTS = $(am_testehrhart32_OBJECTS)
265testehrhart32_DEPENDENCIES = libpolylib32.la
266am_testehrhart64_OBJECTS = testehrhart64-testehrhart.$(OBJEXT)
267testehrhart64_OBJECTS = $(am_testehrhart64_OBJECTS)
268testehrhart64_DEPENDENCIES = libpolylib64.la
269am_testehrhartgmp_OBJECTS = testehrhartgmp-testehrhart.$(OBJEXT)
270testehrhartgmp_OBJECTS = $(am_testehrhartgmp_OBJECTS)
271testehrhartgmp_DEPENDENCIES = libpolylibgmp.la
272am_testlib_OBJECTS = testlib-testlib.$(OBJEXT)
273testlib_OBJECTS = $(am_testlib_OBJECTS)
274testlib_LDADD = $(LDADD)
275am_verif_ehrhart32_OBJECTS = verif_ehrhart32-verif_ehrhart.$(OBJEXT)
276verif_ehrhart32_OBJECTS = $(am_verif_ehrhart32_OBJECTS)
277verif_ehrhart32_DEPENDENCIES = libpolylib32.la
278am_verif_ehrhart64_OBJECTS = verif_ehrhart64-verif_ehrhart.$(OBJEXT)
279verif_ehrhart64_OBJECTS = $(am_verif_ehrhart64_OBJECTS)
280verif_ehrhart64_DEPENDENCIES = libpolylib64.la
281am_verif_ehrhartgmp_OBJECTS =  \
282	verif_ehrhartgmp-verif_ehrhart.$(OBJEXT)
283verif_ehrhartgmp_OBJECTS = $(am_verif_ehrhartgmp_OBJECTS)
284verif_ehrhartgmp_DEPENDENCIES = libpolylibgmp.la
285DEFAULT_INCLUDES = -I.@am__isrc@
286depcomp = $(SHELL) $(top_srcdir)/depcomp
287am__depfiles_maybe = depfiles
288am__mv = mv -f
289COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
290	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
291LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
292	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
293	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
294CCLD = $(CC)
295LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
296	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
297	$(LDFLAGS) -o $@
298SOURCES = $(libpolylib128_la_SOURCES) $(libpolylib32_la_SOURCES) \
299	$(libpolylib64_la_SOURCES) $(libpolylibgmp_la_SOURCES) \
300	$(Zpolytest32_SOURCES) $(Zpolytest64_SOURCES) \
301	$(Zpolytestgmp_SOURCES) $(c2p_SOURCES) $(count_SOURCES) \
302	$(disjoint_union_adj_SOURCES) $(disjoint_union_sep_SOURCES) \
303	$(ehrhart_lower_bound_SOURCES) $(ehrhart_quick_apx_SOURCES) \
304	$(ehrhart_ranking32_SOURCES) $(ehrhart_ranking64_SOURCES) \
305	$(ehrhart_rankinggmp_SOURCES) $(ehrhart_union32_SOURCES) \
306	$(ehrhart_union64_SOURCES) $(ehrhart_uniongmp_SOURCES) \
307	$(ehrhart_upper_bound_SOURCES) $(example_SOURCES) \
308	$(findv_SOURCES) $(polytest32_SOURCES) $(polytest64_SOURCES) \
309	$(polytestgmp_SOURCES) $(pp32_SOURCES) $(pp64_SOURCES) \
310	$(ppgmp_SOURCES) $(r2p_SOURCES) $(testCompressParms32_SOURCES) \
311	$(testCompressParms64_SOURCES) $(testCompressParmsgmp_SOURCES) \
312	$(testehrhart32_SOURCES) $(testehrhart64_SOURCES) \
313	$(testehrhartgmp_SOURCES) $(testlib_SOURCES) \
314	$(verif_ehrhart32_SOURCES) $(verif_ehrhart64_SOURCES) \
315	$(verif_ehrhartgmp_SOURCES)
316DIST_SOURCES = $(libpolylib128_la_SOURCES) $(libpolylib32_la_SOURCES) \
317	$(libpolylib64_la_SOURCES) $(libpolylibgmp_la_SOURCES) \
318	$(Zpolytest32_SOURCES) $(Zpolytest64_SOURCES) \
319	$(Zpolytestgmp_SOURCES) $(c2p_SOURCES) $(count_SOURCES) \
320	$(disjoint_union_adj_SOURCES) $(disjoint_union_sep_SOURCES) \
321	$(ehrhart_lower_bound_SOURCES) $(ehrhart_quick_apx_SOURCES) \
322	$(ehrhart_ranking32_SOURCES) $(ehrhart_ranking64_SOURCES) \
323	$(ehrhart_rankinggmp_SOURCES) $(ehrhart_union32_SOURCES) \
324	$(ehrhart_union64_SOURCES) $(ehrhart_uniongmp_SOURCES) \
325	$(ehrhart_upper_bound_SOURCES) $(example_SOURCES) \
326	$(findv_SOURCES) $(polytest32_SOURCES) $(polytest64_SOURCES) \
327	$(polytestgmp_SOURCES) $(pp32_SOURCES) $(pp64_SOURCES) \
328	$(ppgmp_SOURCES) $(r2p_SOURCES) $(testCompressParms32_SOURCES) \
329	$(testCompressParms64_SOURCES) $(testCompressParmsgmp_SOURCES) \
330	$(testehrhart32_SOURCES) $(testehrhart64_SOURCES) \
331	$(testehrhartgmp_SOURCES) $(testlib_SOURCES) \
332	$(verif_ehrhart32_SOURCES) $(verif_ehrhart64_SOURCES) \
333	$(verif_ehrhartgmp_SOURCES)
334RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
335	html-recursive info-recursive install-data-recursive \
336	install-dvi-recursive install-exec-recursive \
337	install-html-recursive install-info-recursive \
338	install-pdf-recursive install-ps-recursive install-recursive \
339	installcheck-recursive installdirs-recursive pdf-recursive \
340	ps-recursive uninstall-recursive
341RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
342  distclean-recursive maintainer-clean-recursive
343AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
344	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
345	distdir dist dist-all distcheck
346ETAGS = etags
347CTAGS = ctags
348DIST_SUBDIRS = $(SUBDIRS)
349DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
350distdir = $(PACKAGE)-$(VERSION)
351top_distdir = $(distdir)
352am__remove_distdir = \
353  { test ! -d "$(distdir)" \
354    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
355         && rm -fr "$(distdir)"; }; }
356am__relativize = \
357  dir0=`pwd`; \
358  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
359  sed_rest='s,^[^/]*/*,,'; \
360  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
361  sed_butlast='s,/*[^/]*$$,,'; \
362  while test -n "$$dir1"; do \
363    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
364    if test "$$first" != "."; then \
365      if test "$$first" = ".."; then \
366        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
367        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
368      else \
369        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
370        if test "$$first2" = "$$first"; then \
371          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
372        else \
373          dir2="../$$dir2"; \
374        fi; \
375        dir0="$$dir0"/"$$first"; \
376      fi; \
377    fi; \
378    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
379  done; \
380  reldir="$$dir2"
381DIST_ARCHIVES = $(distdir).tar.gz
382GZIP_ENV = --best
383distuninstallcheck_listfiles = find . -type f -print
384distcleancheck_listfiles = find . -type f -print
385ACLOCAL = @ACLOCAL@
386ALL_BITS = @ALL_BITS@
387AMTAR = @AMTAR@
388AR = @AR@
389AUTOCONF = @AUTOCONF@
390AUTOHEADER = @AUTOHEADER@
391AUTOMAKE = @AUTOMAKE@
392AWK = @AWK@
393BITS = @BITS@
394CC = @CC@
395CCDEPMODE = @CCDEPMODE@
396CFLAGS = @CFLAGS@
397CPP = @CPP@
398CPPFLAGS = @CPPFLAGS@
399CYGPATH_W = @CYGPATH_W@
400DEFS = @DEFS@
401DEPDIR = @DEPDIR@
402DOXYGEN = @DOXYGEN@
403DSYMUTIL = @DSYMUTIL@
404DUMPBIN = @DUMPBIN@
405ECHO_C = @ECHO_C@
406ECHO_N = @ECHO_N@
407ECHO_T = @ECHO_T@
408EGREP = @EGREP@
409EXEEXT = @EXEEXT@
410FGREP = @FGREP@
411GREP = @GREP@
412INSTALL = @INSTALL@
413INSTALL_DATA = @INSTALL_DATA@
414INSTALL_PROGRAM = @INSTALL_PROGRAM@
415INSTALL_SCRIPT = @INSTALL_SCRIPT@
416INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
417LD = @LD@
418LDFLAGS = @LDFLAGS@
419LIBOBJS = @LIBOBJS@
420LIBS = @LIBS@
421LIBTOOL = @LIBTOOL@
422LIPO = @LIPO@
423LN_S = @LN_S@
424LTLIBOBJS = @LTLIBOBJS@
425MAKEINFO = @MAKEINFO@
426MKDIR_P = @MKDIR_P@
427NM = @NM@
428NMEDIT = @NMEDIT@
429OBJDUMP = @OBJDUMP@
430OBJEXT = @OBJEXT@
431OTOOL = @OTOOL@
432OTOOL64 = @OTOOL64@
433PACKAGE = @PACKAGE@
434PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
435PACKAGE_NAME = @PACKAGE_NAME@
436PACKAGE_STRING = @PACKAGE_STRING@
437PACKAGE_TARNAME = @PACKAGE_TARNAME@
438PACKAGE_URL = @PACKAGE_URL@
439PACKAGE_VERSION = @PACKAGE_VERSION@
440PATH_SEPARATOR = @PATH_SEPARATOR@
441RANLIB = @RANLIB@
442SED = @SED@
443SET_MAKE = @SET_MAKE@
444SHELL = @SHELL@
445STRIP = @STRIP@
446VERSION = @VERSION@
447abs_builddir = @abs_builddir@
448abs_srcdir = @abs_srcdir@
449abs_top_builddir = @abs_top_builddir@
450abs_top_srcdir = @abs_top_srcdir@
451ac_ct_CC = @ac_ct_CC@
452ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
453am__include = @am__include@
454am__leading_dot = @am__leading_dot@
455am__quote = @am__quote@
456am__tar = @am__tar@
457am__untar = @am__untar@
458bindir = @bindir@
459build = @build@
460build_alias = @build_alias@
461build_cpu = @build_cpu@
462build_os = @build_os@
463build_vendor = @build_vendor@
464builddir = @builddir@
465datadir = @datadir@
466datarootdir = @datarootdir@
467docdir = @docdir@
468dvidir = @dvidir@
469exec_prefix = @exec_prefix@
470host = @host@
471host_alias = @host_alias@
472host_cpu = @host_cpu@
473host_os = @host_os@
474host_vendor = @host_vendor@
475htmldir = @htmldir@
476includedir = @includedir@
477infodir = @infodir@
478install_sh = @install_sh@
479libdir = @libdir@
480libexecdir = @libexecdir@
481localedir = @localedir@
482localstatedir = @localstatedir@
483lt_ECHO = @lt_ECHO@
484mandir = @mandir@
485mkdir_p = @mkdir_p@
486multi_bin_programs = @multi_bin_programs@
487multi_noinst_programs = @multi_noinst_programs@
488oldincludedir = @oldincludedir@
489pdfdir = @pdfdir@
490pkgconfig_libdir = @pkgconfig_libdir@
491pkgconfig_libfile = @pkgconfig_libfile@
492polylib = @polylib@
493polylib128_defs = @polylib128_defs@
494polylib32_defs = @polylib32_defs@
495polylib64_defs = @polylib64_defs@
496polylibs = @polylibs@
497prefix = @prefix@
498program_transform_name = @program_transform_name@
499psdir = @psdir@
500sbindir = @sbindir@
501sharedstatedir = @sharedstatedir@
502srcdir = @srcdir@
503sysconfdir = @sysconfdir@
504target_alias = @target_alias@
505top_build_prefix = @top_build_prefix@
506top_builddir = @top_builddir@
507top_srcdir = @top_srcdir@
508versioninfo = @versioninfo@
509SUBDIRS = include Test
510EXTRA_CPPFLAGS = -I$(srcdir)/include -Iinclude @CPPFLAGS@
511ACLOCAL_AMFLAGS = -I m4
512poly_src = $(srcdir)/applications
513poly_arith = $(srcdir)/source/arith
514CFILES = \
515	source/arith/errors.c \
516	source/kernel/errormsg.c \
517	source/kernel/vector.c \
518	source/kernel/matrix.c \
519	source/kernel/polyhedron.c \
520	source/kernel/polyparam.c \
521	source/kernel/param.c \
522	source/kernel/alpha.c \
523	source/ehrhart/ehrhart.c \
524	source/ehrhart/ext_ehrhart.c \
525	source/ehrhart/eval_ehrhart.c \
526	source/ehrhart/homogenization.c \
527	source/ehrhart/ranking.c \
528	source/kernel/matrix_addon.c \
529	source/kernel/matrix_permutations.c \
530	source/kernel/compress_parms.c \
531	source/kernel/SolveDio.c \
532	source/kernel/Lattice.c \
533	source/kernel/Matop.c \
534	source/kernel/NormalForms.c \
535	source/kernel/Zpolyhedron.c
536
537sources = $(CFILES) \
538	$(poly_arith)/assert.h \
539	$(poly_arith)/arithmetique.h \
540	$(poly_arith)/arithmetic_errors.h
541
542EXTRA_DIST = doc source/oldpolytest.c INSTALL COPYING
543lib_LTLIBRARIES = @polylibs@
544libpolylib32_la_LDFLAGS = -rpath $(libdir) -version-info @versioninfo@
545libpolylib32_la_SOURCES = $(sources)
546libpolylib32_la_CPPFLAGS = -DPOLYLIB_BITS=32 $(EXTRA_CPPFLAGS)
547libpolylib32_la_LIBADD = @LTLIBOBJS@
548libpolylib64_la_LDFLAGS = -rpath $(libdir) -version-info @versioninfo@
549libpolylib64_la_SOURCES = $(sources)
550libpolylib64_la_CPPFLAGS = -DPOLYLIB_BITS=64 $(EXTRA_CPPFLAGS)
551libpolylib64_la_LIBADD = @LTLIBOBJS@
552libpolylib128_la_LDFLAGS = -rpath $(libdir) -version-info @versioninfo@
553libpolylib128_la_SOURCES = $(sources)
554libpolylib128_la_CPPFLAGS = -DPOLYLIB_BITS=128  $(EXTRA_CPPFLAGS)
555libpolylib128_la_LIBADD = @LTLIBOBJS@
556libpolylibgmp_la_LDFLAGS = -rpath $(libdir) -version-info @versioninfo@
557libpolylibgmp_la_SOURCES = $(sources)
558libpolylibgmp_la_CPPFLAGS = -DGNUMP  $(EXTRA_CPPFLAGS)
559libpolylibgmp_la_LIBADD = @LTLIBOBJS@
560testlib_CPPFLAGS = $(libpolylib@BITS@_la_CPPFLAGS)
561example_CPPFLAGS = $(libpolylib@BITS@_la_CPPFLAGS)
562count_CPPFLAGS = $(libpolylib@BITS@_la_CPPFLAGS)
563c2p_CPPFLAGS = $(libpolylib@BITS@_la_CPPFLAGS)
564r2p_CPPFLAGS = $(libpolylib@BITS@_la_CPPFLAGS)
565findv_CPPFLAGS = $(libpolylib@BITS@_la_CPPFLAGS)
566disjoint_union_sep_CPPFLAGS = $(libpolylib@BITS@_la_CPPFLAGS)
567disjoint_union_adj_CPPFLAGS = $(libpolylib@BITS@_la_CPPFLAGS)
568ehrhart_quick_apx_CPPFLAGS = $(libpolylib@BITS@_la_CPPFLAGS)
569ehrhart_lower_bound_CPPFLAGS = $(libpolylib@BITS@_la_CPPFLAGS)
570ehrhart_upper_bound_CPPFLAGS = $(libpolylib@BITS@_la_CPPFLAGS)
571EXTRA_LTLIBRARIES = libpolylib32.la libpolylib64.la libpolylib128.la \
572		    libpolylibgmp.la
573
574
575# not using foreach GNU make extension
576no_inst_programs_32 = Zpolytest32$(EXEEXT) polytest32$(EXEEXT) verif_ehrhart32$(EXEEXT) testCompressParms32$(EXEEXT)
577no_inst_programs_64 = Zpolytest64$(EXEEXT) polytest64$(EXEEXT) verif_ehrhart64$(EXEEXT) testCompressParms64$(EXEEXT)
578no_inst_programs_gmp = Zpolytestgmp$(EXEEXT) polytestgmp$(EXEEXT) verif_ehrhartgmp$(EXEEXT) testCompressParmsgmp$(EXEEXT)
579multi_bin_programs_32 = ehrhart_ranking32$(EXEEXT) ehrhart_union32$(EXEEXT) pp32$(EXEEXT) testehrhart32$(EXEEXT)
580multi_bin_programs_64 = ehrhart_ranking64$(EXEEXT) ehrhart_union64$(EXEEXT) pp64$(EXEEXT) testehrhart64$(EXEEXT)
581multi_bin_programs_gmp = ehrhart_rankinggmp$(EXEEXT) ehrhart_uniongmp$(EXEEXT) ppgmp$(EXEEXT) testehrhartgmp$(EXEEXT)
582EXTRA_PROGRAMS = $(no_inst_programs_32) $(no_inst_programs_64) $(no_inst_programs_gmp) \
583				 $(multi_bin_programs_32) $(multi_bin_programs_64) $(multi_bin_programs_gmp)
584
585LDADD = @polylib@
586c2p_SOURCES = $(poly_src)/c2p.c
587c2p_DEPENDENCIES = @polylib@
588r2p_SOURCES = $(poly_src)/r2p.c
589r2p_DEPENDENCIES = @polylib@
590findv_SOURCES = $(poly_src)/findv.c
591findv_DEPENDENCIES = @polylib@
592disjoint_union_sep_SOURCES = $(poly_src)/disjoint_union_sep.c
593disjoint_union_sep_DEPENDENCIES = @polylib@
594disjoint_union_adj_SOURCES = $(poly_src)/disjoint_union_adj.c
595disjoint_union_adj_DEPENDENCIES = @polylib@
596ehrhart_quick_apx_SOURCES = $(poly_src)/ehrhart_quick_apx.c
597ehrhart_quick_apx_DEPENDENCIES = @polylib@
598ehrhart_upper_bound_SOURCES = $(poly_src)/ehrhart_upper_bound.c
599ehrhart_upper_bound_DEPENDENCIES = @polylib@
600ehrhart_lower_bound_SOURCES = $(poly_src)/ehrhart_lower_bound.c
601ehrhart_lower_bound_DEPENDENCIES = @polylib@
602testlib_SOURCES = $(poly_src)/testlib.c
603testlib_DEPENDENCIES = @polylib@
604example_SOURCES = $(poly_src)/example.c
605example_DEPENDENCIES = @polylib@
606count_SOURCES = source/count.c
607count_DEPENDENCIES = @polylib@
608Zpolytest32_CPPFLAGS = $(libpolylib32_la_CPPFLAGS)
609Zpolytest32_SOURCES = $(poly_src)/Zpolytest.c
610Zpolytest32_LDADD = libpolylib32.la
611Zpolytest64_CPPFLAGS = $(libpolylib64_la_CPPFLAGS)
612Zpolytest64_SOURCES = $(poly_src)/Zpolytest.c
613Zpolytest64_LDADD = libpolylib64.la
614Zpolytestgmp_CPPFLAGS = $(libpolylibgmp_la_CPPFLAGS)
615Zpolytestgmp_SOURCES = $(poly_src)/Zpolytest.c
616Zpolytestgmp_LDADD = libpolylibgmp.la
617ehrhart_ranking32_CPPFLAGS = $(libpolylib32_la_CPPFLAGS)
618ehrhart_ranking32_SOURCES = $(poly_src)/ehrhart_ranking.c
619ehrhart_ranking32_LDADD = libpolylib32.la
620ehrhart_ranking64_CPPFLAGS = $(libpolylib64_la_CPPFLAGS)
621ehrhart_ranking64_SOURCES = $(poly_src)/ehrhart_ranking.c
622ehrhart_ranking64_LDADD = libpolylib64.la
623ehrhart_rankinggmp_CPPFLAGS = $(libpolylibgmp_la_CPPFLAGS)
624ehrhart_rankinggmp_SOURCES = $(poly_src)/ehrhart_ranking.c
625ehrhart_rankinggmp_LDADD = libpolylibgmp.la
626ehrhart_union32_CPPFLAGS = $(libpolylib32_la_CPPFLAGS)
627ehrhart_union32_SOURCES = $(poly_src)/ehrhart_union.c
628ehrhart_union32_LDADD = libpolylib32.la
629ehrhart_union64_CPPFLAGS = $(libpolylib64_la_CPPFLAGS)
630ehrhart_union64_SOURCES = $(poly_src)/ehrhart_union.c
631ehrhart_union64_LDADD = libpolylib64.la
632ehrhart_uniongmp_CPPFLAGS = $(libpolylibgmp_la_CPPFLAGS)
633ehrhart_uniongmp_SOURCES = $(poly_src)/ehrhart_union.c
634ehrhart_uniongmp_LDADD = libpolylibgmp.la
635polytest32_CPPFLAGS = $(libpolylib32_la_CPPFLAGS)
636polytest32_SOURCES = $(poly_src)/polytest.c
637polytest32_LDADD = libpolylib32.la
638polytest64_CPPFLAGS = $(libpolylib64_la_CPPFLAGS)
639polytest64_SOURCES = $(poly_src)/polytest.c
640polytest64_LDADD = libpolylib64.la
641polytestgmp_CPPFLAGS = $(libpolylibgmp_la_CPPFLAGS)
642polytestgmp_SOURCES = $(poly_src)/polytest.c
643polytestgmp_LDADD = libpolylibgmp.la
644pp32_CPPFLAGS = $(libpolylib32_la_CPPFLAGS)
645pp32_SOURCES = $(poly_src)/pp.c
646pp32_LDADD = libpolylib32.la
647pp64_CPPFLAGS = $(libpolylib64_la_CPPFLAGS)
648pp64_SOURCES = $(poly_src)/pp.c
649pp64_LDADD = libpolylib64.la
650ppgmp_CPPFLAGS = $(libpolylibgmp_la_CPPFLAGS)
651ppgmp_SOURCES = $(poly_src)/pp.c
652ppgmp_LDADD = libpolylibgmp.la
653testehrhart32_CPPFLAGS = $(libpolylib32_la_CPPFLAGS)
654testehrhart32_SOURCES = $(poly_src)/testehrhart.c
655testehrhart32_LDADD = libpolylib32.la
656testehrhart64_CPPFLAGS = $(libpolylib64_la_CPPFLAGS)
657testehrhart64_SOURCES = $(poly_src)/testehrhart.c
658testehrhart64_LDADD = libpolylib64.la
659testehrhartgmp_CPPFLAGS = $(libpolylibgmp_la_CPPFLAGS)
660testehrhartgmp_SOURCES = $(poly_src)/testehrhart.c
661testehrhartgmp_LDADD = libpolylibgmp.la
662testCompressParms32_CPPFLAGS = $(libpolylib32_la_CPPFLAGS)
663testCompressParms32_SOURCES = $(poly_src)/testCompressParms.c
664testCompressParms32_LDADD = libpolylib32.la
665testCompressParms64_CPPFLAGS = $(libpolylib64_la_CPPFLAGS)
666testCompressParms64_SOURCES = $(poly_src)/testCompressParms.c
667testCompressParms64_LDADD = libpolylib64.la
668testCompressParmsgmp_CPPFLAGS = $(libpolylibgmp_la_CPPFLAGS)
669testCompressParmsgmp_SOURCES = $(poly_src)/testCompressParms.c
670testCompressParmsgmp_LDADD = libpolylibgmp.la
671verif_ehrhart32_CPPFLAGS = $(libpolylib32_la_CPPFLAGS)
672verif_ehrhart32_SOURCES = $(poly_src)/verif_ehrhart.c
673verif_ehrhart32_LDADD = libpolylib32.la
674verif_ehrhart64_CPPFLAGS = $(libpolylib64_la_CPPFLAGS)
675verif_ehrhart64_SOURCES = $(poly_src)/verif_ehrhart.c
676verif_ehrhart64_LDADD = libpolylib64.la
677verif_ehrhartgmp_CPPFLAGS = $(libpolylibgmp_la_CPPFLAGS)
678verif_ehrhartgmp_SOURCES = $(poly_src)/verif_ehrhart.c
679verif_ehrhartgmp_LDADD = libpolylibgmp.la
680all: config.h
681	$(MAKE) $(AM_MAKEFLAGS) all-recursive
682
683.SUFFIXES:
684.SUFFIXES: .c .lo .o .obj
685am--refresh:
686	@:
687$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
688	@for dep in $?; do \
689	  case '$(am__configure_deps)' in \
690	    *$$dep*) \
691	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
692	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
693		&& exit 0; \
694	      exit 1;; \
695	  esac; \
696	done; \
697	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
698	$(am__cd) $(top_srcdir) && \
699	  $(AUTOMAKE) --gnu Makefile
700.PRECIOUS: Makefile
701Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
702	@case '$?' in \
703	  *config.status*) \
704	    echo ' $(SHELL) ./config.status'; \
705	    $(SHELL) ./config.status;; \
706	  *) \
707	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
708	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
709	esac;
710
711$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
712	$(SHELL) ./config.status --recheck
713
714$(top_srcdir)/configure:  $(am__configure_deps)
715	$(am__cd) $(srcdir) && $(AUTOCONF)
716$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
717	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
718$(am__aclocal_m4_deps):
719
720config.h: stamp-h1
721	@if test ! -f $@; then \
722	  rm -f stamp-h1; \
723	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
724	else :; fi
725
726stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
727	@rm -f stamp-h1
728	cd $(top_builddir) && $(SHELL) ./config.status config.h
729$(srcdir)/config.h.in:  $(am__configure_deps)
730	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
731	rm -f stamp-h1
732	touch $@
733
734distclean-hdr:
735	-rm -f config.h stamp-h1
736polylib.doxygen: $(top_builddir)/config.status $(srcdir)/polylib.doxygen.in
737	cd $(top_builddir) && $(SHELL) ./config.status $@
738install-libLTLIBRARIES: $(lib_LTLIBRARIES)
739	@$(NORMAL_INSTALL)
740	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
741	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
742	list2=; for p in $$list; do \
743	  if test -f $$p; then \
744	    list2="$$list2 $$p"; \
745	  else :; fi; \
746	done; \
747	test -z "$$list2" || { \
748	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
749	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
750	}
751
752uninstall-libLTLIBRARIES:
753	@$(NORMAL_UNINSTALL)
754	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
755	for p in $$list; do \
756	  $(am__strip_dir) \
757	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
758	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
759	done
760
761clean-libLTLIBRARIES:
762	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
763	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
764	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
765	  test "$$dir" != "$$p" || dir=.; \
766	  echo "rm -f \"$${dir}/so_locations\""; \
767	  rm -f "$${dir}/so_locations"; \
768	done
769libpolylib128.la: $(libpolylib128_la_OBJECTS) $(libpolylib128_la_DEPENDENCIES)
770	$(libpolylib128_la_LINK)  $(libpolylib128_la_OBJECTS) $(libpolylib128_la_LIBADD) $(LIBS)
771libpolylib32.la: $(libpolylib32_la_OBJECTS) $(libpolylib32_la_DEPENDENCIES)
772	$(libpolylib32_la_LINK)  $(libpolylib32_la_OBJECTS) $(libpolylib32_la_LIBADD) $(LIBS)
773libpolylib64.la: $(libpolylib64_la_OBJECTS) $(libpolylib64_la_DEPENDENCIES)
774	$(libpolylib64_la_LINK)  $(libpolylib64_la_OBJECTS) $(libpolylib64_la_LIBADD) $(LIBS)
775libpolylibgmp.la: $(libpolylibgmp_la_OBJECTS) $(libpolylibgmp_la_DEPENDENCIES)
776	$(libpolylibgmp_la_LINK)  $(libpolylibgmp_la_OBJECTS) $(libpolylibgmp_la_LIBADD) $(LIBS)
777install-binPROGRAMS: $(bin_PROGRAMS)
778	@$(NORMAL_INSTALL)
779	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
780	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
781	for p in $$list; do echo "$$p $$p"; done | \
782	sed 's/$(EXEEXT)$$//' | \
783	while read p p1; do if test -f $$p || test -f $$p1; \
784	  then echo "$$p"; echo "$$p"; else :; fi; \
785	done | \
786	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
787	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
788	sed 'N;N;N;s,\n, ,g' | \
789	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
790	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
791	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
792	    else { print "f", $$3 "/" $$4, $$1; } } \
793	  END { for (d in files) print "f", d, files[d] }' | \
794	while read type dir files; do \
795	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
796	    test -z "$$files" || { \
797	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
798	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
799	    } \
800	; done
801
802uninstall-binPROGRAMS:
803	@$(NORMAL_UNINSTALL)
804	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
805	files=`for p in $$list; do echo "$$p"; done | \
806	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
807	      -e 's/$$/$(EXEEXT)/' `; \
808	test -n "$$list" || exit 0; \
809	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
810	cd "$(DESTDIR)$(bindir)" && rm -f $$files
811
812clean-binPROGRAMS:
813	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
814	echo " rm -f" $$list; \
815	rm -f $$list || exit $$?; \
816	test -n "$(EXEEXT)" || exit 0; \
817	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
818	echo " rm -f" $$list; \
819	rm -f $$list
820
821clean-noinstPROGRAMS:
822	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
823	echo " rm -f" $$list; \
824	rm -f $$list || exit $$?; \
825	test -n "$(EXEEXT)" || exit 0; \
826	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
827	echo " rm -f" $$list; \
828	rm -f $$list
829Zpolytest32$(EXEEXT): $(Zpolytest32_OBJECTS) $(Zpolytest32_DEPENDENCIES)
830	@rm -f Zpolytest32$(EXEEXT)
831	$(LINK) $(Zpolytest32_OBJECTS) $(Zpolytest32_LDADD) $(LIBS)
832Zpolytest64$(EXEEXT): $(Zpolytest64_OBJECTS) $(Zpolytest64_DEPENDENCIES)
833	@rm -f Zpolytest64$(EXEEXT)
834	$(LINK) $(Zpolytest64_OBJECTS) $(Zpolytest64_LDADD) $(LIBS)
835Zpolytestgmp$(EXEEXT): $(Zpolytestgmp_OBJECTS) $(Zpolytestgmp_DEPENDENCIES)
836	@rm -f Zpolytestgmp$(EXEEXT)
837	$(LINK) $(Zpolytestgmp_OBJECTS) $(Zpolytestgmp_LDADD) $(LIBS)
838c2p$(EXEEXT): $(c2p_OBJECTS) $(c2p_DEPENDENCIES)
839	@rm -f c2p$(EXEEXT)
840	$(LINK) $(c2p_OBJECTS) $(c2p_LDADD) $(LIBS)
841count$(EXEEXT): $(count_OBJECTS) $(count_DEPENDENCIES)
842	@rm -f count$(EXEEXT)
843	$(LINK) $(count_OBJECTS) $(count_LDADD) $(LIBS)
844disjoint_union_adj$(EXEEXT): $(disjoint_union_adj_OBJECTS) $(disjoint_union_adj_DEPENDENCIES)
845	@rm -f disjoint_union_adj$(EXEEXT)
846	$(LINK) $(disjoint_union_adj_OBJECTS) $(disjoint_union_adj_LDADD) $(LIBS)
847disjoint_union_sep$(EXEEXT): $(disjoint_union_sep_OBJECTS) $(disjoint_union_sep_DEPENDENCIES)
848	@rm -f disjoint_union_sep$(EXEEXT)
849	$(LINK) $(disjoint_union_sep_OBJECTS) $(disjoint_union_sep_LDADD) $(LIBS)
850ehrhart_lower_bound$(EXEEXT): $(ehrhart_lower_bound_OBJECTS) $(ehrhart_lower_bound_DEPENDENCIES)
851	@rm -f ehrhart_lower_bound$(EXEEXT)
852	$(LINK) $(ehrhart_lower_bound_OBJECTS) $(ehrhart_lower_bound_LDADD) $(LIBS)
853ehrhart_quick_apx$(EXEEXT): $(ehrhart_quick_apx_OBJECTS) $(ehrhart_quick_apx_DEPENDENCIES)
854	@rm -f ehrhart_quick_apx$(EXEEXT)
855	$(LINK) $(ehrhart_quick_apx_OBJECTS) $(ehrhart_quick_apx_LDADD) $(LIBS)
856ehrhart_ranking32$(EXEEXT): $(ehrhart_ranking32_OBJECTS) $(ehrhart_ranking32_DEPENDENCIES)
857	@rm -f ehrhart_ranking32$(EXEEXT)
858	$(LINK) $(ehrhart_ranking32_OBJECTS) $(ehrhart_ranking32_LDADD) $(LIBS)
859ehrhart_ranking64$(EXEEXT): $(ehrhart_ranking64_OBJECTS) $(ehrhart_ranking64_DEPENDENCIES)
860	@rm -f ehrhart_ranking64$(EXEEXT)
861	$(LINK) $(ehrhart_ranking64_OBJECTS) $(ehrhart_ranking64_LDADD) $(LIBS)
862ehrhart_rankinggmp$(EXEEXT): $(ehrhart_rankinggmp_OBJECTS) $(ehrhart_rankinggmp_DEPENDENCIES)
863	@rm -f ehrhart_rankinggmp$(EXEEXT)
864	$(LINK) $(ehrhart_rankinggmp_OBJECTS) $(ehrhart_rankinggmp_LDADD) $(LIBS)
865ehrhart_union32$(EXEEXT): $(ehrhart_union32_OBJECTS) $(ehrhart_union32_DEPENDENCIES)
866	@rm -f ehrhart_union32$(EXEEXT)
867	$(LINK) $(ehrhart_union32_OBJECTS) $(ehrhart_union32_LDADD) $(LIBS)
868ehrhart_union64$(EXEEXT): $(ehrhart_union64_OBJECTS) $(ehrhart_union64_DEPENDENCIES)
869	@rm -f ehrhart_union64$(EXEEXT)
870	$(LINK) $(ehrhart_union64_OBJECTS) $(ehrhart_union64_LDADD) $(LIBS)
871ehrhart_uniongmp$(EXEEXT): $(ehrhart_uniongmp_OBJECTS) $(ehrhart_uniongmp_DEPENDENCIES)
872	@rm -f ehrhart_uniongmp$(EXEEXT)
873	$(LINK) $(ehrhart_uniongmp_OBJECTS) $(ehrhart_uniongmp_LDADD) $(LIBS)
874ehrhart_upper_bound$(EXEEXT): $(ehrhart_upper_bound_OBJECTS) $(ehrhart_upper_bound_DEPENDENCIES)
875	@rm -f ehrhart_upper_bound$(EXEEXT)
876	$(LINK) $(ehrhart_upper_bound_OBJECTS) $(ehrhart_upper_bound_LDADD) $(LIBS)
877example$(EXEEXT): $(example_OBJECTS) $(example_DEPENDENCIES)
878	@rm -f example$(EXEEXT)
879	$(LINK) $(example_OBJECTS) $(example_LDADD) $(LIBS)
880findv$(EXEEXT): $(findv_OBJECTS) $(findv_DEPENDENCIES)
881	@rm -f findv$(EXEEXT)
882	$(LINK) $(findv_OBJECTS) $(findv_LDADD) $(LIBS)
883polytest32$(EXEEXT): $(polytest32_OBJECTS) $(polytest32_DEPENDENCIES)
884	@rm -f polytest32$(EXEEXT)
885	$(LINK) $(polytest32_OBJECTS) $(polytest32_LDADD) $(LIBS)
886polytest64$(EXEEXT): $(polytest64_OBJECTS) $(polytest64_DEPENDENCIES)
887	@rm -f polytest64$(EXEEXT)
888	$(LINK) $(polytest64_OBJECTS) $(polytest64_LDADD) $(LIBS)
889polytestgmp$(EXEEXT): $(polytestgmp_OBJECTS) $(polytestgmp_DEPENDENCIES)
890	@rm -f polytestgmp$(EXEEXT)
891	$(LINK) $(polytestgmp_OBJECTS) $(polytestgmp_LDADD) $(LIBS)
892pp32$(EXEEXT): $(pp32_OBJECTS) $(pp32_DEPENDENCIES)
893	@rm -f pp32$(EXEEXT)
894	$(LINK) $(pp32_OBJECTS) $(pp32_LDADD) $(LIBS)
895pp64$(EXEEXT): $(pp64_OBJECTS) $(pp64_DEPENDENCIES)
896	@rm -f pp64$(EXEEXT)
897	$(LINK) $(pp64_OBJECTS) $(pp64_LDADD) $(LIBS)
898ppgmp$(EXEEXT): $(ppgmp_OBJECTS) $(ppgmp_DEPENDENCIES)
899	@rm -f ppgmp$(EXEEXT)
900	$(LINK) $(ppgmp_OBJECTS) $(ppgmp_LDADD) $(LIBS)
901r2p$(EXEEXT): $(r2p_OBJECTS) $(r2p_DEPENDENCIES)
902	@rm -f r2p$(EXEEXT)
903	$(LINK) $(r2p_OBJECTS) $(r2p_LDADD) $(LIBS)
904testCompressParms32$(EXEEXT): $(testCompressParms32_OBJECTS) $(testCompressParms32_DEPENDENCIES)
905	@rm -f testCompressParms32$(EXEEXT)
906	$(LINK) $(testCompressParms32_OBJECTS) $(testCompressParms32_LDADD) $(LIBS)
907testCompressParms64$(EXEEXT): $(testCompressParms64_OBJECTS) $(testCompressParms64_DEPENDENCIES)
908	@rm -f testCompressParms64$(EXEEXT)
909	$(LINK) $(testCompressParms64_OBJECTS) $(testCompressParms64_LDADD) $(LIBS)
910testCompressParmsgmp$(EXEEXT): $(testCompressParmsgmp_OBJECTS) $(testCompressParmsgmp_DEPENDENCIES)
911	@rm -f testCompressParmsgmp$(EXEEXT)
912	$(LINK) $(testCompressParmsgmp_OBJECTS) $(testCompressParmsgmp_LDADD) $(LIBS)
913testehrhart32$(EXEEXT): $(testehrhart32_OBJECTS) $(testehrhart32_DEPENDENCIES)
914	@rm -f testehrhart32$(EXEEXT)
915	$(LINK) $(testehrhart32_OBJECTS) $(testehrhart32_LDADD) $(LIBS)
916testehrhart64$(EXEEXT): $(testehrhart64_OBJECTS) $(testehrhart64_DEPENDENCIES)
917	@rm -f testehrhart64$(EXEEXT)
918	$(LINK) $(testehrhart64_OBJECTS) $(testehrhart64_LDADD) $(LIBS)
919testehrhartgmp$(EXEEXT): $(testehrhartgmp_OBJECTS) $(testehrhartgmp_DEPENDENCIES)
920	@rm -f testehrhartgmp$(EXEEXT)
921	$(LINK) $(testehrhartgmp_OBJECTS) $(testehrhartgmp_LDADD) $(LIBS)
922testlib$(EXEEXT): $(testlib_OBJECTS) $(testlib_DEPENDENCIES)
923	@rm -f testlib$(EXEEXT)
924	$(LINK) $(testlib_OBJECTS) $(testlib_LDADD) $(LIBS)
925verif_ehrhart32$(EXEEXT): $(verif_ehrhart32_OBJECTS) $(verif_ehrhart32_DEPENDENCIES)
926	@rm -f verif_ehrhart32$(EXEEXT)
927	$(LINK) $(verif_ehrhart32_OBJECTS) $(verif_ehrhart32_LDADD) $(LIBS)
928verif_ehrhart64$(EXEEXT): $(verif_ehrhart64_OBJECTS) $(verif_ehrhart64_DEPENDENCIES)
929	@rm -f verif_ehrhart64$(EXEEXT)
930	$(LINK) $(verif_ehrhart64_OBJECTS) $(verif_ehrhart64_LDADD) $(LIBS)
931verif_ehrhartgmp$(EXEEXT): $(verif_ehrhartgmp_OBJECTS) $(verif_ehrhartgmp_DEPENDENCIES)
932	@rm -f verif_ehrhartgmp$(EXEEXT)
933	$(LINK) $(verif_ehrhartgmp_OBJECTS) $(verif_ehrhartgmp_LDADD) $(LIBS)
934
935mostlyclean-compile:
936	-rm -f *.$(OBJEXT)
937
938distclean-compile:
939	-rm -f *.tab.c
940
941@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mp_get_memory_functions.Plo@am__quote@
942@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Zpolytest32-Zpolytest.Po@am__quote@
943@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Zpolytest64-Zpolytest.Po@am__quote@
944@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Zpolytestgmp-Zpolytest.Po@am__quote@
945@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c2p-c2p.Po@am__quote@
946@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/count-count.Po@am__quote@
947@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disjoint_union_adj-disjoint_union_adj.Po@am__quote@
948@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disjoint_union_sep-disjoint_union_sep.Po@am__quote@
949@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehrhart_lower_bound-ehrhart_lower_bound.Po@am__quote@
950@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehrhart_quick_apx-ehrhart_quick_apx.Po@am__quote@
951@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehrhart_ranking32-ehrhart_ranking.Po@am__quote@
952@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehrhart_ranking64-ehrhart_ranking.Po@am__quote@
953@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehrhart_rankinggmp-ehrhart_ranking.Po@am__quote@
954@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehrhart_union32-ehrhart_union.Po@am__quote@
955@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehrhart_union64-ehrhart_union.Po@am__quote@
956@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehrhart_uniongmp-ehrhart_union.Po@am__quote@
957@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehrhart_upper_bound-ehrhart_upper_bound.Po@am__quote@
958@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example-example.Po@am__quote@
959@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/findv-findv.Po@am__quote@
960@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-Lattice.Plo@am__quote@
961@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-Matop.Plo@am__quote@
962@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-NormalForms.Plo@am__quote@
963@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-SolveDio.Plo@am__quote@
964@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-Zpolyhedron.Plo@am__quote@
965@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-alpha.Plo@am__quote@
966@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-compress_parms.Plo@am__quote@
967@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-ehrhart.Plo@am__quote@
968@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-errormsg.Plo@am__quote@
969@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-errors.Plo@am__quote@
970@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-eval_ehrhart.Plo@am__quote@
971@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-ext_ehrhart.Plo@am__quote@
972@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-homogenization.Plo@am__quote@
973@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-matrix.Plo@am__quote@
974@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-matrix_addon.Plo@am__quote@
975@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-matrix_permutations.Plo@am__quote@
976@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-param.Plo@am__quote@
977@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-polyhedron.Plo@am__quote@
978@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-polyparam.Plo@am__quote@
979@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-ranking.Plo@am__quote@
980@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib128_la-vector.Plo@am__quote@
981@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-Lattice.Plo@am__quote@
982@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-Matop.Plo@am__quote@
983@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-NormalForms.Plo@am__quote@
984@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-SolveDio.Plo@am__quote@
985@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-Zpolyhedron.Plo@am__quote@
986@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-alpha.Plo@am__quote@
987@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-compress_parms.Plo@am__quote@
988@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-ehrhart.Plo@am__quote@
989@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-errormsg.Plo@am__quote@
990@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-errors.Plo@am__quote@
991@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-eval_ehrhart.Plo@am__quote@
992@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-ext_ehrhart.Plo@am__quote@
993@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-homogenization.Plo@am__quote@
994@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-matrix.Plo@am__quote@
995@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-matrix_addon.Plo@am__quote@
996@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-matrix_permutations.Plo@am__quote@
997@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-param.Plo@am__quote@
998@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-polyhedron.Plo@am__quote@
999@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-polyparam.Plo@am__quote@
1000@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-ranking.Plo@am__quote@
1001@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib32_la-vector.Plo@am__quote@
1002@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-Lattice.Plo@am__quote@
1003@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-Matop.Plo@am__quote@
1004@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-NormalForms.Plo@am__quote@
1005@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-SolveDio.Plo@am__quote@
1006@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-Zpolyhedron.Plo@am__quote@
1007@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-alpha.Plo@am__quote@
1008@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-compress_parms.Plo@am__quote@
1009@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-ehrhart.Plo@am__quote@
1010@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-errormsg.Plo@am__quote@
1011@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-errors.Plo@am__quote@
1012@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-eval_ehrhart.Plo@am__quote@
1013@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-ext_ehrhart.Plo@am__quote@
1014@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-homogenization.Plo@am__quote@
1015@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-matrix.Plo@am__quote@
1016@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-matrix_addon.Plo@am__quote@
1017@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-matrix_permutations.Plo@am__quote@
1018@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-param.Plo@am__quote@
1019@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-polyhedron.Plo@am__quote@
1020@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-polyparam.Plo@am__quote@
1021@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-ranking.Plo@am__quote@
1022@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylib64_la-vector.Plo@am__quote@
1023@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-Lattice.Plo@am__quote@
1024@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-Matop.Plo@am__quote@
1025@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-NormalForms.Plo@am__quote@
1026@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-SolveDio.Plo@am__quote@
1027@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-Zpolyhedron.Plo@am__quote@
1028@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-alpha.Plo@am__quote@
1029@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-compress_parms.Plo@am__quote@
1030@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-ehrhart.Plo@am__quote@
1031@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-errormsg.Plo@am__quote@
1032@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-errors.Plo@am__quote@
1033@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-eval_ehrhart.Plo@am__quote@
1034@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-ext_ehrhart.Plo@am__quote@
1035@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-homogenization.Plo@am__quote@
1036@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-matrix.Plo@am__quote@
1037@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-matrix_addon.Plo@am__quote@
1038@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-matrix_permutations.Plo@am__quote@
1039@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-param.Plo@am__quote@
1040@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-polyhedron.Plo@am__quote@
1041@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-polyparam.Plo@am__quote@
1042@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-ranking.Plo@am__quote@
1043@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpolylibgmp_la-vector.Plo@am__quote@
1044@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/polytest32-polytest.Po@am__quote@
1045@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/polytest64-polytest.Po@am__quote@
1046@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/polytestgmp-polytest.Po@am__quote@
1047@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pp32-pp.Po@am__quote@
1048@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pp64-pp.Po@am__quote@
1049@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppgmp-pp.Po@am__quote@
1050@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r2p-r2p.Po@am__quote@
1051@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testCompressParms32-testCompressParms.Po@am__quote@
1052@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testCompressParms64-testCompressParms.Po@am__quote@
1053@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testCompressParmsgmp-testCompressParms.Po@am__quote@
1054@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testehrhart32-testehrhart.Po@am__quote@
1055@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testehrhart64-testehrhart.Po@am__quote@
1056@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testehrhartgmp-testehrhart.Po@am__quote@
1057@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testlib-testlib.Po@am__quote@
1058@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/verif_ehrhart32-verif_ehrhart.Po@am__quote@
1059@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/verif_ehrhart64-verif_ehrhart.Po@am__quote@
1060@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/verif_ehrhartgmp-verif_ehrhart.Po@am__quote@
1061
1062.c.o:
1063@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1064@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1065@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1066@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1067@am__fastdepCC_FALSE@	$(COMPILE) -c $<
1068
1069.c.obj:
1070@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1071@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1072@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1073@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1074@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
1075
1076.c.lo:
1077@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1078@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1079@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1080@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1081@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
1082
1083libpolylib128_la-errors.lo: source/arith/errors.c
1084@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-errors.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-errors.Tpo -c -o libpolylib128_la-errors.lo `test -f 'source/arith/errors.c' || echo '$(srcdir)/'`source/arith/errors.c
1085@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-errors.Tpo $(DEPDIR)/libpolylib128_la-errors.Plo
1086@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/arith/errors.c' object='libpolylib128_la-errors.lo' libtool=yes @AMDEPBACKSLASH@
1087@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1088@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-errors.lo `test -f 'source/arith/errors.c' || echo '$(srcdir)/'`source/arith/errors.c
1089
1090libpolylib128_la-errormsg.lo: source/kernel/errormsg.c
1091@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-errormsg.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-errormsg.Tpo -c -o libpolylib128_la-errormsg.lo `test -f 'source/kernel/errormsg.c' || echo '$(srcdir)/'`source/kernel/errormsg.c
1092@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-errormsg.Tpo $(DEPDIR)/libpolylib128_la-errormsg.Plo
1093@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/errormsg.c' object='libpolylib128_la-errormsg.lo' libtool=yes @AMDEPBACKSLASH@
1094@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1095@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-errormsg.lo `test -f 'source/kernel/errormsg.c' || echo '$(srcdir)/'`source/kernel/errormsg.c
1096
1097libpolylib128_la-vector.lo: source/kernel/vector.c
1098@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-vector.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-vector.Tpo -c -o libpolylib128_la-vector.lo `test -f 'source/kernel/vector.c' || echo '$(srcdir)/'`source/kernel/vector.c
1099@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-vector.Tpo $(DEPDIR)/libpolylib128_la-vector.Plo
1100@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/vector.c' object='libpolylib128_la-vector.lo' libtool=yes @AMDEPBACKSLASH@
1101@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1102@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-vector.lo `test -f 'source/kernel/vector.c' || echo '$(srcdir)/'`source/kernel/vector.c
1103
1104libpolylib128_la-matrix.lo: source/kernel/matrix.c
1105@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-matrix.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-matrix.Tpo -c -o libpolylib128_la-matrix.lo `test -f 'source/kernel/matrix.c' || echo '$(srcdir)/'`source/kernel/matrix.c
1106@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-matrix.Tpo $(DEPDIR)/libpolylib128_la-matrix.Plo
1107@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/matrix.c' object='libpolylib128_la-matrix.lo' libtool=yes @AMDEPBACKSLASH@
1108@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1109@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-matrix.lo `test -f 'source/kernel/matrix.c' || echo '$(srcdir)/'`source/kernel/matrix.c
1110
1111libpolylib128_la-polyhedron.lo: source/kernel/polyhedron.c
1112@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-polyhedron.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-polyhedron.Tpo -c -o libpolylib128_la-polyhedron.lo `test -f 'source/kernel/polyhedron.c' || echo '$(srcdir)/'`source/kernel/polyhedron.c
1113@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-polyhedron.Tpo $(DEPDIR)/libpolylib128_la-polyhedron.Plo
1114@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/polyhedron.c' object='libpolylib128_la-polyhedron.lo' libtool=yes @AMDEPBACKSLASH@
1115@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1116@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-polyhedron.lo `test -f 'source/kernel/polyhedron.c' || echo '$(srcdir)/'`source/kernel/polyhedron.c
1117
1118libpolylib128_la-polyparam.lo: source/kernel/polyparam.c
1119@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-polyparam.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-polyparam.Tpo -c -o libpolylib128_la-polyparam.lo `test -f 'source/kernel/polyparam.c' || echo '$(srcdir)/'`source/kernel/polyparam.c
1120@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-polyparam.Tpo $(DEPDIR)/libpolylib128_la-polyparam.Plo
1121@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/polyparam.c' object='libpolylib128_la-polyparam.lo' libtool=yes @AMDEPBACKSLASH@
1122@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1123@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-polyparam.lo `test -f 'source/kernel/polyparam.c' || echo '$(srcdir)/'`source/kernel/polyparam.c
1124
1125libpolylib128_la-param.lo: source/kernel/param.c
1126@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-param.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-param.Tpo -c -o libpolylib128_la-param.lo `test -f 'source/kernel/param.c' || echo '$(srcdir)/'`source/kernel/param.c
1127@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-param.Tpo $(DEPDIR)/libpolylib128_la-param.Plo
1128@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/param.c' object='libpolylib128_la-param.lo' libtool=yes @AMDEPBACKSLASH@
1129@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1130@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-param.lo `test -f 'source/kernel/param.c' || echo '$(srcdir)/'`source/kernel/param.c
1131
1132libpolylib128_la-alpha.lo: source/kernel/alpha.c
1133@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-alpha.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-alpha.Tpo -c -o libpolylib128_la-alpha.lo `test -f 'source/kernel/alpha.c' || echo '$(srcdir)/'`source/kernel/alpha.c
1134@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-alpha.Tpo $(DEPDIR)/libpolylib128_la-alpha.Plo
1135@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/alpha.c' object='libpolylib128_la-alpha.lo' libtool=yes @AMDEPBACKSLASH@
1136@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1137@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-alpha.lo `test -f 'source/kernel/alpha.c' || echo '$(srcdir)/'`source/kernel/alpha.c
1138
1139libpolylib128_la-ehrhart.lo: source/ehrhart/ehrhart.c
1140@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-ehrhart.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-ehrhart.Tpo -c -o libpolylib128_la-ehrhart.lo `test -f 'source/ehrhart/ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ehrhart.c
1141@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-ehrhart.Tpo $(DEPDIR)/libpolylib128_la-ehrhart.Plo
1142@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/ehrhart.c' object='libpolylib128_la-ehrhart.lo' libtool=yes @AMDEPBACKSLASH@
1143@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1144@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-ehrhart.lo `test -f 'source/ehrhart/ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ehrhart.c
1145
1146libpolylib128_la-ext_ehrhart.lo: source/ehrhart/ext_ehrhart.c
1147@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-ext_ehrhart.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-ext_ehrhart.Tpo -c -o libpolylib128_la-ext_ehrhart.lo `test -f 'source/ehrhart/ext_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ext_ehrhart.c
1148@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-ext_ehrhart.Tpo $(DEPDIR)/libpolylib128_la-ext_ehrhart.Plo
1149@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/ext_ehrhart.c' object='libpolylib128_la-ext_ehrhart.lo' libtool=yes @AMDEPBACKSLASH@
1150@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1151@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-ext_ehrhart.lo `test -f 'source/ehrhart/ext_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ext_ehrhart.c
1152
1153libpolylib128_la-eval_ehrhart.lo: source/ehrhart/eval_ehrhart.c
1154@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-eval_ehrhart.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-eval_ehrhart.Tpo -c -o libpolylib128_la-eval_ehrhart.lo `test -f 'source/ehrhart/eval_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/eval_ehrhart.c
1155@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-eval_ehrhart.Tpo $(DEPDIR)/libpolylib128_la-eval_ehrhart.Plo
1156@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/eval_ehrhart.c' object='libpolylib128_la-eval_ehrhart.lo' libtool=yes @AMDEPBACKSLASH@
1157@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1158@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-eval_ehrhart.lo `test -f 'source/ehrhart/eval_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/eval_ehrhart.c
1159
1160libpolylib128_la-homogenization.lo: source/ehrhart/homogenization.c
1161@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-homogenization.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-homogenization.Tpo -c -o libpolylib128_la-homogenization.lo `test -f 'source/ehrhart/homogenization.c' || echo '$(srcdir)/'`source/ehrhart/homogenization.c
1162@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-homogenization.Tpo $(DEPDIR)/libpolylib128_la-homogenization.Plo
1163@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/homogenization.c' object='libpolylib128_la-homogenization.lo' libtool=yes @AMDEPBACKSLASH@
1164@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1165@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-homogenization.lo `test -f 'source/ehrhart/homogenization.c' || echo '$(srcdir)/'`source/ehrhart/homogenization.c
1166
1167libpolylib128_la-ranking.lo: source/ehrhart/ranking.c
1168@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-ranking.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-ranking.Tpo -c -o libpolylib128_la-ranking.lo `test -f 'source/ehrhart/ranking.c' || echo '$(srcdir)/'`source/ehrhart/ranking.c
1169@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-ranking.Tpo $(DEPDIR)/libpolylib128_la-ranking.Plo
1170@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/ranking.c' object='libpolylib128_la-ranking.lo' libtool=yes @AMDEPBACKSLASH@
1171@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1172@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-ranking.lo `test -f 'source/ehrhart/ranking.c' || echo '$(srcdir)/'`source/ehrhart/ranking.c
1173
1174libpolylib128_la-matrix_addon.lo: source/kernel/matrix_addon.c
1175@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-matrix_addon.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-matrix_addon.Tpo -c -o libpolylib128_la-matrix_addon.lo `test -f 'source/kernel/matrix_addon.c' || echo '$(srcdir)/'`source/kernel/matrix_addon.c
1176@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-matrix_addon.Tpo $(DEPDIR)/libpolylib128_la-matrix_addon.Plo
1177@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/matrix_addon.c' object='libpolylib128_la-matrix_addon.lo' libtool=yes @AMDEPBACKSLASH@
1178@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1179@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-matrix_addon.lo `test -f 'source/kernel/matrix_addon.c' || echo '$(srcdir)/'`source/kernel/matrix_addon.c
1180
1181libpolylib128_la-matrix_permutations.lo: source/kernel/matrix_permutations.c
1182@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-matrix_permutations.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-matrix_permutations.Tpo -c -o libpolylib128_la-matrix_permutations.lo `test -f 'source/kernel/matrix_permutations.c' || echo '$(srcdir)/'`source/kernel/matrix_permutations.c
1183@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-matrix_permutations.Tpo $(DEPDIR)/libpolylib128_la-matrix_permutations.Plo
1184@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/matrix_permutations.c' object='libpolylib128_la-matrix_permutations.lo' libtool=yes @AMDEPBACKSLASH@
1185@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1186@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-matrix_permutations.lo `test -f 'source/kernel/matrix_permutations.c' || echo '$(srcdir)/'`source/kernel/matrix_permutations.c
1187
1188libpolylib128_la-compress_parms.lo: source/kernel/compress_parms.c
1189@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-compress_parms.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-compress_parms.Tpo -c -o libpolylib128_la-compress_parms.lo `test -f 'source/kernel/compress_parms.c' || echo '$(srcdir)/'`source/kernel/compress_parms.c
1190@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-compress_parms.Tpo $(DEPDIR)/libpolylib128_la-compress_parms.Plo
1191@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/compress_parms.c' object='libpolylib128_la-compress_parms.lo' libtool=yes @AMDEPBACKSLASH@
1192@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1193@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-compress_parms.lo `test -f 'source/kernel/compress_parms.c' || echo '$(srcdir)/'`source/kernel/compress_parms.c
1194
1195libpolylib128_la-SolveDio.lo: source/kernel/SolveDio.c
1196@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-SolveDio.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-SolveDio.Tpo -c -o libpolylib128_la-SolveDio.lo `test -f 'source/kernel/SolveDio.c' || echo '$(srcdir)/'`source/kernel/SolveDio.c
1197@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-SolveDio.Tpo $(DEPDIR)/libpolylib128_la-SolveDio.Plo
1198@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/SolveDio.c' object='libpolylib128_la-SolveDio.lo' libtool=yes @AMDEPBACKSLASH@
1199@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1200@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-SolveDio.lo `test -f 'source/kernel/SolveDio.c' || echo '$(srcdir)/'`source/kernel/SolveDio.c
1201
1202libpolylib128_la-Lattice.lo: source/kernel/Lattice.c
1203@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-Lattice.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-Lattice.Tpo -c -o libpolylib128_la-Lattice.lo `test -f 'source/kernel/Lattice.c' || echo '$(srcdir)/'`source/kernel/Lattice.c
1204@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-Lattice.Tpo $(DEPDIR)/libpolylib128_la-Lattice.Plo
1205@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/Lattice.c' object='libpolylib128_la-Lattice.lo' libtool=yes @AMDEPBACKSLASH@
1206@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1207@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-Lattice.lo `test -f 'source/kernel/Lattice.c' || echo '$(srcdir)/'`source/kernel/Lattice.c
1208
1209libpolylib128_la-Matop.lo: source/kernel/Matop.c
1210@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-Matop.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-Matop.Tpo -c -o libpolylib128_la-Matop.lo `test -f 'source/kernel/Matop.c' || echo '$(srcdir)/'`source/kernel/Matop.c
1211@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-Matop.Tpo $(DEPDIR)/libpolylib128_la-Matop.Plo
1212@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/Matop.c' object='libpolylib128_la-Matop.lo' libtool=yes @AMDEPBACKSLASH@
1213@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1214@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-Matop.lo `test -f 'source/kernel/Matop.c' || echo '$(srcdir)/'`source/kernel/Matop.c
1215
1216libpolylib128_la-NormalForms.lo: source/kernel/NormalForms.c
1217@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-NormalForms.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-NormalForms.Tpo -c -o libpolylib128_la-NormalForms.lo `test -f 'source/kernel/NormalForms.c' || echo '$(srcdir)/'`source/kernel/NormalForms.c
1218@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-NormalForms.Tpo $(DEPDIR)/libpolylib128_la-NormalForms.Plo
1219@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/NormalForms.c' object='libpolylib128_la-NormalForms.lo' libtool=yes @AMDEPBACKSLASH@
1220@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1221@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-NormalForms.lo `test -f 'source/kernel/NormalForms.c' || echo '$(srcdir)/'`source/kernel/NormalForms.c
1222
1223libpolylib128_la-Zpolyhedron.lo: source/kernel/Zpolyhedron.c
1224@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib128_la-Zpolyhedron.lo -MD -MP -MF $(DEPDIR)/libpolylib128_la-Zpolyhedron.Tpo -c -o libpolylib128_la-Zpolyhedron.lo `test -f 'source/kernel/Zpolyhedron.c' || echo '$(srcdir)/'`source/kernel/Zpolyhedron.c
1225@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib128_la-Zpolyhedron.Tpo $(DEPDIR)/libpolylib128_la-Zpolyhedron.Plo
1226@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/Zpolyhedron.c' object='libpolylib128_la-Zpolyhedron.lo' libtool=yes @AMDEPBACKSLASH@
1227@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1228@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib128_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib128_la-Zpolyhedron.lo `test -f 'source/kernel/Zpolyhedron.c' || echo '$(srcdir)/'`source/kernel/Zpolyhedron.c
1229
1230libpolylib32_la-errors.lo: source/arith/errors.c
1231@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-errors.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-errors.Tpo -c -o libpolylib32_la-errors.lo `test -f 'source/arith/errors.c' || echo '$(srcdir)/'`source/arith/errors.c
1232@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-errors.Tpo $(DEPDIR)/libpolylib32_la-errors.Plo
1233@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/arith/errors.c' object='libpolylib32_la-errors.lo' libtool=yes @AMDEPBACKSLASH@
1234@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1235@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-errors.lo `test -f 'source/arith/errors.c' || echo '$(srcdir)/'`source/arith/errors.c
1236
1237libpolylib32_la-errormsg.lo: source/kernel/errormsg.c
1238@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-errormsg.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-errormsg.Tpo -c -o libpolylib32_la-errormsg.lo `test -f 'source/kernel/errormsg.c' || echo '$(srcdir)/'`source/kernel/errormsg.c
1239@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-errormsg.Tpo $(DEPDIR)/libpolylib32_la-errormsg.Plo
1240@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/errormsg.c' object='libpolylib32_la-errormsg.lo' libtool=yes @AMDEPBACKSLASH@
1241@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1242@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-errormsg.lo `test -f 'source/kernel/errormsg.c' || echo '$(srcdir)/'`source/kernel/errormsg.c
1243
1244libpolylib32_la-vector.lo: source/kernel/vector.c
1245@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-vector.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-vector.Tpo -c -o libpolylib32_la-vector.lo `test -f 'source/kernel/vector.c' || echo '$(srcdir)/'`source/kernel/vector.c
1246@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-vector.Tpo $(DEPDIR)/libpolylib32_la-vector.Plo
1247@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/vector.c' object='libpolylib32_la-vector.lo' libtool=yes @AMDEPBACKSLASH@
1248@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1249@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-vector.lo `test -f 'source/kernel/vector.c' || echo '$(srcdir)/'`source/kernel/vector.c
1250
1251libpolylib32_la-matrix.lo: source/kernel/matrix.c
1252@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-matrix.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-matrix.Tpo -c -o libpolylib32_la-matrix.lo `test -f 'source/kernel/matrix.c' || echo '$(srcdir)/'`source/kernel/matrix.c
1253@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-matrix.Tpo $(DEPDIR)/libpolylib32_la-matrix.Plo
1254@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/matrix.c' object='libpolylib32_la-matrix.lo' libtool=yes @AMDEPBACKSLASH@
1255@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1256@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-matrix.lo `test -f 'source/kernel/matrix.c' || echo '$(srcdir)/'`source/kernel/matrix.c
1257
1258libpolylib32_la-polyhedron.lo: source/kernel/polyhedron.c
1259@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-polyhedron.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-polyhedron.Tpo -c -o libpolylib32_la-polyhedron.lo `test -f 'source/kernel/polyhedron.c' || echo '$(srcdir)/'`source/kernel/polyhedron.c
1260@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-polyhedron.Tpo $(DEPDIR)/libpolylib32_la-polyhedron.Plo
1261@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/polyhedron.c' object='libpolylib32_la-polyhedron.lo' libtool=yes @AMDEPBACKSLASH@
1262@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1263@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-polyhedron.lo `test -f 'source/kernel/polyhedron.c' || echo '$(srcdir)/'`source/kernel/polyhedron.c
1264
1265libpolylib32_la-polyparam.lo: source/kernel/polyparam.c
1266@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-polyparam.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-polyparam.Tpo -c -o libpolylib32_la-polyparam.lo `test -f 'source/kernel/polyparam.c' || echo '$(srcdir)/'`source/kernel/polyparam.c
1267@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-polyparam.Tpo $(DEPDIR)/libpolylib32_la-polyparam.Plo
1268@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/polyparam.c' object='libpolylib32_la-polyparam.lo' libtool=yes @AMDEPBACKSLASH@
1269@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1270@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-polyparam.lo `test -f 'source/kernel/polyparam.c' || echo '$(srcdir)/'`source/kernel/polyparam.c
1271
1272libpolylib32_la-param.lo: source/kernel/param.c
1273@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-param.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-param.Tpo -c -o libpolylib32_la-param.lo `test -f 'source/kernel/param.c' || echo '$(srcdir)/'`source/kernel/param.c
1274@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-param.Tpo $(DEPDIR)/libpolylib32_la-param.Plo
1275@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/param.c' object='libpolylib32_la-param.lo' libtool=yes @AMDEPBACKSLASH@
1276@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1277@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-param.lo `test -f 'source/kernel/param.c' || echo '$(srcdir)/'`source/kernel/param.c
1278
1279libpolylib32_la-alpha.lo: source/kernel/alpha.c
1280@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-alpha.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-alpha.Tpo -c -o libpolylib32_la-alpha.lo `test -f 'source/kernel/alpha.c' || echo '$(srcdir)/'`source/kernel/alpha.c
1281@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-alpha.Tpo $(DEPDIR)/libpolylib32_la-alpha.Plo
1282@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/alpha.c' object='libpolylib32_la-alpha.lo' libtool=yes @AMDEPBACKSLASH@
1283@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1284@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-alpha.lo `test -f 'source/kernel/alpha.c' || echo '$(srcdir)/'`source/kernel/alpha.c
1285
1286libpolylib32_la-ehrhart.lo: source/ehrhart/ehrhart.c
1287@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-ehrhart.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-ehrhart.Tpo -c -o libpolylib32_la-ehrhart.lo `test -f 'source/ehrhart/ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ehrhart.c
1288@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-ehrhart.Tpo $(DEPDIR)/libpolylib32_la-ehrhart.Plo
1289@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/ehrhart.c' object='libpolylib32_la-ehrhart.lo' libtool=yes @AMDEPBACKSLASH@
1290@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1291@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-ehrhart.lo `test -f 'source/ehrhart/ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ehrhart.c
1292
1293libpolylib32_la-ext_ehrhart.lo: source/ehrhart/ext_ehrhart.c
1294@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-ext_ehrhart.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-ext_ehrhart.Tpo -c -o libpolylib32_la-ext_ehrhart.lo `test -f 'source/ehrhart/ext_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ext_ehrhart.c
1295@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-ext_ehrhart.Tpo $(DEPDIR)/libpolylib32_la-ext_ehrhart.Plo
1296@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/ext_ehrhart.c' object='libpolylib32_la-ext_ehrhart.lo' libtool=yes @AMDEPBACKSLASH@
1297@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1298@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-ext_ehrhart.lo `test -f 'source/ehrhart/ext_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ext_ehrhart.c
1299
1300libpolylib32_la-eval_ehrhart.lo: source/ehrhart/eval_ehrhart.c
1301@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-eval_ehrhart.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-eval_ehrhart.Tpo -c -o libpolylib32_la-eval_ehrhart.lo `test -f 'source/ehrhart/eval_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/eval_ehrhart.c
1302@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-eval_ehrhart.Tpo $(DEPDIR)/libpolylib32_la-eval_ehrhart.Plo
1303@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/eval_ehrhart.c' object='libpolylib32_la-eval_ehrhart.lo' libtool=yes @AMDEPBACKSLASH@
1304@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1305@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-eval_ehrhart.lo `test -f 'source/ehrhart/eval_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/eval_ehrhart.c
1306
1307libpolylib32_la-homogenization.lo: source/ehrhart/homogenization.c
1308@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-homogenization.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-homogenization.Tpo -c -o libpolylib32_la-homogenization.lo `test -f 'source/ehrhart/homogenization.c' || echo '$(srcdir)/'`source/ehrhart/homogenization.c
1309@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-homogenization.Tpo $(DEPDIR)/libpolylib32_la-homogenization.Plo
1310@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/homogenization.c' object='libpolylib32_la-homogenization.lo' libtool=yes @AMDEPBACKSLASH@
1311@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1312@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-homogenization.lo `test -f 'source/ehrhart/homogenization.c' || echo '$(srcdir)/'`source/ehrhart/homogenization.c
1313
1314libpolylib32_la-ranking.lo: source/ehrhart/ranking.c
1315@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-ranking.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-ranking.Tpo -c -o libpolylib32_la-ranking.lo `test -f 'source/ehrhart/ranking.c' || echo '$(srcdir)/'`source/ehrhart/ranking.c
1316@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-ranking.Tpo $(DEPDIR)/libpolylib32_la-ranking.Plo
1317@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/ranking.c' object='libpolylib32_la-ranking.lo' libtool=yes @AMDEPBACKSLASH@
1318@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1319@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-ranking.lo `test -f 'source/ehrhart/ranking.c' || echo '$(srcdir)/'`source/ehrhart/ranking.c
1320
1321libpolylib32_la-matrix_addon.lo: source/kernel/matrix_addon.c
1322@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-matrix_addon.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-matrix_addon.Tpo -c -o libpolylib32_la-matrix_addon.lo `test -f 'source/kernel/matrix_addon.c' || echo '$(srcdir)/'`source/kernel/matrix_addon.c
1323@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-matrix_addon.Tpo $(DEPDIR)/libpolylib32_la-matrix_addon.Plo
1324@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/matrix_addon.c' object='libpolylib32_la-matrix_addon.lo' libtool=yes @AMDEPBACKSLASH@
1325@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1326@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-matrix_addon.lo `test -f 'source/kernel/matrix_addon.c' || echo '$(srcdir)/'`source/kernel/matrix_addon.c
1327
1328libpolylib32_la-matrix_permutations.lo: source/kernel/matrix_permutations.c
1329@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-matrix_permutations.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-matrix_permutations.Tpo -c -o libpolylib32_la-matrix_permutations.lo `test -f 'source/kernel/matrix_permutations.c' || echo '$(srcdir)/'`source/kernel/matrix_permutations.c
1330@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-matrix_permutations.Tpo $(DEPDIR)/libpolylib32_la-matrix_permutations.Plo
1331@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/matrix_permutations.c' object='libpolylib32_la-matrix_permutations.lo' libtool=yes @AMDEPBACKSLASH@
1332@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1333@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-matrix_permutations.lo `test -f 'source/kernel/matrix_permutations.c' || echo '$(srcdir)/'`source/kernel/matrix_permutations.c
1334
1335libpolylib32_la-compress_parms.lo: source/kernel/compress_parms.c
1336@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-compress_parms.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-compress_parms.Tpo -c -o libpolylib32_la-compress_parms.lo `test -f 'source/kernel/compress_parms.c' || echo '$(srcdir)/'`source/kernel/compress_parms.c
1337@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-compress_parms.Tpo $(DEPDIR)/libpolylib32_la-compress_parms.Plo
1338@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/compress_parms.c' object='libpolylib32_la-compress_parms.lo' libtool=yes @AMDEPBACKSLASH@
1339@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1340@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-compress_parms.lo `test -f 'source/kernel/compress_parms.c' || echo '$(srcdir)/'`source/kernel/compress_parms.c
1341
1342libpolylib32_la-SolveDio.lo: source/kernel/SolveDio.c
1343@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-SolveDio.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-SolveDio.Tpo -c -o libpolylib32_la-SolveDio.lo `test -f 'source/kernel/SolveDio.c' || echo '$(srcdir)/'`source/kernel/SolveDio.c
1344@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-SolveDio.Tpo $(DEPDIR)/libpolylib32_la-SolveDio.Plo
1345@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/SolveDio.c' object='libpolylib32_la-SolveDio.lo' libtool=yes @AMDEPBACKSLASH@
1346@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1347@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-SolveDio.lo `test -f 'source/kernel/SolveDio.c' || echo '$(srcdir)/'`source/kernel/SolveDio.c
1348
1349libpolylib32_la-Lattice.lo: source/kernel/Lattice.c
1350@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-Lattice.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-Lattice.Tpo -c -o libpolylib32_la-Lattice.lo `test -f 'source/kernel/Lattice.c' || echo '$(srcdir)/'`source/kernel/Lattice.c
1351@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-Lattice.Tpo $(DEPDIR)/libpolylib32_la-Lattice.Plo
1352@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/Lattice.c' object='libpolylib32_la-Lattice.lo' libtool=yes @AMDEPBACKSLASH@
1353@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1354@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-Lattice.lo `test -f 'source/kernel/Lattice.c' || echo '$(srcdir)/'`source/kernel/Lattice.c
1355
1356libpolylib32_la-Matop.lo: source/kernel/Matop.c
1357@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-Matop.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-Matop.Tpo -c -o libpolylib32_la-Matop.lo `test -f 'source/kernel/Matop.c' || echo '$(srcdir)/'`source/kernel/Matop.c
1358@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-Matop.Tpo $(DEPDIR)/libpolylib32_la-Matop.Plo
1359@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/Matop.c' object='libpolylib32_la-Matop.lo' libtool=yes @AMDEPBACKSLASH@
1360@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1361@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-Matop.lo `test -f 'source/kernel/Matop.c' || echo '$(srcdir)/'`source/kernel/Matop.c
1362
1363libpolylib32_la-NormalForms.lo: source/kernel/NormalForms.c
1364@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-NormalForms.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-NormalForms.Tpo -c -o libpolylib32_la-NormalForms.lo `test -f 'source/kernel/NormalForms.c' || echo '$(srcdir)/'`source/kernel/NormalForms.c
1365@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-NormalForms.Tpo $(DEPDIR)/libpolylib32_la-NormalForms.Plo
1366@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/NormalForms.c' object='libpolylib32_la-NormalForms.lo' libtool=yes @AMDEPBACKSLASH@
1367@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1368@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-NormalForms.lo `test -f 'source/kernel/NormalForms.c' || echo '$(srcdir)/'`source/kernel/NormalForms.c
1369
1370libpolylib32_la-Zpolyhedron.lo: source/kernel/Zpolyhedron.c
1371@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib32_la-Zpolyhedron.lo -MD -MP -MF $(DEPDIR)/libpolylib32_la-Zpolyhedron.Tpo -c -o libpolylib32_la-Zpolyhedron.lo `test -f 'source/kernel/Zpolyhedron.c' || echo '$(srcdir)/'`source/kernel/Zpolyhedron.c
1372@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib32_la-Zpolyhedron.Tpo $(DEPDIR)/libpolylib32_la-Zpolyhedron.Plo
1373@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/Zpolyhedron.c' object='libpolylib32_la-Zpolyhedron.lo' libtool=yes @AMDEPBACKSLASH@
1374@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1375@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib32_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib32_la-Zpolyhedron.lo `test -f 'source/kernel/Zpolyhedron.c' || echo '$(srcdir)/'`source/kernel/Zpolyhedron.c
1376
1377libpolylib64_la-errors.lo: source/arith/errors.c
1378@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-errors.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-errors.Tpo -c -o libpolylib64_la-errors.lo `test -f 'source/arith/errors.c' || echo '$(srcdir)/'`source/arith/errors.c
1379@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-errors.Tpo $(DEPDIR)/libpolylib64_la-errors.Plo
1380@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/arith/errors.c' object='libpolylib64_la-errors.lo' libtool=yes @AMDEPBACKSLASH@
1381@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1382@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-errors.lo `test -f 'source/arith/errors.c' || echo '$(srcdir)/'`source/arith/errors.c
1383
1384libpolylib64_la-errormsg.lo: source/kernel/errormsg.c
1385@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-errormsg.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-errormsg.Tpo -c -o libpolylib64_la-errormsg.lo `test -f 'source/kernel/errormsg.c' || echo '$(srcdir)/'`source/kernel/errormsg.c
1386@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-errormsg.Tpo $(DEPDIR)/libpolylib64_la-errormsg.Plo
1387@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/errormsg.c' object='libpolylib64_la-errormsg.lo' libtool=yes @AMDEPBACKSLASH@
1388@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1389@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-errormsg.lo `test -f 'source/kernel/errormsg.c' || echo '$(srcdir)/'`source/kernel/errormsg.c
1390
1391libpolylib64_la-vector.lo: source/kernel/vector.c
1392@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-vector.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-vector.Tpo -c -o libpolylib64_la-vector.lo `test -f 'source/kernel/vector.c' || echo '$(srcdir)/'`source/kernel/vector.c
1393@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-vector.Tpo $(DEPDIR)/libpolylib64_la-vector.Plo
1394@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/vector.c' object='libpolylib64_la-vector.lo' libtool=yes @AMDEPBACKSLASH@
1395@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1396@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-vector.lo `test -f 'source/kernel/vector.c' || echo '$(srcdir)/'`source/kernel/vector.c
1397
1398libpolylib64_la-matrix.lo: source/kernel/matrix.c
1399@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-matrix.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-matrix.Tpo -c -o libpolylib64_la-matrix.lo `test -f 'source/kernel/matrix.c' || echo '$(srcdir)/'`source/kernel/matrix.c
1400@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-matrix.Tpo $(DEPDIR)/libpolylib64_la-matrix.Plo
1401@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/matrix.c' object='libpolylib64_la-matrix.lo' libtool=yes @AMDEPBACKSLASH@
1402@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1403@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-matrix.lo `test -f 'source/kernel/matrix.c' || echo '$(srcdir)/'`source/kernel/matrix.c
1404
1405libpolylib64_la-polyhedron.lo: source/kernel/polyhedron.c
1406@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-polyhedron.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-polyhedron.Tpo -c -o libpolylib64_la-polyhedron.lo `test -f 'source/kernel/polyhedron.c' || echo '$(srcdir)/'`source/kernel/polyhedron.c
1407@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-polyhedron.Tpo $(DEPDIR)/libpolylib64_la-polyhedron.Plo
1408@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/polyhedron.c' object='libpolylib64_la-polyhedron.lo' libtool=yes @AMDEPBACKSLASH@
1409@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1410@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-polyhedron.lo `test -f 'source/kernel/polyhedron.c' || echo '$(srcdir)/'`source/kernel/polyhedron.c
1411
1412libpolylib64_la-polyparam.lo: source/kernel/polyparam.c
1413@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-polyparam.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-polyparam.Tpo -c -o libpolylib64_la-polyparam.lo `test -f 'source/kernel/polyparam.c' || echo '$(srcdir)/'`source/kernel/polyparam.c
1414@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-polyparam.Tpo $(DEPDIR)/libpolylib64_la-polyparam.Plo
1415@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/polyparam.c' object='libpolylib64_la-polyparam.lo' libtool=yes @AMDEPBACKSLASH@
1416@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1417@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-polyparam.lo `test -f 'source/kernel/polyparam.c' || echo '$(srcdir)/'`source/kernel/polyparam.c
1418
1419libpolylib64_la-param.lo: source/kernel/param.c
1420@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-param.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-param.Tpo -c -o libpolylib64_la-param.lo `test -f 'source/kernel/param.c' || echo '$(srcdir)/'`source/kernel/param.c
1421@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-param.Tpo $(DEPDIR)/libpolylib64_la-param.Plo
1422@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/param.c' object='libpolylib64_la-param.lo' libtool=yes @AMDEPBACKSLASH@
1423@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1424@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-param.lo `test -f 'source/kernel/param.c' || echo '$(srcdir)/'`source/kernel/param.c
1425
1426libpolylib64_la-alpha.lo: source/kernel/alpha.c
1427@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-alpha.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-alpha.Tpo -c -o libpolylib64_la-alpha.lo `test -f 'source/kernel/alpha.c' || echo '$(srcdir)/'`source/kernel/alpha.c
1428@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-alpha.Tpo $(DEPDIR)/libpolylib64_la-alpha.Plo
1429@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/alpha.c' object='libpolylib64_la-alpha.lo' libtool=yes @AMDEPBACKSLASH@
1430@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1431@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-alpha.lo `test -f 'source/kernel/alpha.c' || echo '$(srcdir)/'`source/kernel/alpha.c
1432
1433libpolylib64_la-ehrhart.lo: source/ehrhart/ehrhart.c
1434@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-ehrhart.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-ehrhart.Tpo -c -o libpolylib64_la-ehrhart.lo `test -f 'source/ehrhart/ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ehrhart.c
1435@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-ehrhart.Tpo $(DEPDIR)/libpolylib64_la-ehrhart.Plo
1436@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/ehrhart.c' object='libpolylib64_la-ehrhart.lo' libtool=yes @AMDEPBACKSLASH@
1437@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1438@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-ehrhart.lo `test -f 'source/ehrhart/ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ehrhart.c
1439
1440libpolylib64_la-ext_ehrhart.lo: source/ehrhart/ext_ehrhart.c
1441@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-ext_ehrhart.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-ext_ehrhart.Tpo -c -o libpolylib64_la-ext_ehrhart.lo `test -f 'source/ehrhart/ext_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ext_ehrhart.c
1442@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-ext_ehrhart.Tpo $(DEPDIR)/libpolylib64_la-ext_ehrhart.Plo
1443@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/ext_ehrhart.c' object='libpolylib64_la-ext_ehrhart.lo' libtool=yes @AMDEPBACKSLASH@
1444@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1445@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-ext_ehrhart.lo `test -f 'source/ehrhart/ext_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ext_ehrhart.c
1446
1447libpolylib64_la-eval_ehrhart.lo: source/ehrhart/eval_ehrhart.c
1448@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-eval_ehrhart.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-eval_ehrhart.Tpo -c -o libpolylib64_la-eval_ehrhart.lo `test -f 'source/ehrhart/eval_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/eval_ehrhart.c
1449@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-eval_ehrhart.Tpo $(DEPDIR)/libpolylib64_la-eval_ehrhart.Plo
1450@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/eval_ehrhart.c' object='libpolylib64_la-eval_ehrhart.lo' libtool=yes @AMDEPBACKSLASH@
1451@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1452@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-eval_ehrhart.lo `test -f 'source/ehrhart/eval_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/eval_ehrhart.c
1453
1454libpolylib64_la-homogenization.lo: source/ehrhart/homogenization.c
1455@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-homogenization.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-homogenization.Tpo -c -o libpolylib64_la-homogenization.lo `test -f 'source/ehrhart/homogenization.c' || echo '$(srcdir)/'`source/ehrhart/homogenization.c
1456@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-homogenization.Tpo $(DEPDIR)/libpolylib64_la-homogenization.Plo
1457@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/homogenization.c' object='libpolylib64_la-homogenization.lo' libtool=yes @AMDEPBACKSLASH@
1458@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1459@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-homogenization.lo `test -f 'source/ehrhart/homogenization.c' || echo '$(srcdir)/'`source/ehrhart/homogenization.c
1460
1461libpolylib64_la-ranking.lo: source/ehrhart/ranking.c
1462@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-ranking.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-ranking.Tpo -c -o libpolylib64_la-ranking.lo `test -f 'source/ehrhart/ranking.c' || echo '$(srcdir)/'`source/ehrhart/ranking.c
1463@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-ranking.Tpo $(DEPDIR)/libpolylib64_la-ranking.Plo
1464@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/ranking.c' object='libpolylib64_la-ranking.lo' libtool=yes @AMDEPBACKSLASH@
1465@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1466@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-ranking.lo `test -f 'source/ehrhart/ranking.c' || echo '$(srcdir)/'`source/ehrhart/ranking.c
1467
1468libpolylib64_la-matrix_addon.lo: source/kernel/matrix_addon.c
1469@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-matrix_addon.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-matrix_addon.Tpo -c -o libpolylib64_la-matrix_addon.lo `test -f 'source/kernel/matrix_addon.c' || echo '$(srcdir)/'`source/kernel/matrix_addon.c
1470@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-matrix_addon.Tpo $(DEPDIR)/libpolylib64_la-matrix_addon.Plo
1471@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/matrix_addon.c' object='libpolylib64_la-matrix_addon.lo' libtool=yes @AMDEPBACKSLASH@
1472@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1473@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-matrix_addon.lo `test -f 'source/kernel/matrix_addon.c' || echo '$(srcdir)/'`source/kernel/matrix_addon.c
1474
1475libpolylib64_la-matrix_permutations.lo: source/kernel/matrix_permutations.c
1476@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-matrix_permutations.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-matrix_permutations.Tpo -c -o libpolylib64_la-matrix_permutations.lo `test -f 'source/kernel/matrix_permutations.c' || echo '$(srcdir)/'`source/kernel/matrix_permutations.c
1477@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-matrix_permutations.Tpo $(DEPDIR)/libpolylib64_la-matrix_permutations.Plo
1478@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/matrix_permutations.c' object='libpolylib64_la-matrix_permutations.lo' libtool=yes @AMDEPBACKSLASH@
1479@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1480@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-matrix_permutations.lo `test -f 'source/kernel/matrix_permutations.c' || echo '$(srcdir)/'`source/kernel/matrix_permutations.c
1481
1482libpolylib64_la-compress_parms.lo: source/kernel/compress_parms.c
1483@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-compress_parms.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-compress_parms.Tpo -c -o libpolylib64_la-compress_parms.lo `test -f 'source/kernel/compress_parms.c' || echo '$(srcdir)/'`source/kernel/compress_parms.c
1484@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-compress_parms.Tpo $(DEPDIR)/libpolylib64_la-compress_parms.Plo
1485@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/compress_parms.c' object='libpolylib64_la-compress_parms.lo' libtool=yes @AMDEPBACKSLASH@
1486@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1487@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-compress_parms.lo `test -f 'source/kernel/compress_parms.c' || echo '$(srcdir)/'`source/kernel/compress_parms.c
1488
1489libpolylib64_la-SolveDio.lo: source/kernel/SolveDio.c
1490@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-SolveDio.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-SolveDio.Tpo -c -o libpolylib64_la-SolveDio.lo `test -f 'source/kernel/SolveDio.c' || echo '$(srcdir)/'`source/kernel/SolveDio.c
1491@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-SolveDio.Tpo $(DEPDIR)/libpolylib64_la-SolveDio.Plo
1492@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/SolveDio.c' object='libpolylib64_la-SolveDio.lo' libtool=yes @AMDEPBACKSLASH@
1493@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1494@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-SolveDio.lo `test -f 'source/kernel/SolveDio.c' || echo '$(srcdir)/'`source/kernel/SolveDio.c
1495
1496libpolylib64_la-Lattice.lo: source/kernel/Lattice.c
1497@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-Lattice.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-Lattice.Tpo -c -o libpolylib64_la-Lattice.lo `test -f 'source/kernel/Lattice.c' || echo '$(srcdir)/'`source/kernel/Lattice.c
1498@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-Lattice.Tpo $(DEPDIR)/libpolylib64_la-Lattice.Plo
1499@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/Lattice.c' object='libpolylib64_la-Lattice.lo' libtool=yes @AMDEPBACKSLASH@
1500@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1501@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-Lattice.lo `test -f 'source/kernel/Lattice.c' || echo '$(srcdir)/'`source/kernel/Lattice.c
1502
1503libpolylib64_la-Matop.lo: source/kernel/Matop.c
1504@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-Matop.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-Matop.Tpo -c -o libpolylib64_la-Matop.lo `test -f 'source/kernel/Matop.c' || echo '$(srcdir)/'`source/kernel/Matop.c
1505@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-Matop.Tpo $(DEPDIR)/libpolylib64_la-Matop.Plo
1506@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/Matop.c' object='libpolylib64_la-Matop.lo' libtool=yes @AMDEPBACKSLASH@
1507@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1508@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-Matop.lo `test -f 'source/kernel/Matop.c' || echo '$(srcdir)/'`source/kernel/Matop.c
1509
1510libpolylib64_la-NormalForms.lo: source/kernel/NormalForms.c
1511@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-NormalForms.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-NormalForms.Tpo -c -o libpolylib64_la-NormalForms.lo `test -f 'source/kernel/NormalForms.c' || echo '$(srcdir)/'`source/kernel/NormalForms.c
1512@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-NormalForms.Tpo $(DEPDIR)/libpolylib64_la-NormalForms.Plo
1513@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/NormalForms.c' object='libpolylib64_la-NormalForms.lo' libtool=yes @AMDEPBACKSLASH@
1514@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1515@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-NormalForms.lo `test -f 'source/kernel/NormalForms.c' || echo '$(srcdir)/'`source/kernel/NormalForms.c
1516
1517libpolylib64_la-Zpolyhedron.lo: source/kernel/Zpolyhedron.c
1518@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylib64_la-Zpolyhedron.lo -MD -MP -MF $(DEPDIR)/libpolylib64_la-Zpolyhedron.Tpo -c -o libpolylib64_la-Zpolyhedron.lo `test -f 'source/kernel/Zpolyhedron.c' || echo '$(srcdir)/'`source/kernel/Zpolyhedron.c
1519@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylib64_la-Zpolyhedron.Tpo $(DEPDIR)/libpolylib64_la-Zpolyhedron.Plo
1520@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/Zpolyhedron.c' object='libpolylib64_la-Zpolyhedron.lo' libtool=yes @AMDEPBACKSLASH@
1521@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1522@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylib64_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylib64_la-Zpolyhedron.lo `test -f 'source/kernel/Zpolyhedron.c' || echo '$(srcdir)/'`source/kernel/Zpolyhedron.c
1523
1524libpolylibgmp_la-errors.lo: source/arith/errors.c
1525@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-errors.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-errors.Tpo -c -o libpolylibgmp_la-errors.lo `test -f 'source/arith/errors.c' || echo '$(srcdir)/'`source/arith/errors.c
1526@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-errors.Tpo $(DEPDIR)/libpolylibgmp_la-errors.Plo
1527@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/arith/errors.c' object='libpolylibgmp_la-errors.lo' libtool=yes @AMDEPBACKSLASH@
1528@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1529@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-errors.lo `test -f 'source/arith/errors.c' || echo '$(srcdir)/'`source/arith/errors.c
1530
1531libpolylibgmp_la-errormsg.lo: source/kernel/errormsg.c
1532@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-errormsg.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-errormsg.Tpo -c -o libpolylibgmp_la-errormsg.lo `test -f 'source/kernel/errormsg.c' || echo '$(srcdir)/'`source/kernel/errormsg.c
1533@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-errormsg.Tpo $(DEPDIR)/libpolylibgmp_la-errormsg.Plo
1534@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/errormsg.c' object='libpolylibgmp_la-errormsg.lo' libtool=yes @AMDEPBACKSLASH@
1535@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1536@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-errormsg.lo `test -f 'source/kernel/errormsg.c' || echo '$(srcdir)/'`source/kernel/errormsg.c
1537
1538libpolylibgmp_la-vector.lo: source/kernel/vector.c
1539@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-vector.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-vector.Tpo -c -o libpolylibgmp_la-vector.lo `test -f 'source/kernel/vector.c' || echo '$(srcdir)/'`source/kernel/vector.c
1540@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-vector.Tpo $(DEPDIR)/libpolylibgmp_la-vector.Plo
1541@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/vector.c' object='libpolylibgmp_la-vector.lo' libtool=yes @AMDEPBACKSLASH@
1542@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1543@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-vector.lo `test -f 'source/kernel/vector.c' || echo '$(srcdir)/'`source/kernel/vector.c
1544
1545libpolylibgmp_la-matrix.lo: source/kernel/matrix.c
1546@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-matrix.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-matrix.Tpo -c -o libpolylibgmp_la-matrix.lo `test -f 'source/kernel/matrix.c' || echo '$(srcdir)/'`source/kernel/matrix.c
1547@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-matrix.Tpo $(DEPDIR)/libpolylibgmp_la-matrix.Plo
1548@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/matrix.c' object='libpolylibgmp_la-matrix.lo' libtool=yes @AMDEPBACKSLASH@
1549@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1550@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-matrix.lo `test -f 'source/kernel/matrix.c' || echo '$(srcdir)/'`source/kernel/matrix.c
1551
1552libpolylibgmp_la-polyhedron.lo: source/kernel/polyhedron.c
1553@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-polyhedron.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-polyhedron.Tpo -c -o libpolylibgmp_la-polyhedron.lo `test -f 'source/kernel/polyhedron.c' || echo '$(srcdir)/'`source/kernel/polyhedron.c
1554@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-polyhedron.Tpo $(DEPDIR)/libpolylibgmp_la-polyhedron.Plo
1555@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/polyhedron.c' object='libpolylibgmp_la-polyhedron.lo' libtool=yes @AMDEPBACKSLASH@
1556@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1557@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-polyhedron.lo `test -f 'source/kernel/polyhedron.c' || echo '$(srcdir)/'`source/kernel/polyhedron.c
1558
1559libpolylibgmp_la-polyparam.lo: source/kernel/polyparam.c
1560@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-polyparam.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-polyparam.Tpo -c -o libpolylibgmp_la-polyparam.lo `test -f 'source/kernel/polyparam.c' || echo '$(srcdir)/'`source/kernel/polyparam.c
1561@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-polyparam.Tpo $(DEPDIR)/libpolylibgmp_la-polyparam.Plo
1562@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/polyparam.c' object='libpolylibgmp_la-polyparam.lo' libtool=yes @AMDEPBACKSLASH@
1563@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1564@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-polyparam.lo `test -f 'source/kernel/polyparam.c' || echo '$(srcdir)/'`source/kernel/polyparam.c
1565
1566libpolylibgmp_la-param.lo: source/kernel/param.c
1567@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-param.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-param.Tpo -c -o libpolylibgmp_la-param.lo `test -f 'source/kernel/param.c' || echo '$(srcdir)/'`source/kernel/param.c
1568@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-param.Tpo $(DEPDIR)/libpolylibgmp_la-param.Plo
1569@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/param.c' object='libpolylibgmp_la-param.lo' libtool=yes @AMDEPBACKSLASH@
1570@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1571@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-param.lo `test -f 'source/kernel/param.c' || echo '$(srcdir)/'`source/kernel/param.c
1572
1573libpolylibgmp_la-alpha.lo: source/kernel/alpha.c
1574@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-alpha.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-alpha.Tpo -c -o libpolylibgmp_la-alpha.lo `test -f 'source/kernel/alpha.c' || echo '$(srcdir)/'`source/kernel/alpha.c
1575@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-alpha.Tpo $(DEPDIR)/libpolylibgmp_la-alpha.Plo
1576@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/alpha.c' object='libpolylibgmp_la-alpha.lo' libtool=yes @AMDEPBACKSLASH@
1577@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1578@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-alpha.lo `test -f 'source/kernel/alpha.c' || echo '$(srcdir)/'`source/kernel/alpha.c
1579
1580libpolylibgmp_la-ehrhart.lo: source/ehrhart/ehrhart.c
1581@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-ehrhart.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-ehrhart.Tpo -c -o libpolylibgmp_la-ehrhart.lo `test -f 'source/ehrhart/ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ehrhart.c
1582@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-ehrhart.Tpo $(DEPDIR)/libpolylibgmp_la-ehrhart.Plo
1583@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/ehrhart.c' object='libpolylibgmp_la-ehrhart.lo' libtool=yes @AMDEPBACKSLASH@
1584@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1585@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-ehrhart.lo `test -f 'source/ehrhart/ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ehrhart.c
1586
1587libpolylibgmp_la-ext_ehrhart.lo: source/ehrhart/ext_ehrhart.c
1588@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-ext_ehrhart.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-ext_ehrhart.Tpo -c -o libpolylibgmp_la-ext_ehrhart.lo `test -f 'source/ehrhart/ext_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ext_ehrhart.c
1589@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-ext_ehrhart.Tpo $(DEPDIR)/libpolylibgmp_la-ext_ehrhart.Plo
1590@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/ext_ehrhart.c' object='libpolylibgmp_la-ext_ehrhart.lo' libtool=yes @AMDEPBACKSLASH@
1591@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1592@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-ext_ehrhart.lo `test -f 'source/ehrhart/ext_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/ext_ehrhart.c
1593
1594libpolylibgmp_la-eval_ehrhart.lo: source/ehrhart/eval_ehrhart.c
1595@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-eval_ehrhart.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-eval_ehrhart.Tpo -c -o libpolylibgmp_la-eval_ehrhart.lo `test -f 'source/ehrhart/eval_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/eval_ehrhart.c
1596@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-eval_ehrhart.Tpo $(DEPDIR)/libpolylibgmp_la-eval_ehrhart.Plo
1597@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/eval_ehrhart.c' object='libpolylibgmp_la-eval_ehrhart.lo' libtool=yes @AMDEPBACKSLASH@
1598@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1599@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-eval_ehrhart.lo `test -f 'source/ehrhart/eval_ehrhart.c' || echo '$(srcdir)/'`source/ehrhart/eval_ehrhart.c
1600
1601libpolylibgmp_la-homogenization.lo: source/ehrhart/homogenization.c
1602@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-homogenization.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-homogenization.Tpo -c -o libpolylibgmp_la-homogenization.lo `test -f 'source/ehrhart/homogenization.c' || echo '$(srcdir)/'`source/ehrhart/homogenization.c
1603@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-homogenization.Tpo $(DEPDIR)/libpolylibgmp_la-homogenization.Plo
1604@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/homogenization.c' object='libpolylibgmp_la-homogenization.lo' libtool=yes @AMDEPBACKSLASH@
1605@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1606@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-homogenization.lo `test -f 'source/ehrhart/homogenization.c' || echo '$(srcdir)/'`source/ehrhart/homogenization.c
1607
1608libpolylibgmp_la-ranking.lo: source/ehrhart/ranking.c
1609@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-ranking.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-ranking.Tpo -c -o libpolylibgmp_la-ranking.lo `test -f 'source/ehrhart/ranking.c' || echo '$(srcdir)/'`source/ehrhart/ranking.c
1610@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-ranking.Tpo $(DEPDIR)/libpolylibgmp_la-ranking.Plo
1611@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/ehrhart/ranking.c' object='libpolylibgmp_la-ranking.lo' libtool=yes @AMDEPBACKSLASH@
1612@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1613@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-ranking.lo `test -f 'source/ehrhart/ranking.c' || echo '$(srcdir)/'`source/ehrhart/ranking.c
1614
1615libpolylibgmp_la-matrix_addon.lo: source/kernel/matrix_addon.c
1616@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-matrix_addon.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-matrix_addon.Tpo -c -o libpolylibgmp_la-matrix_addon.lo `test -f 'source/kernel/matrix_addon.c' || echo '$(srcdir)/'`source/kernel/matrix_addon.c
1617@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-matrix_addon.Tpo $(DEPDIR)/libpolylibgmp_la-matrix_addon.Plo
1618@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/matrix_addon.c' object='libpolylibgmp_la-matrix_addon.lo' libtool=yes @AMDEPBACKSLASH@
1619@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1620@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-matrix_addon.lo `test -f 'source/kernel/matrix_addon.c' || echo '$(srcdir)/'`source/kernel/matrix_addon.c
1621
1622libpolylibgmp_la-matrix_permutations.lo: source/kernel/matrix_permutations.c
1623@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-matrix_permutations.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-matrix_permutations.Tpo -c -o libpolylibgmp_la-matrix_permutations.lo `test -f 'source/kernel/matrix_permutations.c' || echo '$(srcdir)/'`source/kernel/matrix_permutations.c
1624@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-matrix_permutations.Tpo $(DEPDIR)/libpolylibgmp_la-matrix_permutations.Plo
1625@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/matrix_permutations.c' object='libpolylibgmp_la-matrix_permutations.lo' libtool=yes @AMDEPBACKSLASH@
1626@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1627@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-matrix_permutations.lo `test -f 'source/kernel/matrix_permutations.c' || echo '$(srcdir)/'`source/kernel/matrix_permutations.c
1628
1629libpolylibgmp_la-compress_parms.lo: source/kernel/compress_parms.c
1630@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-compress_parms.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-compress_parms.Tpo -c -o libpolylibgmp_la-compress_parms.lo `test -f 'source/kernel/compress_parms.c' || echo '$(srcdir)/'`source/kernel/compress_parms.c
1631@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-compress_parms.Tpo $(DEPDIR)/libpolylibgmp_la-compress_parms.Plo
1632@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/compress_parms.c' object='libpolylibgmp_la-compress_parms.lo' libtool=yes @AMDEPBACKSLASH@
1633@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1634@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-compress_parms.lo `test -f 'source/kernel/compress_parms.c' || echo '$(srcdir)/'`source/kernel/compress_parms.c
1635
1636libpolylibgmp_la-SolveDio.lo: source/kernel/SolveDio.c
1637@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-SolveDio.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-SolveDio.Tpo -c -o libpolylibgmp_la-SolveDio.lo `test -f 'source/kernel/SolveDio.c' || echo '$(srcdir)/'`source/kernel/SolveDio.c
1638@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-SolveDio.Tpo $(DEPDIR)/libpolylibgmp_la-SolveDio.Plo
1639@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/SolveDio.c' object='libpolylibgmp_la-SolveDio.lo' libtool=yes @AMDEPBACKSLASH@
1640@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1641@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-SolveDio.lo `test -f 'source/kernel/SolveDio.c' || echo '$(srcdir)/'`source/kernel/SolveDio.c
1642
1643libpolylibgmp_la-Lattice.lo: source/kernel/Lattice.c
1644@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-Lattice.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-Lattice.Tpo -c -o libpolylibgmp_la-Lattice.lo `test -f 'source/kernel/Lattice.c' || echo '$(srcdir)/'`source/kernel/Lattice.c
1645@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-Lattice.Tpo $(DEPDIR)/libpolylibgmp_la-Lattice.Plo
1646@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/Lattice.c' object='libpolylibgmp_la-Lattice.lo' libtool=yes @AMDEPBACKSLASH@
1647@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1648@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-Lattice.lo `test -f 'source/kernel/Lattice.c' || echo '$(srcdir)/'`source/kernel/Lattice.c
1649
1650libpolylibgmp_la-Matop.lo: source/kernel/Matop.c
1651@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-Matop.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-Matop.Tpo -c -o libpolylibgmp_la-Matop.lo `test -f 'source/kernel/Matop.c' || echo '$(srcdir)/'`source/kernel/Matop.c
1652@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-Matop.Tpo $(DEPDIR)/libpolylibgmp_la-Matop.Plo
1653@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/Matop.c' object='libpolylibgmp_la-Matop.lo' libtool=yes @AMDEPBACKSLASH@
1654@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1655@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-Matop.lo `test -f 'source/kernel/Matop.c' || echo '$(srcdir)/'`source/kernel/Matop.c
1656
1657libpolylibgmp_la-NormalForms.lo: source/kernel/NormalForms.c
1658@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-NormalForms.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-NormalForms.Tpo -c -o libpolylibgmp_la-NormalForms.lo `test -f 'source/kernel/NormalForms.c' || echo '$(srcdir)/'`source/kernel/NormalForms.c
1659@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-NormalForms.Tpo $(DEPDIR)/libpolylibgmp_la-NormalForms.Plo
1660@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/NormalForms.c' object='libpolylibgmp_la-NormalForms.lo' libtool=yes @AMDEPBACKSLASH@
1661@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1662@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-NormalForms.lo `test -f 'source/kernel/NormalForms.c' || echo '$(srcdir)/'`source/kernel/NormalForms.c
1663
1664libpolylibgmp_la-Zpolyhedron.lo: source/kernel/Zpolyhedron.c
1665@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpolylibgmp_la-Zpolyhedron.lo -MD -MP -MF $(DEPDIR)/libpolylibgmp_la-Zpolyhedron.Tpo -c -o libpolylibgmp_la-Zpolyhedron.lo `test -f 'source/kernel/Zpolyhedron.c' || echo '$(srcdir)/'`source/kernel/Zpolyhedron.c
1666@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libpolylibgmp_la-Zpolyhedron.Tpo $(DEPDIR)/libpolylibgmp_la-Zpolyhedron.Plo
1667@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/kernel/Zpolyhedron.c' object='libpolylibgmp_la-Zpolyhedron.lo' libtool=yes @AMDEPBACKSLASH@
1668@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1669@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpolylibgmp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpolylibgmp_la-Zpolyhedron.lo `test -f 'source/kernel/Zpolyhedron.c' || echo '$(srcdir)/'`source/kernel/Zpolyhedron.c
1670
1671Zpolytest32-Zpolytest.o: $(poly_src)/Zpolytest.c
1672@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Zpolytest32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT Zpolytest32-Zpolytest.o -MD -MP -MF $(DEPDIR)/Zpolytest32-Zpolytest.Tpo -c -o Zpolytest32-Zpolytest.o `test -f '$(poly_src)/Zpolytest.c' || echo '$(srcdir)/'`$(poly_src)/Zpolytest.c
1673@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/Zpolytest32-Zpolytest.Tpo $(DEPDIR)/Zpolytest32-Zpolytest.Po
1674@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/Zpolytest.c' object='Zpolytest32-Zpolytest.o' libtool=no @AMDEPBACKSLASH@
1675@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1676@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Zpolytest32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Zpolytest32-Zpolytest.o `test -f '$(poly_src)/Zpolytest.c' || echo '$(srcdir)/'`$(poly_src)/Zpolytest.c
1677
1678Zpolytest32-Zpolytest.obj: $(poly_src)/Zpolytest.c
1679@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Zpolytest32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT Zpolytest32-Zpolytest.obj -MD -MP -MF $(DEPDIR)/Zpolytest32-Zpolytest.Tpo -c -o Zpolytest32-Zpolytest.obj `if test -f '$(poly_src)/Zpolytest.c'; then $(CYGPATH_W) '$(poly_src)/Zpolytest.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/Zpolytest.c'; fi`
1680@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/Zpolytest32-Zpolytest.Tpo $(DEPDIR)/Zpolytest32-Zpolytest.Po
1681@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/Zpolytest.c' object='Zpolytest32-Zpolytest.obj' libtool=no @AMDEPBACKSLASH@
1682@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1683@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Zpolytest32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Zpolytest32-Zpolytest.obj `if test -f '$(poly_src)/Zpolytest.c'; then $(CYGPATH_W) '$(poly_src)/Zpolytest.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/Zpolytest.c'; fi`
1684
1685Zpolytest64-Zpolytest.o: $(poly_src)/Zpolytest.c
1686@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Zpolytest64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT Zpolytest64-Zpolytest.o -MD -MP -MF $(DEPDIR)/Zpolytest64-Zpolytest.Tpo -c -o Zpolytest64-Zpolytest.o `test -f '$(poly_src)/Zpolytest.c' || echo '$(srcdir)/'`$(poly_src)/Zpolytest.c
1687@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/Zpolytest64-Zpolytest.Tpo $(DEPDIR)/Zpolytest64-Zpolytest.Po
1688@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/Zpolytest.c' object='Zpolytest64-Zpolytest.o' libtool=no @AMDEPBACKSLASH@
1689@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1690@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Zpolytest64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Zpolytest64-Zpolytest.o `test -f '$(poly_src)/Zpolytest.c' || echo '$(srcdir)/'`$(poly_src)/Zpolytest.c
1691
1692Zpolytest64-Zpolytest.obj: $(poly_src)/Zpolytest.c
1693@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Zpolytest64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT Zpolytest64-Zpolytest.obj -MD -MP -MF $(DEPDIR)/Zpolytest64-Zpolytest.Tpo -c -o Zpolytest64-Zpolytest.obj `if test -f '$(poly_src)/Zpolytest.c'; then $(CYGPATH_W) '$(poly_src)/Zpolytest.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/Zpolytest.c'; fi`
1694@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/Zpolytest64-Zpolytest.Tpo $(DEPDIR)/Zpolytest64-Zpolytest.Po
1695@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/Zpolytest.c' object='Zpolytest64-Zpolytest.obj' libtool=no @AMDEPBACKSLASH@
1696@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1697@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Zpolytest64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Zpolytest64-Zpolytest.obj `if test -f '$(poly_src)/Zpolytest.c'; then $(CYGPATH_W) '$(poly_src)/Zpolytest.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/Zpolytest.c'; fi`
1698
1699Zpolytestgmp-Zpolytest.o: $(poly_src)/Zpolytest.c
1700@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Zpolytestgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT Zpolytestgmp-Zpolytest.o -MD -MP -MF $(DEPDIR)/Zpolytestgmp-Zpolytest.Tpo -c -o Zpolytestgmp-Zpolytest.o `test -f '$(poly_src)/Zpolytest.c' || echo '$(srcdir)/'`$(poly_src)/Zpolytest.c
1701@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/Zpolytestgmp-Zpolytest.Tpo $(DEPDIR)/Zpolytestgmp-Zpolytest.Po
1702@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/Zpolytest.c' object='Zpolytestgmp-Zpolytest.o' libtool=no @AMDEPBACKSLASH@
1703@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1704@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Zpolytestgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Zpolytestgmp-Zpolytest.o `test -f '$(poly_src)/Zpolytest.c' || echo '$(srcdir)/'`$(poly_src)/Zpolytest.c
1705
1706Zpolytestgmp-Zpolytest.obj: $(poly_src)/Zpolytest.c
1707@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Zpolytestgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT Zpolytestgmp-Zpolytest.obj -MD -MP -MF $(DEPDIR)/Zpolytestgmp-Zpolytest.Tpo -c -o Zpolytestgmp-Zpolytest.obj `if test -f '$(poly_src)/Zpolytest.c'; then $(CYGPATH_W) '$(poly_src)/Zpolytest.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/Zpolytest.c'; fi`
1708@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/Zpolytestgmp-Zpolytest.Tpo $(DEPDIR)/Zpolytestgmp-Zpolytest.Po
1709@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/Zpolytest.c' object='Zpolytestgmp-Zpolytest.obj' libtool=no @AMDEPBACKSLASH@
1710@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1711@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Zpolytestgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Zpolytestgmp-Zpolytest.obj `if test -f '$(poly_src)/Zpolytest.c'; then $(CYGPATH_W) '$(poly_src)/Zpolytest.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/Zpolytest.c'; fi`
1712
1713c2p-c2p.o: $(poly_src)/c2p.c
1714@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(c2p_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT c2p-c2p.o -MD -MP -MF $(DEPDIR)/c2p-c2p.Tpo -c -o c2p-c2p.o `test -f '$(poly_src)/c2p.c' || echo '$(srcdir)/'`$(poly_src)/c2p.c
1715@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/c2p-c2p.Tpo $(DEPDIR)/c2p-c2p.Po
1716@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/c2p.c' object='c2p-c2p.o' libtool=no @AMDEPBACKSLASH@
1717@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1718@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(c2p_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o c2p-c2p.o `test -f '$(poly_src)/c2p.c' || echo '$(srcdir)/'`$(poly_src)/c2p.c
1719
1720c2p-c2p.obj: $(poly_src)/c2p.c
1721@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(c2p_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT c2p-c2p.obj -MD -MP -MF $(DEPDIR)/c2p-c2p.Tpo -c -o c2p-c2p.obj `if test -f '$(poly_src)/c2p.c'; then $(CYGPATH_W) '$(poly_src)/c2p.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/c2p.c'; fi`
1722@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/c2p-c2p.Tpo $(DEPDIR)/c2p-c2p.Po
1723@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/c2p.c' object='c2p-c2p.obj' libtool=no @AMDEPBACKSLASH@
1724@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1725@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(c2p_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o c2p-c2p.obj `if test -f '$(poly_src)/c2p.c'; then $(CYGPATH_W) '$(poly_src)/c2p.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/c2p.c'; fi`
1726
1727count-count.o: source/count.c
1728@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(count_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT count-count.o -MD -MP -MF $(DEPDIR)/count-count.Tpo -c -o count-count.o `test -f 'source/count.c' || echo '$(srcdir)/'`source/count.c
1729@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/count-count.Tpo $(DEPDIR)/count-count.Po
1730@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/count.c' object='count-count.o' libtool=no @AMDEPBACKSLASH@
1731@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1732@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(count_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o count-count.o `test -f 'source/count.c' || echo '$(srcdir)/'`source/count.c
1733
1734count-count.obj: source/count.c
1735@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(count_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT count-count.obj -MD -MP -MF $(DEPDIR)/count-count.Tpo -c -o count-count.obj `if test -f 'source/count.c'; then $(CYGPATH_W) 'source/count.c'; else $(CYGPATH_W) '$(srcdir)/source/count.c'; fi`
1736@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/count-count.Tpo $(DEPDIR)/count-count.Po
1737@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='source/count.c' object='count-count.obj' libtool=no @AMDEPBACKSLASH@
1738@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1739@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(count_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o count-count.obj `if test -f 'source/count.c'; then $(CYGPATH_W) 'source/count.c'; else $(CYGPATH_W) '$(srcdir)/source/count.c'; fi`
1740
1741disjoint_union_adj-disjoint_union_adj.o: $(poly_src)/disjoint_union_adj.c
1742@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(disjoint_union_adj_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT disjoint_union_adj-disjoint_union_adj.o -MD -MP -MF $(DEPDIR)/disjoint_union_adj-disjoint_union_adj.Tpo -c -o disjoint_union_adj-disjoint_union_adj.o `test -f '$(poly_src)/disjoint_union_adj.c' || echo '$(srcdir)/'`$(poly_src)/disjoint_union_adj.c
1743@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/disjoint_union_adj-disjoint_union_adj.Tpo $(DEPDIR)/disjoint_union_adj-disjoint_union_adj.Po
1744@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/disjoint_union_adj.c' object='disjoint_union_adj-disjoint_union_adj.o' libtool=no @AMDEPBACKSLASH@
1745@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1746@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(disjoint_union_adj_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o disjoint_union_adj-disjoint_union_adj.o `test -f '$(poly_src)/disjoint_union_adj.c' || echo '$(srcdir)/'`$(poly_src)/disjoint_union_adj.c
1747
1748disjoint_union_adj-disjoint_union_adj.obj: $(poly_src)/disjoint_union_adj.c
1749@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(disjoint_union_adj_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT disjoint_union_adj-disjoint_union_adj.obj -MD -MP -MF $(DEPDIR)/disjoint_union_adj-disjoint_union_adj.Tpo -c -o disjoint_union_adj-disjoint_union_adj.obj `if test -f '$(poly_src)/disjoint_union_adj.c'; then $(CYGPATH_W) '$(poly_src)/disjoint_union_adj.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/disjoint_union_adj.c'; fi`
1750@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/disjoint_union_adj-disjoint_union_adj.Tpo $(DEPDIR)/disjoint_union_adj-disjoint_union_adj.Po
1751@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/disjoint_union_adj.c' object='disjoint_union_adj-disjoint_union_adj.obj' libtool=no @AMDEPBACKSLASH@
1752@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1753@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(disjoint_union_adj_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o disjoint_union_adj-disjoint_union_adj.obj `if test -f '$(poly_src)/disjoint_union_adj.c'; then $(CYGPATH_W) '$(poly_src)/disjoint_union_adj.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/disjoint_union_adj.c'; fi`
1754
1755disjoint_union_sep-disjoint_union_sep.o: $(poly_src)/disjoint_union_sep.c
1756@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(disjoint_union_sep_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT disjoint_union_sep-disjoint_union_sep.o -MD -MP -MF $(DEPDIR)/disjoint_union_sep-disjoint_union_sep.Tpo -c -o disjoint_union_sep-disjoint_union_sep.o `test -f '$(poly_src)/disjoint_union_sep.c' || echo '$(srcdir)/'`$(poly_src)/disjoint_union_sep.c
1757@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/disjoint_union_sep-disjoint_union_sep.Tpo $(DEPDIR)/disjoint_union_sep-disjoint_union_sep.Po
1758@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/disjoint_union_sep.c' object='disjoint_union_sep-disjoint_union_sep.o' libtool=no @AMDEPBACKSLASH@
1759@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1760@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(disjoint_union_sep_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o disjoint_union_sep-disjoint_union_sep.o `test -f '$(poly_src)/disjoint_union_sep.c' || echo '$(srcdir)/'`$(poly_src)/disjoint_union_sep.c
1761
1762disjoint_union_sep-disjoint_union_sep.obj: $(poly_src)/disjoint_union_sep.c
1763@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(disjoint_union_sep_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT disjoint_union_sep-disjoint_union_sep.obj -MD -MP -MF $(DEPDIR)/disjoint_union_sep-disjoint_union_sep.Tpo -c -o disjoint_union_sep-disjoint_union_sep.obj `if test -f '$(poly_src)/disjoint_union_sep.c'; then $(CYGPATH_W) '$(poly_src)/disjoint_union_sep.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/disjoint_union_sep.c'; fi`
1764@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/disjoint_union_sep-disjoint_union_sep.Tpo $(DEPDIR)/disjoint_union_sep-disjoint_union_sep.Po
1765@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/disjoint_union_sep.c' object='disjoint_union_sep-disjoint_union_sep.obj' libtool=no @AMDEPBACKSLASH@
1766@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1767@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(disjoint_union_sep_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o disjoint_union_sep-disjoint_union_sep.obj `if test -f '$(poly_src)/disjoint_union_sep.c'; then $(CYGPATH_W) '$(poly_src)/disjoint_union_sep.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/disjoint_union_sep.c'; fi`
1768
1769ehrhart_lower_bound-ehrhart_lower_bound.o: $(poly_src)/ehrhart_lower_bound.c
1770@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_lower_bound_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_lower_bound-ehrhart_lower_bound.o -MD -MP -MF $(DEPDIR)/ehrhart_lower_bound-ehrhart_lower_bound.Tpo -c -o ehrhart_lower_bound-ehrhart_lower_bound.o `test -f '$(poly_src)/ehrhart_lower_bound.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_lower_bound.c
1771@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_lower_bound-ehrhart_lower_bound.Tpo $(DEPDIR)/ehrhart_lower_bound-ehrhart_lower_bound.Po
1772@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_lower_bound.c' object='ehrhart_lower_bound-ehrhart_lower_bound.o' libtool=no @AMDEPBACKSLASH@
1773@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1774@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_lower_bound_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_lower_bound-ehrhart_lower_bound.o `test -f '$(poly_src)/ehrhart_lower_bound.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_lower_bound.c
1775
1776ehrhart_lower_bound-ehrhart_lower_bound.obj: $(poly_src)/ehrhart_lower_bound.c
1777@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_lower_bound_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_lower_bound-ehrhart_lower_bound.obj -MD -MP -MF $(DEPDIR)/ehrhart_lower_bound-ehrhart_lower_bound.Tpo -c -o ehrhart_lower_bound-ehrhart_lower_bound.obj `if test -f '$(poly_src)/ehrhart_lower_bound.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_lower_bound.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_lower_bound.c'; fi`
1778@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_lower_bound-ehrhart_lower_bound.Tpo $(DEPDIR)/ehrhart_lower_bound-ehrhart_lower_bound.Po
1779@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_lower_bound.c' object='ehrhart_lower_bound-ehrhart_lower_bound.obj' libtool=no @AMDEPBACKSLASH@
1780@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1781@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_lower_bound_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_lower_bound-ehrhart_lower_bound.obj `if test -f '$(poly_src)/ehrhart_lower_bound.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_lower_bound.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_lower_bound.c'; fi`
1782
1783ehrhart_quick_apx-ehrhart_quick_apx.o: $(poly_src)/ehrhart_quick_apx.c
1784@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_quick_apx_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_quick_apx-ehrhart_quick_apx.o -MD -MP -MF $(DEPDIR)/ehrhart_quick_apx-ehrhart_quick_apx.Tpo -c -o ehrhart_quick_apx-ehrhart_quick_apx.o `test -f '$(poly_src)/ehrhart_quick_apx.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_quick_apx.c
1785@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_quick_apx-ehrhart_quick_apx.Tpo $(DEPDIR)/ehrhart_quick_apx-ehrhart_quick_apx.Po
1786@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_quick_apx.c' object='ehrhart_quick_apx-ehrhart_quick_apx.o' libtool=no @AMDEPBACKSLASH@
1787@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1788@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_quick_apx_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_quick_apx-ehrhart_quick_apx.o `test -f '$(poly_src)/ehrhart_quick_apx.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_quick_apx.c
1789
1790ehrhart_quick_apx-ehrhart_quick_apx.obj: $(poly_src)/ehrhart_quick_apx.c
1791@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_quick_apx_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_quick_apx-ehrhart_quick_apx.obj -MD -MP -MF $(DEPDIR)/ehrhart_quick_apx-ehrhart_quick_apx.Tpo -c -o ehrhart_quick_apx-ehrhart_quick_apx.obj `if test -f '$(poly_src)/ehrhart_quick_apx.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_quick_apx.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_quick_apx.c'; fi`
1792@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_quick_apx-ehrhart_quick_apx.Tpo $(DEPDIR)/ehrhart_quick_apx-ehrhart_quick_apx.Po
1793@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_quick_apx.c' object='ehrhart_quick_apx-ehrhart_quick_apx.obj' libtool=no @AMDEPBACKSLASH@
1794@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1795@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_quick_apx_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_quick_apx-ehrhart_quick_apx.obj `if test -f '$(poly_src)/ehrhart_quick_apx.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_quick_apx.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_quick_apx.c'; fi`
1796
1797ehrhart_ranking32-ehrhart_ranking.o: $(poly_src)/ehrhart_ranking.c
1798@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_ranking32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_ranking32-ehrhart_ranking.o -MD -MP -MF $(DEPDIR)/ehrhart_ranking32-ehrhart_ranking.Tpo -c -o ehrhart_ranking32-ehrhart_ranking.o `test -f '$(poly_src)/ehrhart_ranking.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_ranking.c
1799@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_ranking32-ehrhart_ranking.Tpo $(DEPDIR)/ehrhart_ranking32-ehrhart_ranking.Po
1800@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_ranking.c' object='ehrhart_ranking32-ehrhart_ranking.o' libtool=no @AMDEPBACKSLASH@
1801@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1802@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_ranking32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_ranking32-ehrhart_ranking.o `test -f '$(poly_src)/ehrhart_ranking.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_ranking.c
1803
1804ehrhart_ranking32-ehrhart_ranking.obj: $(poly_src)/ehrhart_ranking.c
1805@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_ranking32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_ranking32-ehrhart_ranking.obj -MD -MP -MF $(DEPDIR)/ehrhart_ranking32-ehrhart_ranking.Tpo -c -o ehrhart_ranking32-ehrhart_ranking.obj `if test -f '$(poly_src)/ehrhart_ranking.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_ranking.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_ranking.c'; fi`
1806@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_ranking32-ehrhart_ranking.Tpo $(DEPDIR)/ehrhart_ranking32-ehrhart_ranking.Po
1807@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_ranking.c' object='ehrhart_ranking32-ehrhart_ranking.obj' libtool=no @AMDEPBACKSLASH@
1808@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1809@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_ranking32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_ranking32-ehrhart_ranking.obj `if test -f '$(poly_src)/ehrhart_ranking.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_ranking.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_ranking.c'; fi`
1810
1811ehrhart_ranking64-ehrhart_ranking.o: $(poly_src)/ehrhart_ranking.c
1812@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_ranking64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_ranking64-ehrhart_ranking.o -MD -MP -MF $(DEPDIR)/ehrhart_ranking64-ehrhart_ranking.Tpo -c -o ehrhart_ranking64-ehrhart_ranking.o `test -f '$(poly_src)/ehrhart_ranking.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_ranking.c
1813@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_ranking64-ehrhart_ranking.Tpo $(DEPDIR)/ehrhart_ranking64-ehrhart_ranking.Po
1814@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_ranking.c' object='ehrhart_ranking64-ehrhart_ranking.o' libtool=no @AMDEPBACKSLASH@
1815@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1816@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_ranking64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_ranking64-ehrhart_ranking.o `test -f '$(poly_src)/ehrhart_ranking.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_ranking.c
1817
1818ehrhart_ranking64-ehrhart_ranking.obj: $(poly_src)/ehrhart_ranking.c
1819@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_ranking64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_ranking64-ehrhart_ranking.obj -MD -MP -MF $(DEPDIR)/ehrhart_ranking64-ehrhart_ranking.Tpo -c -o ehrhart_ranking64-ehrhart_ranking.obj `if test -f '$(poly_src)/ehrhart_ranking.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_ranking.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_ranking.c'; fi`
1820@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_ranking64-ehrhart_ranking.Tpo $(DEPDIR)/ehrhart_ranking64-ehrhart_ranking.Po
1821@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_ranking.c' object='ehrhart_ranking64-ehrhart_ranking.obj' libtool=no @AMDEPBACKSLASH@
1822@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1823@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_ranking64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_ranking64-ehrhart_ranking.obj `if test -f '$(poly_src)/ehrhart_ranking.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_ranking.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_ranking.c'; fi`
1824
1825ehrhart_rankinggmp-ehrhart_ranking.o: $(poly_src)/ehrhart_ranking.c
1826@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_rankinggmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_rankinggmp-ehrhart_ranking.o -MD -MP -MF $(DEPDIR)/ehrhart_rankinggmp-ehrhart_ranking.Tpo -c -o ehrhart_rankinggmp-ehrhart_ranking.o `test -f '$(poly_src)/ehrhart_ranking.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_ranking.c
1827@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_rankinggmp-ehrhart_ranking.Tpo $(DEPDIR)/ehrhart_rankinggmp-ehrhart_ranking.Po
1828@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_ranking.c' object='ehrhart_rankinggmp-ehrhart_ranking.o' libtool=no @AMDEPBACKSLASH@
1829@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1830@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_rankinggmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_rankinggmp-ehrhart_ranking.o `test -f '$(poly_src)/ehrhart_ranking.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_ranking.c
1831
1832ehrhart_rankinggmp-ehrhart_ranking.obj: $(poly_src)/ehrhart_ranking.c
1833@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_rankinggmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_rankinggmp-ehrhart_ranking.obj -MD -MP -MF $(DEPDIR)/ehrhart_rankinggmp-ehrhart_ranking.Tpo -c -o ehrhart_rankinggmp-ehrhart_ranking.obj `if test -f '$(poly_src)/ehrhart_ranking.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_ranking.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_ranking.c'; fi`
1834@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_rankinggmp-ehrhart_ranking.Tpo $(DEPDIR)/ehrhart_rankinggmp-ehrhart_ranking.Po
1835@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_ranking.c' object='ehrhart_rankinggmp-ehrhart_ranking.obj' libtool=no @AMDEPBACKSLASH@
1836@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1837@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_rankinggmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_rankinggmp-ehrhart_ranking.obj `if test -f '$(poly_src)/ehrhart_ranking.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_ranking.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_ranking.c'; fi`
1838
1839ehrhart_union32-ehrhart_union.o: $(poly_src)/ehrhart_union.c
1840@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_union32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_union32-ehrhart_union.o -MD -MP -MF $(DEPDIR)/ehrhart_union32-ehrhart_union.Tpo -c -o ehrhart_union32-ehrhart_union.o `test -f '$(poly_src)/ehrhart_union.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_union.c
1841@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_union32-ehrhart_union.Tpo $(DEPDIR)/ehrhart_union32-ehrhart_union.Po
1842@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_union.c' object='ehrhart_union32-ehrhart_union.o' libtool=no @AMDEPBACKSLASH@
1843@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1844@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_union32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_union32-ehrhart_union.o `test -f '$(poly_src)/ehrhart_union.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_union.c
1845
1846ehrhart_union32-ehrhart_union.obj: $(poly_src)/ehrhart_union.c
1847@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_union32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_union32-ehrhart_union.obj -MD -MP -MF $(DEPDIR)/ehrhart_union32-ehrhart_union.Tpo -c -o ehrhart_union32-ehrhart_union.obj `if test -f '$(poly_src)/ehrhart_union.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_union.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_union.c'; fi`
1848@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_union32-ehrhart_union.Tpo $(DEPDIR)/ehrhart_union32-ehrhart_union.Po
1849@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_union.c' object='ehrhart_union32-ehrhart_union.obj' libtool=no @AMDEPBACKSLASH@
1850@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1851@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_union32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_union32-ehrhart_union.obj `if test -f '$(poly_src)/ehrhart_union.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_union.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_union.c'; fi`
1852
1853ehrhart_union64-ehrhart_union.o: $(poly_src)/ehrhart_union.c
1854@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_union64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_union64-ehrhart_union.o -MD -MP -MF $(DEPDIR)/ehrhart_union64-ehrhart_union.Tpo -c -o ehrhart_union64-ehrhart_union.o `test -f '$(poly_src)/ehrhart_union.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_union.c
1855@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_union64-ehrhart_union.Tpo $(DEPDIR)/ehrhart_union64-ehrhart_union.Po
1856@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_union.c' object='ehrhart_union64-ehrhart_union.o' libtool=no @AMDEPBACKSLASH@
1857@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1858@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_union64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_union64-ehrhart_union.o `test -f '$(poly_src)/ehrhart_union.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_union.c
1859
1860ehrhart_union64-ehrhart_union.obj: $(poly_src)/ehrhart_union.c
1861@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_union64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_union64-ehrhart_union.obj -MD -MP -MF $(DEPDIR)/ehrhart_union64-ehrhart_union.Tpo -c -o ehrhart_union64-ehrhart_union.obj `if test -f '$(poly_src)/ehrhart_union.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_union.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_union.c'; fi`
1862@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_union64-ehrhart_union.Tpo $(DEPDIR)/ehrhart_union64-ehrhart_union.Po
1863@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_union.c' object='ehrhart_union64-ehrhart_union.obj' libtool=no @AMDEPBACKSLASH@
1864@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1865@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_union64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_union64-ehrhart_union.obj `if test -f '$(poly_src)/ehrhart_union.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_union.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_union.c'; fi`
1866
1867ehrhart_uniongmp-ehrhart_union.o: $(poly_src)/ehrhart_union.c
1868@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_uniongmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_uniongmp-ehrhart_union.o -MD -MP -MF $(DEPDIR)/ehrhart_uniongmp-ehrhart_union.Tpo -c -o ehrhart_uniongmp-ehrhart_union.o `test -f '$(poly_src)/ehrhart_union.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_union.c
1869@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_uniongmp-ehrhart_union.Tpo $(DEPDIR)/ehrhart_uniongmp-ehrhart_union.Po
1870@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_union.c' object='ehrhart_uniongmp-ehrhart_union.o' libtool=no @AMDEPBACKSLASH@
1871@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1872@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_uniongmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_uniongmp-ehrhart_union.o `test -f '$(poly_src)/ehrhart_union.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_union.c
1873
1874ehrhart_uniongmp-ehrhart_union.obj: $(poly_src)/ehrhart_union.c
1875@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_uniongmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_uniongmp-ehrhart_union.obj -MD -MP -MF $(DEPDIR)/ehrhart_uniongmp-ehrhart_union.Tpo -c -o ehrhart_uniongmp-ehrhart_union.obj `if test -f '$(poly_src)/ehrhart_union.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_union.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_union.c'; fi`
1876@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_uniongmp-ehrhart_union.Tpo $(DEPDIR)/ehrhart_uniongmp-ehrhart_union.Po
1877@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_union.c' object='ehrhart_uniongmp-ehrhart_union.obj' libtool=no @AMDEPBACKSLASH@
1878@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1879@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_uniongmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_uniongmp-ehrhart_union.obj `if test -f '$(poly_src)/ehrhart_union.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_union.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_union.c'; fi`
1880
1881ehrhart_upper_bound-ehrhart_upper_bound.o: $(poly_src)/ehrhart_upper_bound.c
1882@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_upper_bound_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_upper_bound-ehrhart_upper_bound.o -MD -MP -MF $(DEPDIR)/ehrhart_upper_bound-ehrhart_upper_bound.Tpo -c -o ehrhart_upper_bound-ehrhart_upper_bound.o `test -f '$(poly_src)/ehrhart_upper_bound.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_upper_bound.c
1883@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_upper_bound-ehrhart_upper_bound.Tpo $(DEPDIR)/ehrhart_upper_bound-ehrhart_upper_bound.Po
1884@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_upper_bound.c' object='ehrhart_upper_bound-ehrhart_upper_bound.o' libtool=no @AMDEPBACKSLASH@
1885@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1886@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_upper_bound_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_upper_bound-ehrhart_upper_bound.o `test -f '$(poly_src)/ehrhart_upper_bound.c' || echo '$(srcdir)/'`$(poly_src)/ehrhart_upper_bound.c
1887
1888ehrhart_upper_bound-ehrhart_upper_bound.obj: $(poly_src)/ehrhart_upper_bound.c
1889@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_upper_bound_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ehrhart_upper_bound-ehrhart_upper_bound.obj -MD -MP -MF $(DEPDIR)/ehrhart_upper_bound-ehrhart_upper_bound.Tpo -c -o ehrhart_upper_bound-ehrhart_upper_bound.obj `if test -f '$(poly_src)/ehrhart_upper_bound.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_upper_bound.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_upper_bound.c'; fi`
1890@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ehrhart_upper_bound-ehrhart_upper_bound.Tpo $(DEPDIR)/ehrhart_upper_bound-ehrhart_upper_bound.Po
1891@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/ehrhart_upper_bound.c' object='ehrhart_upper_bound-ehrhart_upper_bound.obj' libtool=no @AMDEPBACKSLASH@
1892@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1893@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ehrhart_upper_bound_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ehrhart_upper_bound-ehrhart_upper_bound.obj `if test -f '$(poly_src)/ehrhart_upper_bound.c'; then $(CYGPATH_W) '$(poly_src)/ehrhart_upper_bound.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/ehrhart_upper_bound.c'; fi`
1894
1895example-example.o: $(poly_src)/example.c
1896@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT example-example.o -MD -MP -MF $(DEPDIR)/example-example.Tpo -c -o example-example.o `test -f '$(poly_src)/example.c' || echo '$(srcdir)/'`$(poly_src)/example.c
1897@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/example-example.Tpo $(DEPDIR)/example-example.Po
1898@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/example.c' object='example-example.o' libtool=no @AMDEPBACKSLASH@
1899@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1900@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o example-example.o `test -f '$(poly_src)/example.c' || echo '$(srcdir)/'`$(poly_src)/example.c
1901
1902example-example.obj: $(poly_src)/example.c
1903@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT example-example.obj -MD -MP -MF $(DEPDIR)/example-example.Tpo -c -o example-example.obj `if test -f '$(poly_src)/example.c'; then $(CYGPATH_W) '$(poly_src)/example.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/example.c'; fi`
1904@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/example-example.Tpo $(DEPDIR)/example-example.Po
1905@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/example.c' object='example-example.obj' libtool=no @AMDEPBACKSLASH@
1906@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1907@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o example-example.obj `if test -f '$(poly_src)/example.c'; then $(CYGPATH_W) '$(poly_src)/example.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/example.c'; fi`
1908
1909findv-findv.o: $(poly_src)/findv.c
1910@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(findv_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT findv-findv.o -MD -MP -MF $(DEPDIR)/findv-findv.Tpo -c -o findv-findv.o `test -f '$(poly_src)/findv.c' || echo '$(srcdir)/'`$(poly_src)/findv.c
1911@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/findv-findv.Tpo $(DEPDIR)/findv-findv.Po
1912@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/findv.c' object='findv-findv.o' libtool=no @AMDEPBACKSLASH@
1913@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1914@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(findv_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o findv-findv.o `test -f '$(poly_src)/findv.c' || echo '$(srcdir)/'`$(poly_src)/findv.c
1915
1916findv-findv.obj: $(poly_src)/findv.c
1917@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(findv_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT findv-findv.obj -MD -MP -MF $(DEPDIR)/findv-findv.Tpo -c -o findv-findv.obj `if test -f '$(poly_src)/findv.c'; then $(CYGPATH_W) '$(poly_src)/findv.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/findv.c'; fi`
1918@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/findv-findv.Tpo $(DEPDIR)/findv-findv.Po
1919@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/findv.c' object='findv-findv.obj' libtool=no @AMDEPBACKSLASH@
1920@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1921@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(findv_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o findv-findv.obj `if test -f '$(poly_src)/findv.c'; then $(CYGPATH_W) '$(poly_src)/findv.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/findv.c'; fi`
1922
1923polytest32-polytest.o: $(poly_src)/polytest.c
1924@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(polytest32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT polytest32-polytest.o -MD -MP -MF $(DEPDIR)/polytest32-polytest.Tpo -c -o polytest32-polytest.o `test -f '$(poly_src)/polytest.c' || echo '$(srcdir)/'`$(poly_src)/polytest.c
1925@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/polytest32-polytest.Tpo $(DEPDIR)/polytest32-polytest.Po
1926@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/polytest.c' object='polytest32-polytest.o' libtool=no @AMDEPBACKSLASH@
1927@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1928@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(polytest32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o polytest32-polytest.o `test -f '$(poly_src)/polytest.c' || echo '$(srcdir)/'`$(poly_src)/polytest.c
1929
1930polytest32-polytest.obj: $(poly_src)/polytest.c
1931@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(polytest32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT polytest32-polytest.obj -MD -MP -MF $(DEPDIR)/polytest32-polytest.Tpo -c -o polytest32-polytest.obj `if test -f '$(poly_src)/polytest.c'; then $(CYGPATH_W) '$(poly_src)/polytest.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/polytest.c'; fi`
1932@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/polytest32-polytest.Tpo $(DEPDIR)/polytest32-polytest.Po
1933@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/polytest.c' object='polytest32-polytest.obj' libtool=no @AMDEPBACKSLASH@
1934@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1935@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(polytest32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o polytest32-polytest.obj `if test -f '$(poly_src)/polytest.c'; then $(CYGPATH_W) '$(poly_src)/polytest.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/polytest.c'; fi`
1936
1937polytest64-polytest.o: $(poly_src)/polytest.c
1938@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(polytest64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT polytest64-polytest.o -MD -MP -MF $(DEPDIR)/polytest64-polytest.Tpo -c -o polytest64-polytest.o `test -f '$(poly_src)/polytest.c' || echo '$(srcdir)/'`$(poly_src)/polytest.c
1939@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/polytest64-polytest.Tpo $(DEPDIR)/polytest64-polytest.Po
1940@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/polytest.c' object='polytest64-polytest.o' libtool=no @AMDEPBACKSLASH@
1941@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1942@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(polytest64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o polytest64-polytest.o `test -f '$(poly_src)/polytest.c' || echo '$(srcdir)/'`$(poly_src)/polytest.c
1943
1944polytest64-polytest.obj: $(poly_src)/polytest.c
1945@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(polytest64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT polytest64-polytest.obj -MD -MP -MF $(DEPDIR)/polytest64-polytest.Tpo -c -o polytest64-polytest.obj `if test -f '$(poly_src)/polytest.c'; then $(CYGPATH_W) '$(poly_src)/polytest.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/polytest.c'; fi`
1946@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/polytest64-polytest.Tpo $(DEPDIR)/polytest64-polytest.Po
1947@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/polytest.c' object='polytest64-polytest.obj' libtool=no @AMDEPBACKSLASH@
1948@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1949@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(polytest64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o polytest64-polytest.obj `if test -f '$(poly_src)/polytest.c'; then $(CYGPATH_W) '$(poly_src)/polytest.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/polytest.c'; fi`
1950
1951polytestgmp-polytest.o: $(poly_src)/polytest.c
1952@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(polytestgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT polytestgmp-polytest.o -MD -MP -MF $(DEPDIR)/polytestgmp-polytest.Tpo -c -o polytestgmp-polytest.o `test -f '$(poly_src)/polytest.c' || echo '$(srcdir)/'`$(poly_src)/polytest.c
1953@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/polytestgmp-polytest.Tpo $(DEPDIR)/polytestgmp-polytest.Po
1954@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/polytest.c' object='polytestgmp-polytest.o' libtool=no @AMDEPBACKSLASH@
1955@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1956@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(polytestgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o polytestgmp-polytest.o `test -f '$(poly_src)/polytest.c' || echo '$(srcdir)/'`$(poly_src)/polytest.c
1957
1958polytestgmp-polytest.obj: $(poly_src)/polytest.c
1959@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(polytestgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT polytestgmp-polytest.obj -MD -MP -MF $(DEPDIR)/polytestgmp-polytest.Tpo -c -o polytestgmp-polytest.obj `if test -f '$(poly_src)/polytest.c'; then $(CYGPATH_W) '$(poly_src)/polytest.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/polytest.c'; fi`
1960@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/polytestgmp-polytest.Tpo $(DEPDIR)/polytestgmp-polytest.Po
1961@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/polytest.c' object='polytestgmp-polytest.obj' libtool=no @AMDEPBACKSLASH@
1962@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1963@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(polytestgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o polytestgmp-polytest.obj `if test -f '$(poly_src)/polytest.c'; then $(CYGPATH_W) '$(poly_src)/polytest.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/polytest.c'; fi`
1964
1965pp32-pp.o: $(poly_src)/pp.c
1966@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pp32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pp32-pp.o -MD -MP -MF $(DEPDIR)/pp32-pp.Tpo -c -o pp32-pp.o `test -f '$(poly_src)/pp.c' || echo '$(srcdir)/'`$(poly_src)/pp.c
1967@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/pp32-pp.Tpo $(DEPDIR)/pp32-pp.Po
1968@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/pp.c' object='pp32-pp.o' libtool=no @AMDEPBACKSLASH@
1969@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1970@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pp32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pp32-pp.o `test -f '$(poly_src)/pp.c' || echo '$(srcdir)/'`$(poly_src)/pp.c
1971
1972pp32-pp.obj: $(poly_src)/pp.c
1973@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pp32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pp32-pp.obj -MD -MP -MF $(DEPDIR)/pp32-pp.Tpo -c -o pp32-pp.obj `if test -f '$(poly_src)/pp.c'; then $(CYGPATH_W) '$(poly_src)/pp.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/pp.c'; fi`
1974@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/pp32-pp.Tpo $(DEPDIR)/pp32-pp.Po
1975@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/pp.c' object='pp32-pp.obj' libtool=no @AMDEPBACKSLASH@
1976@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1977@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pp32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pp32-pp.obj `if test -f '$(poly_src)/pp.c'; then $(CYGPATH_W) '$(poly_src)/pp.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/pp.c'; fi`
1978
1979pp64-pp.o: $(poly_src)/pp.c
1980@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pp64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pp64-pp.o -MD -MP -MF $(DEPDIR)/pp64-pp.Tpo -c -o pp64-pp.o `test -f '$(poly_src)/pp.c' || echo '$(srcdir)/'`$(poly_src)/pp.c
1981@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/pp64-pp.Tpo $(DEPDIR)/pp64-pp.Po
1982@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/pp.c' object='pp64-pp.o' libtool=no @AMDEPBACKSLASH@
1983@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1984@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pp64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pp64-pp.o `test -f '$(poly_src)/pp.c' || echo '$(srcdir)/'`$(poly_src)/pp.c
1985
1986pp64-pp.obj: $(poly_src)/pp.c
1987@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pp64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pp64-pp.obj -MD -MP -MF $(DEPDIR)/pp64-pp.Tpo -c -o pp64-pp.obj `if test -f '$(poly_src)/pp.c'; then $(CYGPATH_W) '$(poly_src)/pp.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/pp.c'; fi`
1988@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/pp64-pp.Tpo $(DEPDIR)/pp64-pp.Po
1989@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/pp.c' object='pp64-pp.obj' libtool=no @AMDEPBACKSLASH@
1990@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1991@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pp64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pp64-pp.obj `if test -f '$(poly_src)/pp.c'; then $(CYGPATH_W) '$(poly_src)/pp.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/pp.c'; fi`
1992
1993ppgmp-pp.o: $(poly_src)/pp.c
1994@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppgmp-pp.o -MD -MP -MF $(DEPDIR)/ppgmp-pp.Tpo -c -o ppgmp-pp.o `test -f '$(poly_src)/pp.c' || echo '$(srcdir)/'`$(poly_src)/pp.c
1995@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ppgmp-pp.Tpo $(DEPDIR)/ppgmp-pp.Po
1996@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/pp.c' object='ppgmp-pp.o' libtool=no @AMDEPBACKSLASH@
1997@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1998@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppgmp-pp.o `test -f '$(poly_src)/pp.c' || echo '$(srcdir)/'`$(poly_src)/pp.c
1999
2000ppgmp-pp.obj: $(poly_src)/pp.c
2001@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppgmp-pp.obj -MD -MP -MF $(DEPDIR)/ppgmp-pp.Tpo -c -o ppgmp-pp.obj `if test -f '$(poly_src)/pp.c'; then $(CYGPATH_W) '$(poly_src)/pp.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/pp.c'; fi`
2002@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ppgmp-pp.Tpo $(DEPDIR)/ppgmp-pp.Po
2003@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/pp.c' object='ppgmp-pp.obj' libtool=no @AMDEPBACKSLASH@
2004@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2005@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppgmp-pp.obj `if test -f '$(poly_src)/pp.c'; then $(CYGPATH_W) '$(poly_src)/pp.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/pp.c'; fi`
2006
2007r2p-r2p.o: $(poly_src)/r2p.c
2008@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(r2p_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT r2p-r2p.o -MD -MP -MF $(DEPDIR)/r2p-r2p.Tpo -c -o r2p-r2p.o `test -f '$(poly_src)/r2p.c' || echo '$(srcdir)/'`$(poly_src)/r2p.c
2009@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/r2p-r2p.Tpo $(DEPDIR)/r2p-r2p.Po
2010@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/r2p.c' object='r2p-r2p.o' libtool=no @AMDEPBACKSLASH@
2011@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2012@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(r2p_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o r2p-r2p.o `test -f '$(poly_src)/r2p.c' || echo '$(srcdir)/'`$(poly_src)/r2p.c
2013
2014r2p-r2p.obj: $(poly_src)/r2p.c
2015@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(r2p_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT r2p-r2p.obj -MD -MP -MF $(DEPDIR)/r2p-r2p.Tpo -c -o r2p-r2p.obj `if test -f '$(poly_src)/r2p.c'; then $(CYGPATH_W) '$(poly_src)/r2p.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/r2p.c'; fi`
2016@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/r2p-r2p.Tpo $(DEPDIR)/r2p-r2p.Po
2017@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/r2p.c' object='r2p-r2p.obj' libtool=no @AMDEPBACKSLASH@
2018@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2019@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(r2p_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o r2p-r2p.obj `if test -f '$(poly_src)/r2p.c'; then $(CYGPATH_W) '$(poly_src)/r2p.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/r2p.c'; fi`
2020
2021testCompressParms32-testCompressParms.o: $(poly_src)/testCompressParms.c
2022@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testCompressParms32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testCompressParms32-testCompressParms.o -MD -MP -MF $(DEPDIR)/testCompressParms32-testCompressParms.Tpo -c -o testCompressParms32-testCompressParms.o `test -f '$(poly_src)/testCompressParms.c' || echo '$(srcdir)/'`$(poly_src)/testCompressParms.c
2023@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testCompressParms32-testCompressParms.Tpo $(DEPDIR)/testCompressParms32-testCompressParms.Po
2024@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testCompressParms.c' object='testCompressParms32-testCompressParms.o' libtool=no @AMDEPBACKSLASH@
2025@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2026@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testCompressParms32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testCompressParms32-testCompressParms.o `test -f '$(poly_src)/testCompressParms.c' || echo '$(srcdir)/'`$(poly_src)/testCompressParms.c
2027
2028testCompressParms32-testCompressParms.obj: $(poly_src)/testCompressParms.c
2029@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testCompressParms32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testCompressParms32-testCompressParms.obj -MD -MP -MF $(DEPDIR)/testCompressParms32-testCompressParms.Tpo -c -o testCompressParms32-testCompressParms.obj `if test -f '$(poly_src)/testCompressParms.c'; then $(CYGPATH_W) '$(poly_src)/testCompressParms.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testCompressParms.c'; fi`
2030@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testCompressParms32-testCompressParms.Tpo $(DEPDIR)/testCompressParms32-testCompressParms.Po
2031@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testCompressParms.c' object='testCompressParms32-testCompressParms.obj' libtool=no @AMDEPBACKSLASH@
2032@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2033@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testCompressParms32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testCompressParms32-testCompressParms.obj `if test -f '$(poly_src)/testCompressParms.c'; then $(CYGPATH_W) '$(poly_src)/testCompressParms.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testCompressParms.c'; fi`
2034
2035testCompressParms64-testCompressParms.o: $(poly_src)/testCompressParms.c
2036@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testCompressParms64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testCompressParms64-testCompressParms.o -MD -MP -MF $(DEPDIR)/testCompressParms64-testCompressParms.Tpo -c -o testCompressParms64-testCompressParms.o `test -f '$(poly_src)/testCompressParms.c' || echo '$(srcdir)/'`$(poly_src)/testCompressParms.c
2037@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testCompressParms64-testCompressParms.Tpo $(DEPDIR)/testCompressParms64-testCompressParms.Po
2038@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testCompressParms.c' object='testCompressParms64-testCompressParms.o' libtool=no @AMDEPBACKSLASH@
2039@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2040@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testCompressParms64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testCompressParms64-testCompressParms.o `test -f '$(poly_src)/testCompressParms.c' || echo '$(srcdir)/'`$(poly_src)/testCompressParms.c
2041
2042testCompressParms64-testCompressParms.obj: $(poly_src)/testCompressParms.c
2043@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testCompressParms64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testCompressParms64-testCompressParms.obj -MD -MP -MF $(DEPDIR)/testCompressParms64-testCompressParms.Tpo -c -o testCompressParms64-testCompressParms.obj `if test -f '$(poly_src)/testCompressParms.c'; then $(CYGPATH_W) '$(poly_src)/testCompressParms.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testCompressParms.c'; fi`
2044@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testCompressParms64-testCompressParms.Tpo $(DEPDIR)/testCompressParms64-testCompressParms.Po
2045@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testCompressParms.c' object='testCompressParms64-testCompressParms.obj' libtool=no @AMDEPBACKSLASH@
2046@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2047@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testCompressParms64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testCompressParms64-testCompressParms.obj `if test -f '$(poly_src)/testCompressParms.c'; then $(CYGPATH_W) '$(poly_src)/testCompressParms.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testCompressParms.c'; fi`
2048
2049testCompressParmsgmp-testCompressParms.o: $(poly_src)/testCompressParms.c
2050@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testCompressParmsgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testCompressParmsgmp-testCompressParms.o -MD -MP -MF $(DEPDIR)/testCompressParmsgmp-testCompressParms.Tpo -c -o testCompressParmsgmp-testCompressParms.o `test -f '$(poly_src)/testCompressParms.c' || echo '$(srcdir)/'`$(poly_src)/testCompressParms.c
2051@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testCompressParmsgmp-testCompressParms.Tpo $(DEPDIR)/testCompressParmsgmp-testCompressParms.Po
2052@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testCompressParms.c' object='testCompressParmsgmp-testCompressParms.o' libtool=no @AMDEPBACKSLASH@
2053@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2054@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testCompressParmsgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testCompressParmsgmp-testCompressParms.o `test -f '$(poly_src)/testCompressParms.c' || echo '$(srcdir)/'`$(poly_src)/testCompressParms.c
2055
2056testCompressParmsgmp-testCompressParms.obj: $(poly_src)/testCompressParms.c
2057@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testCompressParmsgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testCompressParmsgmp-testCompressParms.obj -MD -MP -MF $(DEPDIR)/testCompressParmsgmp-testCompressParms.Tpo -c -o testCompressParmsgmp-testCompressParms.obj `if test -f '$(poly_src)/testCompressParms.c'; then $(CYGPATH_W) '$(poly_src)/testCompressParms.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testCompressParms.c'; fi`
2058@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testCompressParmsgmp-testCompressParms.Tpo $(DEPDIR)/testCompressParmsgmp-testCompressParms.Po
2059@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testCompressParms.c' object='testCompressParmsgmp-testCompressParms.obj' libtool=no @AMDEPBACKSLASH@
2060@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2061@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testCompressParmsgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testCompressParmsgmp-testCompressParms.obj `if test -f '$(poly_src)/testCompressParms.c'; then $(CYGPATH_W) '$(poly_src)/testCompressParms.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testCompressParms.c'; fi`
2062
2063testehrhart32-testehrhart.o: $(poly_src)/testehrhart.c
2064@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testehrhart32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testehrhart32-testehrhart.o -MD -MP -MF $(DEPDIR)/testehrhart32-testehrhart.Tpo -c -o testehrhart32-testehrhart.o `test -f '$(poly_src)/testehrhart.c' || echo '$(srcdir)/'`$(poly_src)/testehrhart.c
2065@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testehrhart32-testehrhart.Tpo $(DEPDIR)/testehrhart32-testehrhart.Po
2066@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testehrhart.c' object='testehrhart32-testehrhart.o' libtool=no @AMDEPBACKSLASH@
2067@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2068@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testehrhart32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testehrhart32-testehrhart.o `test -f '$(poly_src)/testehrhart.c' || echo '$(srcdir)/'`$(poly_src)/testehrhart.c
2069
2070testehrhart32-testehrhart.obj: $(poly_src)/testehrhart.c
2071@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testehrhart32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testehrhart32-testehrhart.obj -MD -MP -MF $(DEPDIR)/testehrhart32-testehrhart.Tpo -c -o testehrhart32-testehrhart.obj `if test -f '$(poly_src)/testehrhart.c'; then $(CYGPATH_W) '$(poly_src)/testehrhart.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testehrhart.c'; fi`
2072@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testehrhart32-testehrhart.Tpo $(DEPDIR)/testehrhart32-testehrhart.Po
2073@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testehrhart.c' object='testehrhart32-testehrhart.obj' libtool=no @AMDEPBACKSLASH@
2074@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2075@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testehrhart32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testehrhart32-testehrhart.obj `if test -f '$(poly_src)/testehrhart.c'; then $(CYGPATH_W) '$(poly_src)/testehrhart.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testehrhart.c'; fi`
2076
2077testehrhart64-testehrhart.o: $(poly_src)/testehrhart.c
2078@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testehrhart64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testehrhart64-testehrhart.o -MD -MP -MF $(DEPDIR)/testehrhart64-testehrhart.Tpo -c -o testehrhart64-testehrhart.o `test -f '$(poly_src)/testehrhart.c' || echo '$(srcdir)/'`$(poly_src)/testehrhart.c
2079@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testehrhart64-testehrhart.Tpo $(DEPDIR)/testehrhart64-testehrhart.Po
2080@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testehrhart.c' object='testehrhart64-testehrhart.o' libtool=no @AMDEPBACKSLASH@
2081@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2082@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testehrhart64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testehrhart64-testehrhart.o `test -f '$(poly_src)/testehrhart.c' || echo '$(srcdir)/'`$(poly_src)/testehrhart.c
2083
2084testehrhart64-testehrhart.obj: $(poly_src)/testehrhart.c
2085@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testehrhart64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testehrhart64-testehrhart.obj -MD -MP -MF $(DEPDIR)/testehrhart64-testehrhart.Tpo -c -o testehrhart64-testehrhart.obj `if test -f '$(poly_src)/testehrhart.c'; then $(CYGPATH_W) '$(poly_src)/testehrhart.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testehrhart.c'; fi`
2086@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testehrhart64-testehrhart.Tpo $(DEPDIR)/testehrhart64-testehrhart.Po
2087@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testehrhart.c' object='testehrhart64-testehrhart.obj' libtool=no @AMDEPBACKSLASH@
2088@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2089@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testehrhart64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testehrhart64-testehrhart.obj `if test -f '$(poly_src)/testehrhart.c'; then $(CYGPATH_W) '$(poly_src)/testehrhart.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testehrhart.c'; fi`
2090
2091testehrhartgmp-testehrhart.o: $(poly_src)/testehrhart.c
2092@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testehrhartgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testehrhartgmp-testehrhart.o -MD -MP -MF $(DEPDIR)/testehrhartgmp-testehrhart.Tpo -c -o testehrhartgmp-testehrhart.o `test -f '$(poly_src)/testehrhart.c' || echo '$(srcdir)/'`$(poly_src)/testehrhart.c
2093@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testehrhartgmp-testehrhart.Tpo $(DEPDIR)/testehrhartgmp-testehrhart.Po
2094@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testehrhart.c' object='testehrhartgmp-testehrhart.o' libtool=no @AMDEPBACKSLASH@
2095@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2096@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testehrhartgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testehrhartgmp-testehrhart.o `test -f '$(poly_src)/testehrhart.c' || echo '$(srcdir)/'`$(poly_src)/testehrhart.c
2097
2098testehrhartgmp-testehrhart.obj: $(poly_src)/testehrhart.c
2099@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testehrhartgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testehrhartgmp-testehrhart.obj -MD -MP -MF $(DEPDIR)/testehrhartgmp-testehrhart.Tpo -c -o testehrhartgmp-testehrhart.obj `if test -f '$(poly_src)/testehrhart.c'; then $(CYGPATH_W) '$(poly_src)/testehrhart.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testehrhart.c'; fi`
2100@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testehrhartgmp-testehrhart.Tpo $(DEPDIR)/testehrhartgmp-testehrhart.Po
2101@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testehrhart.c' object='testehrhartgmp-testehrhart.obj' libtool=no @AMDEPBACKSLASH@
2102@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2103@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testehrhartgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testehrhartgmp-testehrhart.obj `if test -f '$(poly_src)/testehrhart.c'; then $(CYGPATH_W) '$(poly_src)/testehrhart.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testehrhart.c'; fi`
2104
2105testlib-testlib.o: $(poly_src)/testlib.c
2106@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testlib_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testlib-testlib.o -MD -MP -MF $(DEPDIR)/testlib-testlib.Tpo -c -o testlib-testlib.o `test -f '$(poly_src)/testlib.c' || echo '$(srcdir)/'`$(poly_src)/testlib.c
2107@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testlib-testlib.Tpo $(DEPDIR)/testlib-testlib.Po
2108@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testlib.c' object='testlib-testlib.o' libtool=no @AMDEPBACKSLASH@
2109@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2110@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testlib_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testlib-testlib.o `test -f '$(poly_src)/testlib.c' || echo '$(srcdir)/'`$(poly_src)/testlib.c
2111
2112testlib-testlib.obj: $(poly_src)/testlib.c
2113@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testlib_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testlib-testlib.obj -MD -MP -MF $(DEPDIR)/testlib-testlib.Tpo -c -o testlib-testlib.obj `if test -f '$(poly_src)/testlib.c'; then $(CYGPATH_W) '$(poly_src)/testlib.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testlib.c'; fi`
2114@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testlib-testlib.Tpo $(DEPDIR)/testlib-testlib.Po
2115@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/testlib.c' object='testlib-testlib.obj' libtool=no @AMDEPBACKSLASH@
2116@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2117@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testlib_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testlib-testlib.obj `if test -f '$(poly_src)/testlib.c'; then $(CYGPATH_W) '$(poly_src)/testlib.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/testlib.c'; fi`
2118
2119verif_ehrhart32-verif_ehrhart.o: $(poly_src)/verif_ehrhart.c
2120@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(verif_ehrhart32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT verif_ehrhart32-verif_ehrhart.o -MD -MP -MF $(DEPDIR)/verif_ehrhart32-verif_ehrhart.Tpo -c -o verif_ehrhart32-verif_ehrhart.o `test -f '$(poly_src)/verif_ehrhart.c' || echo '$(srcdir)/'`$(poly_src)/verif_ehrhart.c
2121@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/verif_ehrhart32-verif_ehrhart.Tpo $(DEPDIR)/verif_ehrhart32-verif_ehrhart.Po
2122@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/verif_ehrhart.c' object='verif_ehrhart32-verif_ehrhart.o' libtool=no @AMDEPBACKSLASH@
2123@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2124@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(verif_ehrhart32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o verif_ehrhart32-verif_ehrhart.o `test -f '$(poly_src)/verif_ehrhart.c' || echo '$(srcdir)/'`$(poly_src)/verif_ehrhart.c
2125
2126verif_ehrhart32-verif_ehrhart.obj: $(poly_src)/verif_ehrhart.c
2127@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(verif_ehrhart32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT verif_ehrhart32-verif_ehrhart.obj -MD -MP -MF $(DEPDIR)/verif_ehrhart32-verif_ehrhart.Tpo -c -o verif_ehrhart32-verif_ehrhart.obj `if test -f '$(poly_src)/verif_ehrhart.c'; then $(CYGPATH_W) '$(poly_src)/verif_ehrhart.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/verif_ehrhart.c'; fi`
2128@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/verif_ehrhart32-verif_ehrhart.Tpo $(DEPDIR)/verif_ehrhart32-verif_ehrhart.Po
2129@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/verif_ehrhart.c' object='verif_ehrhart32-verif_ehrhart.obj' libtool=no @AMDEPBACKSLASH@
2130@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2131@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(verif_ehrhart32_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o verif_ehrhart32-verif_ehrhart.obj `if test -f '$(poly_src)/verif_ehrhart.c'; then $(CYGPATH_W) '$(poly_src)/verif_ehrhart.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/verif_ehrhart.c'; fi`
2132
2133verif_ehrhart64-verif_ehrhart.o: $(poly_src)/verif_ehrhart.c
2134@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(verif_ehrhart64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT verif_ehrhart64-verif_ehrhart.o -MD -MP -MF $(DEPDIR)/verif_ehrhart64-verif_ehrhart.Tpo -c -o verif_ehrhart64-verif_ehrhart.o `test -f '$(poly_src)/verif_ehrhart.c' || echo '$(srcdir)/'`$(poly_src)/verif_ehrhart.c
2135@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/verif_ehrhart64-verif_ehrhart.Tpo $(DEPDIR)/verif_ehrhart64-verif_ehrhart.Po
2136@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/verif_ehrhart.c' object='verif_ehrhart64-verif_ehrhart.o' libtool=no @AMDEPBACKSLASH@
2137@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2138@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(verif_ehrhart64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o verif_ehrhart64-verif_ehrhart.o `test -f '$(poly_src)/verif_ehrhart.c' || echo '$(srcdir)/'`$(poly_src)/verif_ehrhart.c
2139
2140verif_ehrhart64-verif_ehrhart.obj: $(poly_src)/verif_ehrhart.c
2141@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(verif_ehrhart64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT verif_ehrhart64-verif_ehrhart.obj -MD -MP -MF $(DEPDIR)/verif_ehrhart64-verif_ehrhart.Tpo -c -o verif_ehrhart64-verif_ehrhart.obj `if test -f '$(poly_src)/verif_ehrhart.c'; then $(CYGPATH_W) '$(poly_src)/verif_ehrhart.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/verif_ehrhart.c'; fi`
2142@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/verif_ehrhart64-verif_ehrhart.Tpo $(DEPDIR)/verif_ehrhart64-verif_ehrhart.Po
2143@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/verif_ehrhart.c' object='verif_ehrhart64-verif_ehrhart.obj' libtool=no @AMDEPBACKSLASH@
2144@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2145@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(verif_ehrhart64_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o verif_ehrhart64-verif_ehrhart.obj `if test -f '$(poly_src)/verif_ehrhart.c'; then $(CYGPATH_W) '$(poly_src)/verif_ehrhart.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/verif_ehrhart.c'; fi`
2146
2147verif_ehrhartgmp-verif_ehrhart.o: $(poly_src)/verif_ehrhart.c
2148@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(verif_ehrhartgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT verif_ehrhartgmp-verif_ehrhart.o -MD -MP -MF $(DEPDIR)/verif_ehrhartgmp-verif_ehrhart.Tpo -c -o verif_ehrhartgmp-verif_ehrhart.o `test -f '$(poly_src)/verif_ehrhart.c' || echo '$(srcdir)/'`$(poly_src)/verif_ehrhart.c
2149@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/verif_ehrhartgmp-verif_ehrhart.Tpo $(DEPDIR)/verif_ehrhartgmp-verif_ehrhart.Po
2150@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/verif_ehrhart.c' object='verif_ehrhartgmp-verif_ehrhart.o' libtool=no @AMDEPBACKSLASH@
2151@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2152@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(verif_ehrhartgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o verif_ehrhartgmp-verif_ehrhart.o `test -f '$(poly_src)/verif_ehrhart.c' || echo '$(srcdir)/'`$(poly_src)/verif_ehrhart.c
2153
2154verif_ehrhartgmp-verif_ehrhart.obj: $(poly_src)/verif_ehrhart.c
2155@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(verif_ehrhartgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT verif_ehrhartgmp-verif_ehrhart.obj -MD -MP -MF $(DEPDIR)/verif_ehrhartgmp-verif_ehrhart.Tpo -c -o verif_ehrhartgmp-verif_ehrhart.obj `if test -f '$(poly_src)/verif_ehrhart.c'; then $(CYGPATH_W) '$(poly_src)/verif_ehrhart.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/verif_ehrhart.c'; fi`
2156@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/verif_ehrhartgmp-verif_ehrhart.Tpo $(DEPDIR)/verif_ehrhartgmp-verif_ehrhart.Po
2157@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(poly_src)/verif_ehrhart.c' object='verif_ehrhartgmp-verif_ehrhart.obj' libtool=no @AMDEPBACKSLASH@
2158@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2159@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(verif_ehrhartgmp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o verif_ehrhartgmp-verif_ehrhart.obj `if test -f '$(poly_src)/verif_ehrhart.c'; then $(CYGPATH_W) '$(poly_src)/verif_ehrhart.c'; else $(CYGPATH_W) '$(srcdir)/$(poly_src)/verif_ehrhart.c'; fi`
2160
2161mostlyclean-libtool:
2162	-rm -f *.lo
2163
2164clean-libtool:
2165	-rm -rf .libs _libs
2166
2167distclean-libtool:
2168	-rm -f libtool config.lt
2169
2170# This directory's subdirectories are mostly independent; you can cd
2171# into them and run `make' without going through this Makefile.
2172# To change the values of `make' variables: instead of editing Makefiles,
2173# (1) if the variable is set in `config.status', edit `config.status'
2174#     (which will cause the Makefiles to be regenerated when you run `make');
2175# (2) otherwise, pass the desired values on the `make' command line.
2176$(RECURSIVE_TARGETS):
2177	@fail= failcom='exit 1'; \
2178	for f in x $$MAKEFLAGS; do \
2179	  case $$f in \
2180	    *=* | --[!k]*);; \
2181	    *k*) failcom='fail=yes';; \
2182	  esac; \
2183	done; \
2184	dot_seen=no; \
2185	target=`echo $@ | sed s/-recursive//`; \
2186	list='$(SUBDIRS)'; for subdir in $$list; do \
2187	  echo "Making $$target in $$subdir"; \
2188	  if test "$$subdir" = "."; then \
2189	    dot_seen=yes; \
2190	    local_target="$$target-am"; \
2191	  else \
2192	    local_target="$$target"; \
2193	  fi; \
2194	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2195	  || eval $$failcom; \
2196	done; \
2197	if test "$$dot_seen" = "no"; then \
2198	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
2199	fi; test -z "$$fail"
2200
2201$(RECURSIVE_CLEAN_TARGETS):
2202	@fail= failcom='exit 1'; \
2203	for f in x $$MAKEFLAGS; do \
2204	  case $$f in \
2205	    *=* | --[!k]*);; \
2206	    *k*) failcom='fail=yes';; \
2207	  esac; \
2208	done; \
2209	dot_seen=no; \
2210	case "$@" in \
2211	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
2212	  *) list='$(SUBDIRS)' ;; \
2213	esac; \
2214	rev=''; for subdir in $$list; do \
2215	  if test "$$subdir" = "."; then :; else \
2216	    rev="$$subdir $$rev"; \
2217	  fi; \
2218	done; \
2219	rev="$$rev ."; \
2220	target=`echo $@ | sed s/-recursive//`; \
2221	for subdir in $$rev; do \
2222	  echo "Making $$target in $$subdir"; \
2223	  if test "$$subdir" = "."; then \
2224	    local_target="$$target-am"; \
2225	  else \
2226	    local_target="$$target"; \
2227	  fi; \
2228	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2229	  || eval $$failcom; \
2230	done && test -z "$$fail"
2231tags-recursive:
2232	list='$(SUBDIRS)'; for subdir in $$list; do \
2233	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
2234	done
2235ctags-recursive:
2236	list='$(SUBDIRS)'; for subdir in $$list; do \
2237	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
2238	done
2239
2240ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2241	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2242	unique=`for i in $$list; do \
2243	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2244	  done | \
2245	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2246	      END { if (nonempty) { for (i in files) print i; }; }'`; \
2247	mkid -fID $$unique
2248tags: TAGS
2249
2250TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
2251		$(TAGS_FILES) $(LISP)
2252	set x; \
2253	here=`pwd`; \
2254	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
2255	  include_option=--etags-include; \
2256	  empty_fix=.; \
2257	else \
2258	  include_option=--include; \
2259	  empty_fix=; \
2260	fi; \
2261	list='$(SUBDIRS)'; for subdir in $$list; do \
2262	  if test "$$subdir" = .; then :; else \
2263	    test ! -f $$subdir/TAGS || \
2264	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2265	  fi; \
2266	done; \
2267	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2268	unique=`for i in $$list; do \
2269	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2270	  done | \
2271	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2272	      END { if (nonempty) { for (i in files) print i; }; }'`; \
2273	shift; \
2274	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2275	  test -n "$$unique" || unique=$$empty_fix; \
2276	  if test $$# -gt 0; then \
2277	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2278	      "$$@" $$unique; \
2279	  else \
2280	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2281	      $$unique; \
2282	  fi; \
2283	fi
2284ctags: CTAGS
2285CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
2286		$(TAGS_FILES) $(LISP)
2287	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2288	unique=`for i in $$list; do \
2289	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2290	  done | \
2291	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2292	      END { if (nonempty) { for (i in files) print i; }; }'`; \
2293	test -z "$(CTAGS_ARGS)$$unique" \
2294	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2295	     $$unique
2296
2297GTAGS:
2298	here=`$(am__cd) $(top_builddir) && pwd` \
2299	  && $(am__cd) $(top_srcdir) \
2300	  && gtags -i $(GTAGS_ARGS) "$$here"
2301
2302distclean-tags:
2303	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2304
2305distdir: $(DISTFILES)
2306	$(am__remove_distdir)
2307	test -d "$(distdir)" || mkdir "$(distdir)"
2308	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2309	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2310	list='$(DISTFILES)'; \
2311	  dist_files=`for file in $$list; do echo $$file; done | \
2312	  sed -e "s|^$$srcdirstrip/||;t" \
2313	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2314	case $$dist_files in \
2315	  */*) $(MKDIR_P) `echo "$$dist_files" | \
2316			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2317			   sort -u` ;; \
2318	esac; \
2319	for file in $$dist_files; do \
2320	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2321	  if test -d $$d/$$file; then \
2322	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2323	    if test -d "$(distdir)/$$file"; then \
2324	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2325	    fi; \
2326	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2327	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2328	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2329	    fi; \
2330	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2331	  else \
2332	    test -f "$(distdir)/$$file" \
2333	    || cp -p $$d/$$file "$(distdir)/$$file" \
2334	    || exit 1; \
2335	  fi; \
2336	done
2337	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
2338	  if test "$$subdir" = .; then :; else \
2339	    test -d "$(distdir)/$$subdir" \
2340	    || $(MKDIR_P) "$(distdir)/$$subdir" \
2341	    || exit 1; \
2342	  fi; \
2343	done
2344	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
2345	  if test "$$subdir" = .; then :; else \
2346	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
2347	    $(am__relativize); \
2348	    new_distdir=$$reldir; \
2349	    dir1=$$subdir; dir2="$(top_distdir)"; \
2350	    $(am__relativize); \
2351	    new_top_distdir=$$reldir; \
2352	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
2353	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
2354	    ($(am__cd) $$subdir && \
2355	      $(MAKE) $(AM_MAKEFLAGS) \
2356	        top_distdir="$$new_top_distdir" \
2357	        distdir="$$new_distdir" \
2358		am__remove_distdir=: \
2359		am__skip_length_check=: \
2360		am__skip_mode_fix=: \
2361	        distdir) \
2362	      || exit 1; \
2363	  fi; \
2364	done
2365	$(MAKE) $(AM_MAKEFLAGS) \
2366	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
2367	  dist-hook
2368	-test -n "$(am__skip_mode_fix)" \
2369	|| find "$(distdir)" -type d ! -perm -755 \
2370		-exec chmod u+rwx,go+rx {} \; -o \
2371	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
2372	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
2373	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
2374	|| chmod -R a+r "$(distdir)"
2375dist-gzip: distdir
2376	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
2377	$(am__remove_distdir)
2378
2379dist-bzip2: distdir
2380	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
2381	$(am__remove_distdir)
2382
2383dist-lzma: distdir
2384	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
2385	$(am__remove_distdir)
2386
2387dist-xz: distdir
2388	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
2389	$(am__remove_distdir)
2390
2391dist-tarZ: distdir
2392	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
2393	$(am__remove_distdir)
2394
2395dist-shar: distdir
2396	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
2397	$(am__remove_distdir)
2398
2399dist-zip: distdir
2400	-rm -f $(distdir).zip
2401	zip -rq $(distdir).zip $(distdir)
2402	$(am__remove_distdir)
2403
2404dist dist-all: distdir
2405	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
2406	$(am__remove_distdir)
2407
2408# This target untars the dist file and tries a VPATH configuration.  Then
2409# it guarantees that the distribution is self-contained by making another
2410# tarfile.
2411distcheck: dist
2412	case '$(DIST_ARCHIVES)' in \
2413	*.tar.gz*) \
2414	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
2415	*.tar.bz2*) \
2416	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
2417	*.tar.lzma*) \
2418	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
2419	*.tar.xz*) \
2420	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
2421	*.tar.Z*) \
2422	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
2423	*.shar.gz*) \
2424	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
2425	*.zip*) \
2426	  unzip $(distdir).zip ;;\
2427	esac
2428	chmod -R a-w $(distdir); chmod a+w $(distdir)
2429	mkdir $(distdir)/_build
2430	mkdir $(distdir)/_inst
2431	chmod a-w $(distdir)
2432	test -d $(distdir)/_build || exit 0; \
2433	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
2434	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
2435	  && am__cwd=`pwd` \
2436	  && $(am__cd) $(distdir)/_build \
2437	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
2438	    $(DISTCHECK_CONFIGURE_FLAGS) \
2439	  && $(MAKE) $(AM_MAKEFLAGS) \
2440	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
2441	  && $(MAKE) $(AM_MAKEFLAGS) check \
2442	  && $(MAKE) $(AM_MAKEFLAGS) install \
2443	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
2444	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
2445	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
2446	        distuninstallcheck \
2447	  && chmod -R a-w "$$dc_install_base" \
2448	  && ({ \
2449	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
2450	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
2451	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
2452	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
2453	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
2454	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
2455	  && rm -rf "$$dc_destdir" \
2456	  && $(MAKE) $(AM_MAKEFLAGS) dist \
2457	  && rm -rf $(DIST_ARCHIVES) \
2458	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
2459	  && cd "$$am__cwd" \
2460	  || exit 1
2461	$(am__remove_distdir)
2462	@(echo "$(distdir) archives ready for distribution: "; \
2463	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
2464	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
2465distuninstallcheck:
2466	@$(am__cd) '$(distuninstallcheck_dir)' \
2467	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
2468	   || { echo "ERROR: files left after uninstall:" ; \
2469	        if test -n "$(DESTDIR)"; then \
2470	          echo "  (check DESTDIR support)"; \
2471	        fi ; \
2472	        $(distuninstallcheck_listfiles) ; \
2473	        exit 1; } >&2
2474distcleancheck: distclean
2475	@if test '$(srcdir)' = . ; then \
2476	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
2477	  exit 1 ; \
2478	fi
2479	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
2480	  || { echo "ERROR: files left in build directory after distclean:" ; \
2481	       $(distcleancheck_listfiles) ; \
2482	       exit 1; } >&2
2483check-am: all-am
2484check: check-recursive
2485all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) config.h
2486install-binPROGRAMS: install-libLTLIBRARIES
2487
2488installdirs: installdirs-recursive
2489installdirs-am:
2490	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"; do \
2491	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2492	done
2493install: install-recursive
2494install-exec: install-exec-recursive
2495install-data: install-data-recursive
2496uninstall: uninstall-recursive
2497
2498install-am: all-am
2499	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2500
2501installcheck: installcheck-recursive
2502install-strip:
2503	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2504	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2505	  `test -z '$(STRIP)' || \
2506	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2507mostlyclean-generic:
2508
2509clean-generic:
2510
2511distclean-generic:
2512	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2513	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2514
2515maintainer-clean-generic:
2516	@echo "This command is intended for maintainers to use"
2517	@echo "it deletes files that may require special tools to rebuild."
2518clean: clean-recursive
2519
2520clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
2521	clean-libtool clean-local clean-noinstPROGRAMS mostlyclean-am
2522
2523distclean: distclean-recursive
2524	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
2525	-rm -rf $(DEPDIR) ./$(DEPDIR)
2526	-rm -f Makefile
2527distclean-am: clean-am distclean-compile distclean-generic \
2528	distclean-hdr distclean-libtool distclean-local distclean-tags
2529
2530dvi: dvi-recursive
2531
2532dvi-am:
2533
2534html: html-recursive
2535
2536html-am:
2537
2538info: info-recursive
2539
2540info-am:
2541
2542install-data-am: install-data-local
2543
2544install-dvi: install-dvi-recursive
2545
2546install-dvi-am:
2547
2548install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
2549
2550install-html: install-html-recursive
2551
2552install-html-am:
2553
2554install-info: install-info-recursive
2555
2556install-info-am:
2557
2558install-man:
2559
2560install-pdf: install-pdf-recursive
2561
2562install-pdf-am:
2563
2564install-ps: install-ps-recursive
2565
2566install-ps-am:
2567
2568installcheck-am:
2569
2570maintainer-clean: maintainer-clean-recursive
2571	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
2572	-rm -rf $(top_srcdir)/autom4te.cache
2573	-rm -rf $(DEPDIR) ./$(DEPDIR)
2574	-rm -f Makefile
2575maintainer-clean-am: distclean-am maintainer-clean-generic
2576
2577mostlyclean: mostlyclean-recursive
2578
2579mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2580	mostlyclean-libtool
2581
2582pdf: pdf-recursive
2583
2584pdf-am:
2585
2586ps: ps-recursive
2587
2588ps-am:
2589
2590uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
2591	uninstall-local
2592
2593.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
2594	ctags-recursive install-am install-strip tags-recursive
2595
2596.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
2597	all all-am am--refresh check check-am clean clean-binPROGRAMS \
2598	clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
2599	clean-noinstPROGRAMS ctags ctags-recursive dist dist-all \
2600	dist-bzip2 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ \
2601	dist-xz dist-zip distcheck distclean distclean-compile \
2602	distclean-generic distclean-hdr distclean-libtool \
2603	distclean-local distclean-tags distcleancheck distdir \
2604	distuninstallcheck dvi dvi-am html html-am info info-am \
2605	install install-am install-binPROGRAMS install-data \
2606	install-data-am install-data-local install-dvi install-dvi-am \
2607	install-exec install-exec-am install-html install-html-am \
2608	install-info install-info-am install-libLTLIBRARIES \
2609	install-man install-pdf install-pdf-am install-ps \
2610	install-ps-am install-strip installcheck installcheck-am \
2611	installdirs installdirs-am maintainer-clean \
2612	maintainer-clean-generic mostlyclean mostlyclean-compile \
2613	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
2614	tags tags-recursive uninstall uninstall-am \
2615	uninstall-binPROGRAMS uninstall-libLTLIBRARIES uninstall-local
2616
2617
2618check: tests
2619
2620tests: all
2621	(cd Test; $(MAKE) tests)
2622
2623longtest: all
2624	(cd Test; $(MAKE) long_tests)
2625
2626# Make the 'javadoc' style documentation
2627document:
2628	-mkdir doc
2629	$(DOXYGEN) polylib.doxygen
2630
2631dist-hook: document
2632	rm -rf `find $(distdir)/doc -name CVS`
2633
2634clean-local:
2635	rm -rf doc
2636distclean-local:
2637	rm -f polylib*.pc polylib*-uninstalled.pc polylib*-uninstalled.sh polylib*.pc.in
2638
2639install-data-local:
2640	@test -z "$(pkgconfig_libdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfig_libdir)"
2641	$(INSTALL_DATA) $(pkgconfig_libfile) "$(DESTDIR)$(pkgconfig_libdir)/$(pkgconfig_libfile)"
2642
2643uninstall-local:
2644	rm -f "$(DESTDIR)$(pkgconfig_libdir)/$(pkgconfig_libfile)"
2645
2646# Tell versions [3.59,3.63) of GNU make to not export all variables.
2647# Otherwise a system limit (for SysV at least) may be exceeded.
2648.NOEXPORT:
2649