Update isl to isl-0.19-185-g8e9f55ce
[polly-mirror.git] / lib / External / isl / Makefile.in
blobd44a0bee2bbfda11a44f917120fe58a0ad1ce967
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
20 VPATH = @srcdir@
21 am__is_gnu_make = { \
22 if test -z '$(MAKELEVEL)'; then \
23 false; \
24 elif test -n '$(MAKE_HOST)'; then \
25 true; \
26 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
27 true; \
28 else \
29 false; \
30 fi; \
32 am__make_running_with_option = \
33 case $${target_option-} in \
34 ?) ;; \
35 *) echo "am__make_running_with_option: internal error: invalid" \
36 "target option '$${target_option-}' specified" >&2; \
37 exit 1;; \
38 esac; \
39 has_opt=no; \
40 sane_makeflags=$$MAKEFLAGS; \
41 if $(am__is_gnu_make); then \
42 sane_makeflags=$$MFLAGS; \
43 else \
44 case $$MAKEFLAGS in \
45 *\\[\ \ ]*) \
46 bs=\\; \
47 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
49 esac; \
50 fi; \
51 skip_next=no; \
52 strip_trailopt () \
53 { \
54 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55 }; \
56 for flg in $$sane_makeflags; do \
57 test $$skip_next = yes && { skip_next=no; continue; }; \
58 case $$flg in \
59 *=*|--*) continue;; \
60 -*I) strip_trailopt 'I'; skip_next=yes;; \
61 -*I?*) strip_trailopt 'I';; \
62 -*O) strip_trailopt 'O'; skip_next=yes;; \
63 -*O?*) strip_trailopt 'O';; \
64 -*l) strip_trailopt 'l'; skip_next=yes;; \
65 -*l?*) strip_trailopt 'l';; \
66 -[dEDm]) skip_next=yes;; \
67 -[JT]) skip_next=yes;; \
68 esac; \
69 case $$flg in \
70 *$$target_option*) has_opt=yes; break;; \
71 esac; \
72 done; \
73 test $$has_opt = yes
74 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76 pkgdatadir = $(datadir)/@PACKAGE@
77 pkgincludedir = $(includedir)/@PACKAGE@
78 pkglibdir = $(libdir)/@PACKAGE@
79 pkglibexecdir = $(libexecdir)/@PACKAGE@
80 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81 install_sh_DATA = $(install_sh) -c -m 644
82 install_sh_PROGRAM = $(install_sh) -c
83 install_sh_SCRIPT = $(install_sh) -c
84 INSTALL_HEADER = $(INSTALL_DATA)
85 transform = $(program_transform_name)
86 NORMAL_INSTALL = :
87 PRE_INSTALL = :
88 POST_INSTALL = :
89 NORMAL_UNINSTALL = :
90 PRE_UNINSTALL = :
91 POST_UNINSTALL = :
92 build_triplet = @build@
93 host_triplet = @host@
94 noinst_PROGRAMS = isl_test$(EXEEXT) isl_polyhedron_sample$(EXEEXT) \
95 isl_pip$(EXEEXT) isl_polyhedron_minimize$(EXEEXT) \
96 isl_polytope_scan$(EXEEXT) \
97 isl_polyhedron_detect_equalities$(EXEEXT) isl_cat$(EXEEXT) \
98 isl_closure$(EXEEXT) isl_bound$(EXEEXT) isl_schedule$(EXEEXT) \
99 isl_codegen$(EXEEXT) isl_test_int$(EXEEXT) isl_flow$(EXEEXT) \
100 isl_flow_cmp$(EXEEXT) isl_schedule_cmp$(EXEEXT) \
101 $(am__EXEEXT_1)
102 TESTS = isl_test$(EXEEXT) codegen_test.sh pip_test.sh bound_test.sh \
103 isl_test_int$(EXEEXT) flow_test.sh schedule_test.sh \
104 $(am__EXEEXT_1)
105 @IMATH_FOR_MP_TRUE@am__append_1 = isl_test_imath
106 @IMATH_FOR_MP_TRUE@am__append_2 = isl_test_imath
107 @IMATH_FOR_MP_TRUE@@SMALL_INT_OPT_TRUE@am__append_3 = isl_int_sioimath.h \
108 @IMATH_FOR_MP_TRUE@@SMALL_INT_OPT_TRUE@ isl_int_sioimath.c \
109 @IMATH_FOR_MP_TRUE@@SMALL_INT_OPT_TRUE@ isl_val_sioimath.c
111 @IMATH_FOR_MP_TRUE@@SMALL_INT_OPT_FALSE@am__append_4 = isl_val_imath.c
112 subdir = .
113 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
114 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_c___attribute__.m4 \
115 $(top_srcdir)/m4/ax_cc_maxopt.m4 \
116 $(top_srcdir)/m4/ax_check_compiler_flags.m4 \
117 $(top_srcdir)/m4/ax_compiler_vendor.m4 \
118 $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \
119 $(top_srcdir)/m4/ax_create_stdint_h.m4 \
120 $(top_srcdir)/m4/ax_detect_clang.m4 \
121 $(top_srcdir)/m4/ax_detect_git_head.m4 \
122 $(top_srcdir)/m4/ax_detect_gmp.m4 \
123 $(top_srcdir)/m4/ax_detect_imath.m4 \
124 $(top_srcdir)/m4/ax_gcc_archflag.m4 \
125 $(top_srcdir)/m4/ax_gcc_warn_unused_result.m4 \
126 $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
127 $(top_srcdir)/m4/ax_set_warning_flags.m4 \
128 $(top_srcdir)/m4/ax_submodule.m4 $(top_srcdir)/m4/libtool.m4 \
129 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
130 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
131 $(top_srcdir)/configure.ac
132 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
133 $(ACLOCAL_M4)
134 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
135 $(am__configure_deps) $(am__pkginclude_HEADERS_DIST) \
136 $(am__DIST_COMMON)
137 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
138 configure.lineno config.status.lineno
139 mkinstalldirs = $(install_sh) -d
140 CONFIG_HEADER = isl_config.h
141 CONFIG_CLEAN_FILES = isl_srcdir.c bound_test.sh codegen_test.sh \
142 pip_test.sh flow_test.sh schedule_test.sh
143 CONFIG_CLEAN_VPATH_FILES =
144 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
145 am__vpath_adj = case $$p in \
146 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
147 *) f=$$p;; \
148 esac;
149 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
150 am__install_max = 40
151 am__nobase_strip_setup = \
152 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
153 am__nobase_strip = \
154 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
155 am__nobase_list = $(am__nobase_strip_setup); \
156 for p in $$list; do echo "$$p $$p"; done | \
157 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
158 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
159 if (++n[$$2] == $(am__install_max)) \
160 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
161 END { for (dir in files) print dir, files[dir] }'
162 am__base_list = \
163 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
164 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
165 am__uninstall_files_from_dir = { \
166 test -z "$$files" \
167 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
168 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
169 $(am__cd) "$$dir" && rm -f $$files; }; \
171 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
172 "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)"
173 LTLIBRARIES = $(lib_LTLIBRARIES)
174 libisl_la_DEPENDENCIES =
175 am__libisl_la_SOURCES_DIST = mp_get_memory_functions.c isl_int_gmp.h \
176 isl_gmp.c isl_val_gmp.c isl_imath.c isl_imath.h \
177 isl_int_imath.h imath_wrap/gmp_compat.h imath_wrap/imath.h \
178 imath_wrap/imrat.h imath_wrap/wrap.h imath_wrap/gmp_compat.c \
179 imath_wrap/imath.c imath_wrap/imrat.c isl_int_sioimath.h \
180 isl_int_sioimath.c isl_val_sioimath.c isl_val_imath.c \
181 isl_aff.c isl_aff_private.h isl_affine_hull.c isl_arg.c \
182 isl_ast.c isl_ast_private.h isl_ast_build.c \
183 isl_ast_build_private.h isl_ast_build_expr.c \
184 isl_ast_build_expr.h isl_ast_codegen.c isl_ast_graft.c \
185 isl_ast_graft_private.h isl_basis_reduction.h \
186 basis_reduction_tab.c isl_bernstein.c isl_bernstein.h \
187 isl_blk.c isl_blk.h isl_bound.c isl_bound.h isl_box.c \
188 isl_coalesce.c isl_constraint.c isl_constraint_private.h \
189 isl_convex_hull.c isl_ctx.c isl_ctx_private.h isl_deprecated.c \
190 isl_dim_map.h isl_dim_map.c isl_equalities.c isl_equalities.h \
191 isl_factorization.c isl_factorization.h isl_farkas.c isl_ffs.c \
192 isl_flow.c isl_fold.c isl_hash.c isl_hash_private.h \
193 isl_id_to_ast_expr.c isl_id_to_id.c isl_id_to_pw_aff.c \
194 isl_ilp.c isl_ilp_private.h isl_input.c isl_int.h isl_local.h \
195 isl_local.c isl_local_space_private.h isl_local_space.c \
196 isl_lp.c isl_lp_private.h isl_map.c isl_map_list.c \
197 isl_map_simplify.c isl_map_subtract.c isl_map_private.h \
198 isl_map_to_basic_set.c isl_mat.c isl_mat_private.h isl_morph.c \
199 isl_morph.h isl_id.c isl_id_private.h isl_obj.c isl_options.c \
200 isl_options_private.h isl_output.c isl_output_private.h \
201 isl_point_private.h isl_point.c isl_polynomial_private.h \
202 isl_polynomial.c isl_printer_private.h isl_printer.c print.c \
203 isl_range.c isl_range.h isl_reordering.c isl_reordering.h \
204 isl_sample.h isl_sample.c isl_scan.c isl_scan.h isl_schedule.c \
205 isl_schedule_band.c isl_schedule_band.h isl_schedule_node.c \
206 isl_schedule_node_private.h isl_schedule_read.c \
207 isl_schedule_tree.c isl_schedule_tree.h isl_schedule_private.h \
208 isl_schedule_constraints.c isl_schedule_constraints.h \
209 isl_scheduler.c isl_set_list.c isl_sort.c isl_sort.h \
210 isl_space.c isl_space_private.h isl_stream.c \
211 isl_stream_private.h isl_seq.c isl_seq.h isl_stride.c \
212 isl_tab.c isl_tab.h isl_tab_pip.c isl_tarjan.c isl_tarjan.h \
213 isl_transitive_closure.c isl_union_map.c \
214 isl_union_map_private.h isl_union_set_private.h isl_val.c \
215 isl_val_private.h isl_vec_private.h isl_vec.c isl_version.c \
216 isl_vertices_private.h isl_vertices.c isl_yaml.h
217 @GMP_FOR_MP_TRUE@@NEED_GET_MEMORY_FUNCTIONS_TRUE@am__objects_1 = mp_get_memory_functions.lo
218 am__dirstamp = $(am__leading_dot)dirstamp
219 @IMATH_FOR_MP_TRUE@@SMALL_INT_OPT_TRUE@am__objects_2 = \
220 @IMATH_FOR_MP_TRUE@@SMALL_INT_OPT_TRUE@ isl_int_sioimath.lo \
221 @IMATH_FOR_MP_TRUE@@SMALL_INT_OPT_TRUE@ isl_val_sioimath.lo
222 @IMATH_FOR_MP_TRUE@@SMALL_INT_OPT_FALSE@am__objects_3 = \
223 @IMATH_FOR_MP_TRUE@@SMALL_INT_OPT_FALSE@ isl_val_imath.lo
224 @GMP_FOR_MP_FALSE@@IMATH_FOR_MP_TRUE@am__objects_4 = isl_imath.lo \
225 @GMP_FOR_MP_FALSE@@IMATH_FOR_MP_TRUE@ imath_wrap/gmp_compat.lo \
226 @GMP_FOR_MP_FALSE@@IMATH_FOR_MP_TRUE@ imath_wrap/imath.lo \
227 @GMP_FOR_MP_FALSE@@IMATH_FOR_MP_TRUE@ imath_wrap/imrat.lo \
228 @GMP_FOR_MP_FALSE@@IMATH_FOR_MP_TRUE@ $(am__objects_2) \
229 @GMP_FOR_MP_FALSE@@IMATH_FOR_MP_TRUE@ $(am__objects_3)
230 @GMP_FOR_MP_TRUE@am__objects_4 = $(am__objects_1) isl_gmp.lo \
231 @GMP_FOR_MP_TRUE@ isl_val_gmp.lo
232 am_libisl_la_OBJECTS = $(am__objects_4) isl_aff.lo isl_affine_hull.lo \
233 isl_arg.lo isl_ast.lo isl_ast_build.lo isl_ast_build_expr.lo \
234 isl_ast_codegen.lo isl_ast_graft.lo basis_reduction_tab.lo \
235 isl_bernstein.lo isl_blk.lo isl_bound.lo isl_box.lo \
236 isl_coalesce.lo isl_constraint.lo isl_convex_hull.lo \
237 isl_ctx.lo isl_deprecated.lo isl_dim_map.lo isl_equalities.lo \
238 isl_factorization.lo isl_farkas.lo isl_ffs.lo isl_flow.lo \
239 isl_fold.lo isl_hash.lo isl_id_to_ast_expr.lo isl_id_to_id.lo \
240 isl_id_to_pw_aff.lo isl_ilp.lo isl_input.lo isl_local.lo \
241 isl_local_space.lo isl_lp.lo isl_map.lo isl_map_list.lo \
242 isl_map_simplify.lo isl_map_subtract.lo \
243 isl_map_to_basic_set.lo isl_mat.lo isl_morph.lo isl_id.lo \
244 isl_obj.lo isl_options.lo isl_output.lo isl_point.lo \
245 isl_polynomial.lo isl_printer.lo print.lo isl_range.lo \
246 isl_reordering.lo isl_sample.lo isl_scan.lo isl_schedule.lo \
247 isl_schedule_band.lo isl_schedule_node.lo isl_schedule_read.lo \
248 isl_schedule_tree.lo isl_schedule_constraints.lo \
249 isl_scheduler.lo isl_set_list.lo isl_sort.lo isl_space.lo \
250 isl_stream.lo isl_seq.lo isl_stride.lo isl_tab.lo \
251 isl_tab_pip.lo isl_tarjan.lo isl_transitive_closure.lo \
252 isl_union_map.lo isl_val.lo isl_vec.lo isl_version.lo \
253 isl_vertices.lo
254 libisl_la_OBJECTS = $(am_libisl_la_OBJECTS)
255 AM_V_lt = $(am__v_lt_@AM_V@)
256 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
257 am__v_lt_0 = --silent
258 am__v_lt_1 =
259 libisl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
260 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
261 $(libisl_la_LDFLAGS) $(LDFLAGS) -o $@
262 @IMATH_FOR_MP_TRUE@am__EXEEXT_1 = isl_test_imath$(EXEEXT)
263 PROGRAMS = $(noinst_PROGRAMS)
264 am_isl_bound_OBJECTS = bound.$(OBJEXT)
265 isl_bound_OBJECTS = $(am_isl_bound_OBJECTS)
266 isl_bound_DEPENDENCIES = libisl.la
267 isl_bound_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
268 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
269 $(isl_bound_LDFLAGS) $(LDFLAGS) -o $@
270 am_isl_cat_OBJECTS = cat.$(OBJEXT)
271 isl_cat_OBJECTS = $(am_isl_cat_OBJECTS)
272 isl_cat_DEPENDENCIES = libisl.la
273 am_isl_closure_OBJECTS = closure.$(OBJEXT)
274 isl_closure_OBJECTS = $(am_isl_closure_OBJECTS)
275 isl_closure_DEPENDENCIES = libisl.la
276 am_isl_codegen_OBJECTS = codegen.$(OBJEXT)
277 isl_codegen_OBJECTS = $(am_isl_codegen_OBJECTS)
278 isl_codegen_DEPENDENCIES = libisl.la
279 isl_codegen_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
280 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
281 $(isl_codegen_LDFLAGS) $(LDFLAGS) -o $@
282 am_isl_flow_OBJECTS = flow.$(OBJEXT)
283 isl_flow_OBJECTS = $(am_isl_flow_OBJECTS)
284 isl_flow_DEPENDENCIES = libisl.la
285 isl_flow_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
286 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
287 $(isl_flow_LDFLAGS) $(LDFLAGS) -o $@
288 am_isl_flow_cmp_OBJECTS = flow_cmp.$(OBJEXT)
289 isl_flow_cmp_OBJECTS = $(am_isl_flow_cmp_OBJECTS)
290 isl_flow_cmp_DEPENDENCIES = libisl.la
291 isl_flow_cmp_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
292 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
293 $(isl_flow_cmp_LDFLAGS) $(LDFLAGS) -o $@
294 am_isl_pip_OBJECTS = pip.$(OBJEXT)
295 isl_pip_OBJECTS = $(am_isl_pip_OBJECTS)
296 isl_pip_DEPENDENCIES = libisl.la
297 isl_pip_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
298 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
299 $(isl_pip_LDFLAGS) $(LDFLAGS) -o $@
300 am_isl_polyhedron_detect_equalities_OBJECTS = \
301 polyhedron_detect_equalities.$(OBJEXT)
302 isl_polyhedron_detect_equalities_OBJECTS = \
303 $(am_isl_polyhedron_detect_equalities_OBJECTS)
304 isl_polyhedron_detect_equalities_DEPENDENCIES = libisl.la
305 am_isl_polyhedron_minimize_OBJECTS = polyhedron_minimize.$(OBJEXT)
306 isl_polyhedron_minimize_OBJECTS = \
307 $(am_isl_polyhedron_minimize_OBJECTS)
308 isl_polyhedron_minimize_DEPENDENCIES = libisl.la
309 isl_polyhedron_minimize_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
310 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
311 $(AM_CFLAGS) $(CFLAGS) $(isl_polyhedron_minimize_LDFLAGS) \
312 $(LDFLAGS) -o $@
313 am_isl_polyhedron_sample_OBJECTS = polyhedron_sample.$(OBJEXT)
314 isl_polyhedron_sample_OBJECTS = $(am_isl_polyhedron_sample_OBJECTS)
315 isl_polyhedron_sample_DEPENDENCIES = libisl.la
316 am_isl_polytope_scan_OBJECTS = polytope_scan.$(OBJEXT)
317 isl_polytope_scan_OBJECTS = $(am_isl_polytope_scan_OBJECTS)
318 isl_polytope_scan_DEPENDENCIES = libisl.la
319 am_isl_schedule_OBJECTS = schedule.$(OBJEXT)
320 isl_schedule_OBJECTS = $(am_isl_schedule_OBJECTS)
321 isl_schedule_DEPENDENCIES = libisl.la
322 isl_schedule_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
323 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
324 $(isl_schedule_LDFLAGS) $(LDFLAGS) -o $@
325 am_isl_schedule_cmp_OBJECTS = schedule_cmp.$(OBJEXT)
326 isl_schedule_cmp_OBJECTS = $(am_isl_schedule_cmp_OBJECTS)
327 isl_schedule_cmp_DEPENDENCIES = libisl.la
328 isl_schedule_cmp_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
329 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
330 $(AM_CFLAGS) $(CFLAGS) $(isl_schedule_cmp_LDFLAGS) $(LDFLAGS) \
331 -o $@
332 isl_test_SOURCES = isl_test.c
333 isl_test_OBJECTS = isl_test.$(OBJEXT)
334 isl_test_DEPENDENCIES = libisl.la
335 isl_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
336 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
337 $(isl_test_LDFLAGS) $(LDFLAGS) -o $@
338 isl_test_imath_SOURCES = isl_test_imath.c
339 isl_test_imath_OBJECTS = isl_test_imath.$(OBJEXT)
340 @IMATH_FOR_MP_TRUE@isl_test_imath_DEPENDENCIES = libisl.la
341 isl_test_imath_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
342 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
343 $(AM_CFLAGS) $(CFLAGS) $(isl_test_imath_LDFLAGS) $(LDFLAGS) -o \
345 isl_test_int_SOURCES = isl_test_int.c
346 isl_test_int_OBJECTS = isl_test_int.$(OBJEXT)
347 isl_test_int_DEPENDENCIES = libisl.la
348 isl_test_int_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
349 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
350 $(isl_test_int_LDFLAGS) $(LDFLAGS) -o $@
351 AM_V_P = $(am__v_P_@AM_V@)
352 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
353 am__v_P_0 = false
354 am__v_P_1 = :
355 AM_V_GEN = $(am__v_GEN_@AM_V@)
356 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
357 am__v_GEN_0 = @echo " GEN " $@;
358 am__v_GEN_1 =
359 AM_V_at = $(am__v_at_@AM_V@)
360 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
361 am__v_at_0 = @
362 am__v_at_1 =
363 DEFAULT_INCLUDES =
364 depcomp = $(SHELL) $(top_srcdir)/depcomp
365 am__depfiles_maybe = depfiles
366 am__mv = mv -f
367 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
368 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
369 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
370 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
371 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
372 $(AM_CFLAGS) $(CFLAGS)
373 AM_V_CC = $(am__v_CC_@AM_V@)
374 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
375 am__v_CC_0 = @echo " CC " $@;
376 am__v_CC_1 =
377 CCLD = $(CC)
378 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
379 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
380 $(AM_LDFLAGS) $(LDFLAGS) -o $@
381 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
382 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
383 am__v_CCLD_0 = @echo " CCLD " $@;
384 am__v_CCLD_1 =
385 SOURCES = $(libisl_la_SOURCES) $(isl_bound_SOURCES) $(isl_cat_SOURCES) \
386 $(isl_closure_SOURCES) $(isl_codegen_SOURCES) \
387 $(isl_flow_SOURCES) $(isl_flow_cmp_SOURCES) $(isl_pip_SOURCES) \
388 $(isl_polyhedron_detect_equalities_SOURCES) \
389 $(isl_polyhedron_minimize_SOURCES) \
390 $(isl_polyhedron_sample_SOURCES) $(isl_polytope_scan_SOURCES) \
391 $(isl_schedule_SOURCES) $(isl_schedule_cmp_SOURCES) isl_test.c \
392 isl_test_imath.c isl_test_int.c
393 DIST_SOURCES = $(am__libisl_la_SOURCES_DIST) $(isl_bound_SOURCES) \
394 $(isl_cat_SOURCES) $(isl_closure_SOURCES) \
395 $(isl_codegen_SOURCES) $(isl_flow_SOURCES) \
396 $(isl_flow_cmp_SOURCES) $(isl_pip_SOURCES) \
397 $(isl_polyhedron_detect_equalities_SOURCES) \
398 $(isl_polyhedron_minimize_SOURCES) \
399 $(isl_polyhedron_sample_SOURCES) $(isl_polytope_scan_SOURCES) \
400 $(isl_schedule_SOURCES) $(isl_schedule_cmp_SOURCES) isl_test.c \
401 isl_test_imath.c isl_test_int.c
402 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
403 ctags-recursive dvi-recursive html-recursive info-recursive \
404 install-data-recursive install-dvi-recursive \
405 install-exec-recursive install-html-recursive \
406 install-info-recursive install-pdf-recursive \
407 install-ps-recursive install-recursive installcheck-recursive \
408 installdirs-recursive pdf-recursive ps-recursive \
409 tags-recursive uninstall-recursive
410 am__can_run_installinfo = \
411 case $$AM_UPDATE_INFO_DIR in \
412 n|no|NO) false;; \
413 *) (install-info --version) >/dev/null 2>&1;; \
414 esac
415 DATA = $(pkgconfig_DATA)
416 am__pkginclude_HEADERS_DIST = include/isl/val_gmp.h include/isl/aff.h \
417 include/isl/aff_type.h include/isl/arg.h include/isl/ast.h \
418 include/isl/ast_type.h include/isl/ast_build.h \
419 include/isl/constraint.h include/isl/ctx.h \
420 include/isl/fixed_box.h include/isl/flow.h include/isl/id.h \
421 include/isl/id_type.h include/isl/id_to_ast_expr.h \
422 include/isl/id_to_id.h include/isl/id_to_pw_aff.h \
423 include/isl/ilp.h include/isl/hash.h include/isl/hmap.h \
424 include/isl/hmap_templ.c include/isl/list.h \
425 include/isl/local_space.h include/isl/lp.h include/isl/mat.h \
426 include/isl/map.h include/isl/map_to_basic_set.h \
427 include/isl/map_type.h include/isl/maybe.h \
428 include/isl/maybe_ast_expr.h include/isl/maybe_basic_set.h \
429 include/isl/maybe_id.h include/isl/maybe_pw_aff.h \
430 include/isl/maybe_templ.h include/isl/multi.h \
431 include/isl/obj.h include/isl/options.h include/isl/point.h \
432 include/isl/polynomial.h include/isl/polynomial_type.h \
433 include/isl/printer.h include/isl/printer_type.h \
434 include/isl/schedule.h include/isl/schedule_node.h \
435 include/isl/schedule_type.h include/isl/set.h \
436 include/isl/set_type.h include/isl/space.h \
437 include/isl/space_type.h include/isl/stream.h \
438 include/isl/stride_info.h include/isl/union_map.h \
439 include/isl/union_map_type.h include/isl/union_set.h \
440 include/isl/union_set_type.h include/isl/val.h \
441 include/isl/val_type.h include/isl/vec.h include/isl/version.h \
442 include/isl/vertices.h
443 HEADERS = $(nodist_pkginclude_HEADERS) $(pkginclude_HEADERS)
444 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
445 distclean-recursive maintainer-clean-recursive
446 am__recursive_targets = \
447 $(RECURSIVE_TARGETS) \
448 $(RECURSIVE_CLEAN_TARGETS) \
449 $(am__extra_recursive_targets)
450 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
451 cscope check recheck distdir dist dist-all distcheck
452 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
453 $(LISP)isl_config.h.in
454 # Read a list of newline-separated strings from the standard input,
455 # and print each of them once, without duplicates. Input order is
456 # *not* preserved.
457 am__uniquify_input = $(AWK) '\
458 BEGIN { nonempty = 0; } \
459 { items[$$0] = 1; nonempty = 1; } \
460 END { if (nonempty) { for (i in items) print i; }; } \
462 # Make sure the list of sources is unique. This is necessary because,
463 # e.g., the same source file might be shared among _SOURCES variables
464 # for different programs/libraries.
465 am__define_uniq_tagged_files = \
466 list='$(am__tagged_files)'; \
467 unique=`for i in $$list; do \
468 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469 done | $(am__uniquify_input)`
470 ETAGS = etags
471 CTAGS = ctags
472 CSCOPE = cscope
473 am__tty_colors_dummy = \
474 mgn= red= grn= lgn= blu= brg= std=; \
475 am__color_tests=no
476 am__tty_colors = { \
477 $(am__tty_colors_dummy); \
478 if test "X$(AM_COLOR_TESTS)" = Xno; then \
479 am__color_tests=no; \
480 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
481 am__color_tests=yes; \
482 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
483 am__color_tests=yes; \
484 fi; \
485 if test $$am__color_tests = yes; then \
486 red='\e[0;31m'; \
487 grn='\e[0;32m'; \
488 lgn='\e[1;32m'; \
489 blu='\e[1;34m'; \
490 mgn='\e[0;35m'; \
491 brg='\e[1m'; \
492 std='\e[m'; \
493 fi; \
495 am__recheck_rx = ^[ ]*:recheck:[ ]*
496 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
497 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
498 # A command that, given a newline-separated list of test names on the
499 # standard input, print the name of the tests that are to be re-run
500 # upon "make recheck".
501 am__list_recheck_tests = $(AWK) '{ \
502 recheck = 1; \
503 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
505 if (rc < 0) \
507 if ((getline line2 < ($$0 ".log")) < 0) \
508 recheck = 0; \
509 break; \
511 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
513 recheck = 0; \
514 break; \
516 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
518 break; \
520 }; \
521 if (recheck) \
522 print $$0; \
523 close ($$0 ".trs"); \
524 close ($$0 ".log"); \
526 # A command that, given a newline-separated list of test names on the
527 # standard input, create the global log from their .trs and .log files.
528 am__create_global_log = $(AWK) ' \
529 function fatal(msg) \
531 print "fatal: making $@: " msg | "cat >&2"; \
532 exit 1; \
534 function rst_section(header) \
536 print header; \
537 len = length(header); \
538 for (i = 1; i <= len; i = i + 1) \
539 printf "="; \
540 printf "\n\n"; \
543 copy_in_global_log = 1; \
544 global_test_result = "RUN"; \
545 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
547 if (rc < 0) \
548 fatal("failed to read from " $$0 ".trs"); \
549 if (line ~ /$(am__global_test_result_rx)/) \
551 sub("$(am__global_test_result_rx)", "", line); \
552 sub("[ ]*$$", "", line); \
553 global_test_result = line; \
555 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
556 copy_in_global_log = 0; \
557 }; \
558 if (copy_in_global_log) \
560 rst_section(global_test_result ": " $$0); \
561 while ((rc = (getline line < ($$0 ".log"))) != 0) \
563 if (rc < 0) \
564 fatal("failed to read from " $$0 ".log"); \
565 print line; \
566 }; \
567 printf "\n"; \
568 }; \
569 close ($$0 ".trs"); \
570 close ($$0 ".log"); \
572 # Restructured Text title.
573 am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
574 # Solaris 10 'make', and several other traditional 'make' implementations,
575 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
576 # by disabling -e (using the XSI extension "set +e") if it's set.
577 am__sh_e_setup = case $$- in *e*) set +e;; esac
578 # Default flags passed to test drivers.
579 am__common_driver_flags = \
580 --color-tests "$$am__color_tests" \
581 --enable-hard-errors "$$am__enable_hard_errors" \
582 --expect-failure "$$am__expect_failure"
583 # To be inserted before the command running the test. Creates the
584 # directory for the log if needed. Stores in $dir the directory
585 # containing $f, in $tst the test, in $log the log. Executes the
586 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
587 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
588 # will run the test scripts (or their associated LOG_COMPILER, if
589 # thy have one).
590 am__check_pre = \
591 $(am__sh_e_setup); \
592 $(am__vpath_adj_setup) $(am__vpath_adj) \
593 $(am__tty_colors); \
594 srcdir=$(srcdir); export srcdir; \
595 case "$@" in \
596 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
597 *) am__odir=.;; \
598 esac; \
599 test "x$$am__odir" = x"." || test -d "$$am__odir" \
600 || $(MKDIR_P) "$$am__odir" || exit $$?; \
601 if test -f "./$$f"; then dir=./; \
602 elif test -f "$$f"; then dir=; \
603 else dir="$(srcdir)/"; fi; \
604 tst=$$dir$$f; log='$@'; \
605 if test -n '$(DISABLE_HARD_ERRORS)'; then \
606 am__enable_hard_errors=no; \
607 else \
608 am__enable_hard_errors=yes; \
609 fi; \
610 case " $(XFAIL_TESTS) " in \
611 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
612 am__expect_failure=yes;; \
613 *) \
614 am__expect_failure=no;; \
615 esac; \
616 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
617 # A shell command to get the names of the tests scripts with any registered
618 # extension removed (i.e., equivalently, the names of the test logs, with
619 # the '.log' extension removed). The result is saved in the shell variable
620 # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
621 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
622 # since that might cause problem with VPATH rewrites for suffix-less tests.
623 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
624 am__set_TESTS_bases = \
625 bases='$(TEST_LOGS)'; \
626 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
627 bases=`echo $$bases`
628 RECHECK_LOGS = $(TEST_LOGS)
629 TEST_SUITE_LOG = test-suite.log
630 TEST_EXTENSIONS = @EXEEXT@ .test
631 LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
632 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
633 am__set_b = \
634 case '$@' in \
635 */*) \
636 case '$*' in \
637 */*) b='$*';; \
638 *) b=`echo '$@' | sed 's/\.log$$//'`; \
639 esac;; \
640 *) \
641 b='$*';; \
642 esac
643 am__test_logs1 = $(TESTS:=.log)
644 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
645 TEST_LOGS = $(am__test_logs2:.test.log=.log)
646 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
647 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
648 $(TEST_LOG_FLAGS)
649 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/bound_test.sh.in \
650 $(srcdir)/codegen_test.sh.in $(srcdir)/flow_test.sh.in \
651 $(srcdir)/isl_config.h.in $(srcdir)/isl_srcdir.c.in \
652 $(srcdir)/pip_test.sh.in $(srcdir)/schedule_test.sh.in AUTHORS \
653 ChangeLog README compile config.guess config.sub depcomp \
654 install-sh ltmain.sh missing test-driver
655 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
656 distdir = $(PACKAGE)-$(VERSION)
657 top_distdir = $(distdir)
658 am__remove_distdir = \
659 if test -d "$(distdir)"; then \
660 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
661 && rm -rf "$(distdir)" \
662 || { sleep 5 && rm -rf "$(distdir)"; }; \
663 else :; fi
664 am__post_remove_distdir = $(am__remove_distdir)
665 am__relativize = \
666 dir0=`pwd`; \
667 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
668 sed_rest='s,^[^/]*/*,,'; \
669 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
670 sed_butlast='s,/*[^/]*$$,,'; \
671 while test -n "$$dir1"; do \
672 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
673 if test "$$first" != "."; then \
674 if test "$$first" = ".."; then \
675 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
676 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
677 else \
678 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
679 if test "$$first2" = "$$first"; then \
680 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
681 else \
682 dir2="../$$dir2"; \
683 fi; \
684 dir0="$$dir0"/"$$first"; \
685 fi; \
686 fi; \
687 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
688 done; \
689 reldir="$$dir2"
690 DIST_ARCHIVES = $(distdir).tar.gz
691 GZIP_ENV = --best
692 DIST_TARGETS = dist-gzip
693 distuninstallcheck_listfiles = find . -type f -print
694 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
695 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
696 distcleancheck_listfiles = find . -type f -print
697 ACLOCAL = @ACLOCAL@
698 AMTAR = @AMTAR@
699 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
700 AR = @AR@
701 AUTOCONF = @AUTOCONF@
702 AUTOHEADER = @AUTOHEADER@
703 AUTOMAKE = @AUTOMAKE@
704 AWK = @AWK@
705 CC = @CC@
706 CCDEPMODE = @CCDEPMODE@
707 CFLAGS = @CFLAGS@
708 CLANG_CXXFLAGS = @CLANG_CXXFLAGS@
709 CLANG_LDFLAGS = @CLANG_LDFLAGS@
710 CLANG_LIBS = @CLANG_LIBS@
711 CPP = @CPP@
712 CPPFLAGS = @CPPFLAGS@
713 CXX = @CXX@
714 CXXCPP = @CXXCPP@
715 CXXDEPMODE = @CXXDEPMODE@
716 CXXFLAGS = @CXXFLAGS@
717 CYGPATH_W = @CYGPATH_W@
718 DEFS = @DEFS@
719 DEPDIR = @DEPDIR@
720 DLLTOOL = @DLLTOOL@
721 DSYMUTIL = @DSYMUTIL@
722 DUMPBIN = @DUMPBIN@
723 ECHO_C = @ECHO_C@
724 ECHO_N = @ECHO_N@
725 ECHO_T = @ECHO_T@
726 EGREP = @EGREP@
727 EXEEXT = @EXEEXT@
728 FGREP = @FGREP@
729 GIT_HEAD = @GIT_HEAD@
730 GIT_HEAD_ID = @GIT_HEAD_ID@
731 GIT_HEAD_VERSION = @GIT_HEAD_VERSION@
732 GREP = @GREP@
733 INSTALL = @INSTALL@
734 INSTALL_DATA = @INSTALL_DATA@
735 INSTALL_PROGRAM = @INSTALL_PROGRAM@
736 INSTALL_SCRIPT = @INSTALL_SCRIPT@
737 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
738 LD = @LD@
739 LDFLAGS = @LDFLAGS@
740 LIBOBJS = @LIBOBJS@
741 LIBS = @LIBS@
742 LIBTOOL = @LIBTOOL@
743 LIB_CLANG_EDIT = @LIB_CLANG_EDIT@
744 LIPO = @LIPO@
745 LN_S = @LN_S@
746 LTLIBOBJS = @LTLIBOBJS@
747 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
748 MAKEINFO = @MAKEINFO@
749 MANIFEST_TOOL = @MANIFEST_TOOL@
750 MKDIR_P = @MKDIR_P@
751 MP_CPPFLAGS = @MP_CPPFLAGS@
752 MP_LDFLAGS = @MP_LDFLAGS@
753 MP_LIBS = @MP_LIBS@
754 NM = @NM@
755 NMEDIT = @NMEDIT@
756 OBJDUMP = @OBJDUMP@
757 OBJEXT = @OBJEXT@
758 OTOOL = @OTOOL@
759 OTOOL64 = @OTOOL64@
760 PACKAGE = @PACKAGE@
761 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
762 PACKAGE_NAME = @PACKAGE_NAME@
763 PACKAGE_STRING = @PACKAGE_STRING@
764 PACKAGE_TARNAME = @PACKAGE_TARNAME@
765 PACKAGE_URL = @PACKAGE_URL@
766 PACKAGE_VERSION = @PACKAGE_VERSION@
767 PATH_SEPARATOR = @PATH_SEPARATOR@
768 PDFLATEX = @PDFLATEX@
769 PERL = @PERL@
770 POD2HTML = @POD2HTML@
771 PRTDIAG = @PRTDIAG@
772 PYTHON = @PYTHON@
773 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
774 PYTHON_PLATFORM = @PYTHON_PLATFORM@
775 PYTHON_PREFIX = @PYTHON_PREFIX@
776 PYTHON_VERSION = @PYTHON_VERSION@
777 RANLIB = @RANLIB@
778 SED = @SED@
779 SET_MAKE = @SET_MAKE@
780 SHELL = @SHELL@
781 STRIP = @STRIP@
782 VERSION = @VERSION@
783 WARNING_FLAGS = @WARNING_FLAGS@
784 abs_builddir = @abs_builddir@
785 abs_srcdir = @abs_srcdir@
786 abs_top_builddir = @abs_top_builddir@
787 abs_top_srcdir = @abs_top_srcdir@
788 ac_ct_AR = @ac_ct_AR@
789 ac_ct_CC = @ac_ct_CC@
790 ac_ct_CXX = @ac_ct_CXX@
791 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
792 am__include = @am__include@
793 am__leading_dot = @am__leading_dot@
794 am__quote = @am__quote@
795 am__tar = @am__tar@
796 am__untar = @am__untar@
797 bindir = @bindir@
798 build = @build@
799 build_alias = @build_alias@
800 build_cpu = @build_cpu@
801 build_os = @build_os@
802 build_vendor = @build_vendor@
803 builddir = @builddir@
804 datadir = @datadir@
805 datarootdir = @datarootdir@
806 docdir = @docdir@
807 dvidir = @dvidir@
808 exec_prefix = @exec_prefix@
809 host = @host@
810 host_alias = @host_alias@
811 host_cpu = @host_cpu@
812 host_os = @host_os@
813 host_vendor = @host_vendor@
814 htmldir = @htmldir@
815 includedir = @includedir@
816 infodir = @infodir@
817 install_sh = @install_sh@
818 libdir = @libdir@
819 libexecdir = @libexecdir@
820 llvm_config_found = @llvm_config_found@
821 localedir = @localedir@
822 localstatedir = @localstatedir@
823 mandir = @mandir@
824 mkdir_p = @mkdir_p@
825 oldincludedir = @oldincludedir@
826 pdfdir = @pdfdir@
827 pkgconfig_libdir = @pkgconfig_libdir@
828 pkgconfig_libfile = @pkgconfig_libfile@
829 pkgpyexecdir = @pkgpyexecdir@
830 pkgpythondir = @pkgpythondir@
831 prefix = @prefix@
832 program_transform_name = @program_transform_name@
833 psdir = @psdir@
834 pyexecdir = @pyexecdir@
835 pythondir = @pythondir@
836 runstatedir = @runstatedir@
837 sbindir = @sbindir@
838 sharedstatedir = @sharedstatedir@
839 srcdir = @srcdir@
840 sysconfdir = @sysconfdir@
841 target_alias = @target_alias@
842 top_build_prefix = @top_build_prefix@
843 top_builddir = @top_builddir@
844 top_srcdir = @top_srcdir@
845 versioninfo = @versioninfo@
846 @HAVE_CLANG_TRUE@MAYBE_INTERFACE = interface
847 SUBDIRS = . $(MAYBE_INTERFACE) doc
848 DIST_SUBDIRS = $(MAYBE_INTERFACE) doc
849 ACLOCAL_AMFLAGS = -I m4
850 AUTOMAKE_OPTIONS = nostdinc subdir-objects
851 lib_LTLIBRARIES = libisl.la
852 @GMP_FOR_MP_TRUE@MP_SRC = \
853 @GMP_FOR_MP_TRUE@ $(GET_MEMORY_FUNCTIONS) \
854 @GMP_FOR_MP_TRUE@ isl_int_gmp.h \
855 @GMP_FOR_MP_TRUE@ isl_gmp.c \
856 @GMP_FOR_MP_TRUE@ isl_val_gmp.c
858 @IMATH_FOR_MP_TRUE@MP_SRC = isl_imath.c isl_imath.h isl_int_imath.h \
859 @IMATH_FOR_MP_TRUE@ imath_wrap/gmp_compat.h imath_wrap/imath.h \
860 @IMATH_FOR_MP_TRUE@ imath_wrap/imrat.h imath_wrap/wrap.h \
861 @IMATH_FOR_MP_TRUE@ imath_wrap/gmp_compat.c imath_wrap/imath.c \
862 @IMATH_FOR_MP_TRUE@ imath_wrap/imrat.c $(am__append_3) \
863 @IMATH_FOR_MP_TRUE@ $(am__append_4)
864 @GMP_FOR_MP_TRUE@MP_INCLUDE_H = include/isl/val_gmp.h
865 @IMATH_FOR_MP_TRUE@MP_INCLUDE_H =
866 @GMP_FOR_MP_TRUE@@NEED_GET_MEMORY_FUNCTIONS_TRUE@GET_MEMORY_FUNCTIONS = mp_get_memory_functions.c
867 AM_CPPFLAGS = -I. -I$(srcdir) -I$(srcdir)/include -Iinclude/ @MP_CPPFLAGS@
868 AM_CFLAGS = @WARNING_FLAGS@
869 libisl_la_SOURCES = \
870 $(MP_SRC) \
871 isl_aff.c \
872 isl_aff_private.h \
873 isl_affine_hull.c \
874 isl_arg.c \
875 isl_ast.c \
876 isl_ast_private.h \
877 isl_ast_build.c \
878 isl_ast_build_private.h \
879 isl_ast_build_expr.c \
880 isl_ast_build_expr.h \
881 isl_ast_codegen.c \
882 isl_ast_graft.c \
883 isl_ast_graft_private.h \
884 isl_basis_reduction.h \
885 basis_reduction_tab.c \
886 isl_bernstein.c \
887 isl_bernstein.h \
888 isl_blk.c \
889 isl_blk.h \
890 isl_bound.c \
891 isl_bound.h \
892 isl_box.c \
893 isl_coalesce.c \
894 isl_constraint.c \
895 isl_constraint_private.h \
896 isl_convex_hull.c \
897 isl_ctx.c \
898 isl_ctx_private.h \
899 isl_deprecated.c \
900 isl_dim_map.h \
901 isl_dim_map.c \
902 isl_equalities.c \
903 isl_equalities.h \
904 isl_factorization.c \
905 isl_factorization.h \
906 isl_farkas.c \
907 isl_ffs.c \
908 isl_flow.c \
909 isl_fold.c \
910 isl_hash.c \
911 isl_hash_private.h \
912 isl_id_to_ast_expr.c \
913 isl_id_to_id.c \
914 isl_id_to_pw_aff.c \
915 isl_ilp.c \
916 isl_ilp_private.h \
917 isl_input.c \
918 isl_int.h \
919 isl_local.h \
920 isl_local.c \
921 isl_local_space_private.h \
922 isl_local_space.c \
923 isl_lp.c \
924 isl_lp_private.h \
925 isl_map.c \
926 isl_map_list.c \
927 isl_map_simplify.c \
928 isl_map_subtract.c \
929 isl_map_private.h \
930 isl_map_to_basic_set.c \
931 isl_mat.c \
932 isl_mat_private.h \
933 isl_morph.c \
934 isl_morph.h \
935 isl_id.c \
936 isl_id_private.h \
937 isl_obj.c \
938 isl_options.c \
939 isl_options_private.h \
940 isl_output.c \
941 isl_output_private.h \
942 isl_point_private.h \
943 isl_point.c \
944 isl_polynomial_private.h \
945 isl_polynomial.c \
946 isl_printer_private.h \
947 isl_printer.c \
948 print.c \
949 isl_range.c \
950 isl_range.h \
951 isl_reordering.c \
952 isl_reordering.h \
953 isl_sample.h \
954 isl_sample.c \
955 isl_scan.c \
956 isl_scan.h \
957 isl_schedule.c \
958 isl_schedule_band.c \
959 isl_schedule_band.h \
960 isl_schedule_node.c \
961 isl_schedule_node_private.h \
962 isl_schedule_read.c \
963 isl_schedule_tree.c \
964 isl_schedule_tree.h \
965 isl_schedule_private.h \
966 isl_schedule_constraints.c \
967 isl_schedule_constraints.h \
968 isl_scheduler.c \
969 isl_set_list.c \
970 isl_sort.c \
971 isl_sort.h \
972 isl_space.c \
973 isl_space_private.h \
974 isl_stream.c \
975 isl_stream_private.h \
976 isl_seq.c \
977 isl_seq.h \
978 isl_stride.c \
979 isl_tab.c \
980 isl_tab.h \
981 isl_tab_pip.c \
982 isl_tarjan.c \
983 isl_tarjan.h \
984 isl_transitive_closure.c \
985 isl_union_map.c \
986 isl_union_map_private.h \
987 isl_union_set_private.h \
988 isl_val.c \
989 isl_val_private.h \
990 isl_vec_private.h \
991 isl_vec.c \
992 isl_version.c \
993 isl_vertices_private.h \
994 isl_vertices.c \
995 isl_yaml.h
997 libisl_la_LIBADD = @MP_LIBS@
998 libisl_la_LDFLAGS = -version-info @versioninfo@ \
999 @MP_LDFLAGS@
1001 isl_test_LDFLAGS = @MP_LDFLAGS@
1002 isl_test_LDADD = libisl.la @MP_LIBS@
1003 isl_test_int_LDFLAGS = @MP_LDFLAGS@
1004 isl_test_int_LDADD = libisl.la @MP_LIBS@
1005 @IMATH_FOR_MP_TRUE@isl_test_imath_LDFLAGS = @MP_LDFLAGS@
1006 @IMATH_FOR_MP_TRUE@isl_test_imath_LDADD = libisl.la @MP_LIBS@
1007 isl_polyhedron_sample_LDADD = libisl.la
1008 isl_polyhedron_sample_SOURCES = \
1009 polyhedron_sample.c
1011 isl_pip_LDFLAGS = @MP_LDFLAGS@
1012 isl_pip_LDADD = libisl.la @MP_LIBS@
1013 isl_pip_SOURCES = \
1014 pip.c
1016 isl_schedule_LDFLAGS = @MP_LDFLAGS@
1017 isl_schedule_LDADD = libisl.la @MP_LIBS@
1018 isl_schedule_SOURCES = \
1019 schedule.c
1021 isl_schedule_cmp_LDFLAGS = @MP_LDFLAGS@
1022 isl_schedule_cmp_LDADD = libisl.la @MP_LIBS@
1023 isl_schedule_cmp_SOURCES = \
1024 schedule_cmp.c
1026 isl_flow_LDFLAGS = @MP_LDFLAGS@
1027 isl_flow_LDADD = libisl.la @MP_LIBS@
1028 isl_flow_SOURCES = \
1029 flow.c
1031 isl_flow_cmp_LDFLAGS = @MP_LDFLAGS@
1032 isl_flow_cmp_LDADD = libisl.la @MP_LIBS@
1033 isl_flow_cmp_SOURCES = \
1034 flow_cmp.c
1036 isl_codegen_LDFLAGS = @MP_LDFLAGS@
1037 isl_codegen_LDADD = libisl.la @MP_LIBS@
1038 isl_codegen_SOURCES = \
1039 codegen.c
1041 isl_bound_LDFLAGS = @MP_LDFLAGS@
1042 isl_bound_LDADD = libisl.la @MP_LIBS@
1043 isl_bound_SOURCES = \
1044 bound.c
1046 isl_polyhedron_minimize_LDFLAGS = @MP_LDFLAGS@
1047 isl_polyhedron_minimize_LDADD = libisl.la @MP_LIBS@
1048 isl_polyhedron_minimize_SOURCES = \
1049 polyhedron_minimize.c
1051 isl_polytope_scan_LDADD = libisl.la
1052 isl_polytope_scan_SOURCES = \
1053 polytope_scan.c
1055 isl_polyhedron_detect_equalities_LDADD = libisl.la
1056 isl_polyhedron_detect_equalities_SOURCES = \
1057 polyhedron_detect_equalities.c
1059 isl_cat_LDADD = libisl.la
1060 isl_cat_SOURCES = \
1061 cat.c
1063 isl_closure_LDADD = libisl.la
1064 isl_closure_SOURCES = \
1065 closure.c
1067 nodist_pkginclude_HEADERS = \
1068 include/isl/stdint.h
1070 pkginclude_HEADERS = \
1071 $(MP_INCLUDE_H) \
1072 include/isl/aff.h \
1073 include/isl/aff_type.h \
1074 include/isl/arg.h \
1075 include/isl/ast.h \
1076 include/isl/ast_type.h \
1077 include/isl/ast_build.h \
1078 include/isl/constraint.h \
1079 include/isl/ctx.h \
1080 include/isl/fixed_box.h \
1081 include/isl/flow.h \
1082 include/isl/id.h \
1083 include/isl/id_type.h \
1084 include/isl/id_to_ast_expr.h \
1085 include/isl/id_to_id.h \
1086 include/isl/id_to_pw_aff.h \
1087 include/isl/ilp.h \
1088 include/isl/hash.h \
1089 include/isl/hmap.h \
1090 include/isl/hmap_templ.c \
1091 include/isl/list.h \
1092 include/isl/local_space.h \
1093 include/isl/lp.h \
1094 include/isl/mat.h \
1095 include/isl/map.h \
1096 include/isl/map_to_basic_set.h \
1097 include/isl/map_type.h \
1098 include/isl/maybe.h \
1099 include/isl/maybe_ast_expr.h \
1100 include/isl/maybe_basic_set.h \
1101 include/isl/maybe_id.h \
1102 include/isl/maybe_pw_aff.h \
1103 include/isl/maybe_templ.h \
1104 include/isl/multi.h \
1105 include/isl/obj.h \
1106 include/isl/options.h \
1107 include/isl/point.h \
1108 include/isl/polynomial.h \
1109 include/isl/polynomial_type.h \
1110 include/isl/printer.h \
1111 include/isl/printer_type.h \
1112 include/isl/schedule.h \
1113 include/isl/schedule_node.h \
1114 include/isl/schedule_type.h \
1115 include/isl/set.h \
1116 include/isl/set_type.h \
1117 include/isl/space.h \
1118 include/isl/space_type.h \
1119 include/isl/stream.h \
1120 include/isl/stride_info.h \
1121 include/isl/union_map.h \
1122 include/isl/union_map_type.h \
1123 include/isl/union_set.h \
1124 include/isl/union_set_type.h \
1125 include/isl/val.h \
1126 include/isl/val_type.h \
1127 include/isl/vec.h \
1128 include/isl/version.h \
1129 include/isl/vertices.h
1131 BUILT_SOURCES = gitversion.h
1132 CLEANFILES = \
1133 gitversion.h
1135 DISTCLEANFILES = \
1136 isl-uninstalled.sh \
1137 isl-uninstalled.pc \
1138 isl.pc \
1139 isl.pc.in \
1140 include/isl/stdint.h
1142 EXTRA_DIST = \
1143 LICENSE \
1144 isl_config_post.h \
1145 basis_reduction_templ.c \
1146 bset_to_bmap.c \
1147 bset_from_bmap.c \
1148 extract_key.c \
1149 isl_list_templ.c \
1150 isl_list_templ.h \
1151 isl_map_lexopt_templ.c \
1152 isl_maybe_map.h \
1153 isl_multi_macro.h \
1154 isl_multi_explicit_domain.c \
1155 isl_multi_pw_aff_explicit_domain.c \
1156 isl_multi_union_pw_aff_explicit_domain.c \
1157 isl_multi_no_explicit_domain.c \
1158 isl_multi_templ.c \
1159 isl_multi_templ.h \
1160 isl_multi_align_templ.c \
1161 isl_multi_align_set.c \
1162 isl_multi_align_union_set.c \
1163 isl_multi_apply_templ.c \
1164 isl_multi_apply_set.c \
1165 isl_multi_apply_union_set.c \
1166 isl_multi_cmp.c \
1167 isl_multi_coalesce.c \
1168 isl_multi_dims.c \
1169 isl_multi_floor.c \
1170 isl_multi_gist.c \
1171 isl_multi_hash.c \
1172 isl_multi_intersect.c \
1173 print_templ.c \
1174 print_templ_yaml.c \
1175 isl_power_templ.c \
1176 isl_pw_macro.h \
1177 isl_pw_templ.c \
1178 isl_pw_templ.h \
1179 isl_pw_eval.c \
1180 isl_pw_hash.c \
1181 isl_pw_union_opt.c \
1182 read_in_string_templ.c \
1183 set_to_map.c \
1184 set_from_map.c \
1185 set_list_from_map_list_inl.c \
1186 isl_tab_lexopt_templ.c \
1187 uset_to_umap.c \
1188 uset_from_umap.c \
1189 isl_union_macro.h \
1190 isl_union_templ.c \
1191 isl_union_single.c \
1192 isl_union_multi.c \
1193 isl_union_eval.c \
1194 isl_union_neg.c \
1195 libisl-gdb.py \
1196 doc/CodingStyle \
1197 doc/SubmittingPatches \
1198 doc/implementation.tex \
1199 doc/isl.bib \
1200 doc/mypod2latex \
1201 doc/manual.tex \
1202 doc/reading.tex \
1203 doc/user.pod \
1204 imath/gmp_compat.c \
1205 imath/gmp_compat.h \
1206 imath/imath.c \
1207 imath/imath.h \
1208 imath/imrat.c \
1209 imath/imrat.h \
1210 interface/all.h \
1211 interface/isl.py.top \
1212 interface/isl_test_python.py \
1213 test_inputs
1215 pkgconfigdir = $(pkgconfig_libdir)
1216 pkgconfig_DATA = $(pkgconfig_libfile)
1217 all: $(BUILT_SOURCES) isl_config.h
1218 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1220 .SUFFIXES:
1221 .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
1222 am--refresh: Makefile
1224 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
1225 @for dep in $?; do \
1226 case '$(am__configure_deps)' in \
1227 *$$dep*) \
1228 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1229 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1230 && exit 0; \
1231 exit 1;; \
1232 esac; \
1233 done; \
1234 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1235 $(am__cd) $(top_srcdir) && \
1236 $(AUTOMAKE) --foreign Makefile
1237 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1238 @case '$?' in \
1239 *config.status*) \
1240 echo ' $(SHELL) ./config.status'; \
1241 $(SHELL) ./config.status;; \
1242 *) \
1243 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1244 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1245 esac;
1247 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1248 $(SHELL) ./config.status --recheck
1250 $(top_srcdir)/configure: $(am__configure_deps)
1251 $(am__cd) $(srcdir) && $(AUTOCONF)
1252 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
1253 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1254 $(am__aclocal_m4_deps):
1256 isl_config.h: stamp-h1
1257 @test -f $@ || rm -f stamp-h1
1258 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
1260 stamp-h1: $(srcdir)/isl_config.h.in $(top_builddir)/config.status
1261 @rm -f stamp-h1
1262 cd $(top_builddir) && $(SHELL) ./config.status isl_config.h
1263 $(srcdir)/isl_config.h.in: $(am__configure_deps)
1264 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1265 rm -f stamp-h1
1266 touch $@
1268 distclean-hdr:
1269 -rm -f isl_config.h stamp-h1
1270 isl_srcdir.c: $(top_builddir)/config.status $(srcdir)/isl_srcdir.c.in
1271 cd $(top_builddir) && $(SHELL) ./config.status $@
1272 bound_test.sh: $(top_builddir)/config.status $(srcdir)/bound_test.sh.in
1273 cd $(top_builddir) && $(SHELL) ./config.status $@
1274 codegen_test.sh: $(top_builddir)/config.status $(srcdir)/codegen_test.sh.in
1275 cd $(top_builddir) && $(SHELL) ./config.status $@
1276 pip_test.sh: $(top_builddir)/config.status $(srcdir)/pip_test.sh.in
1277 cd $(top_builddir) && $(SHELL) ./config.status $@
1278 flow_test.sh: $(top_builddir)/config.status $(srcdir)/flow_test.sh.in
1279 cd $(top_builddir) && $(SHELL) ./config.status $@
1280 schedule_test.sh: $(top_builddir)/config.status $(srcdir)/schedule_test.sh.in
1281 cd $(top_builddir) && $(SHELL) ./config.status $@
1283 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
1284 @$(NORMAL_INSTALL)
1285 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1286 list2=; for p in $$list; do \
1287 if test -f $$p; then \
1288 list2="$$list2 $$p"; \
1289 else :; fi; \
1290 done; \
1291 test -z "$$list2" || { \
1292 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
1293 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
1294 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1295 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
1298 uninstall-libLTLIBRARIES:
1299 @$(NORMAL_UNINSTALL)
1300 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1301 for p in $$list; do \
1302 $(am__strip_dir) \
1303 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
1304 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
1305 done
1307 clean-libLTLIBRARIES:
1308 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1309 @list='$(lib_LTLIBRARIES)'; \
1310 locs=`for p in $$list; do echo $$p; done | \
1311 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1312 sort -u`; \
1313 test -z "$$locs" || { \
1314 echo rm -f $${locs}; \
1315 rm -f $${locs}; \
1317 imath_wrap/$(am__dirstamp):
1318 @$(MKDIR_P) imath_wrap
1319 @: > imath_wrap/$(am__dirstamp)
1320 imath_wrap/$(DEPDIR)/$(am__dirstamp):
1321 @$(MKDIR_P) imath_wrap/$(DEPDIR)
1322 @: > imath_wrap/$(DEPDIR)/$(am__dirstamp)
1323 imath_wrap/gmp_compat.lo: imath_wrap/$(am__dirstamp) \
1324 imath_wrap/$(DEPDIR)/$(am__dirstamp)
1325 imath_wrap/imath.lo: imath_wrap/$(am__dirstamp) \
1326 imath_wrap/$(DEPDIR)/$(am__dirstamp)
1327 imath_wrap/imrat.lo: imath_wrap/$(am__dirstamp) \
1328 imath_wrap/$(DEPDIR)/$(am__dirstamp)
1330 libisl.la: $(libisl_la_OBJECTS) $(libisl_la_DEPENDENCIES) $(EXTRA_libisl_la_DEPENDENCIES)
1331 $(AM_V_CCLD)$(libisl_la_LINK) -rpath $(libdir) $(libisl_la_OBJECTS) $(libisl_la_LIBADD) $(LIBS)
1333 clean-noinstPROGRAMS:
1334 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
1335 echo " rm -f" $$list; \
1336 rm -f $$list || exit $$?; \
1337 test -n "$(EXEEXT)" || exit 0; \
1338 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1339 echo " rm -f" $$list; \
1340 rm -f $$list
1342 isl_bound$(EXEEXT): $(isl_bound_OBJECTS) $(isl_bound_DEPENDENCIES) $(EXTRA_isl_bound_DEPENDENCIES)
1343 @rm -f isl_bound$(EXEEXT)
1344 $(AM_V_CCLD)$(isl_bound_LINK) $(isl_bound_OBJECTS) $(isl_bound_LDADD) $(LIBS)
1346 isl_cat$(EXEEXT): $(isl_cat_OBJECTS) $(isl_cat_DEPENDENCIES) $(EXTRA_isl_cat_DEPENDENCIES)
1347 @rm -f isl_cat$(EXEEXT)
1348 $(AM_V_CCLD)$(LINK) $(isl_cat_OBJECTS) $(isl_cat_LDADD) $(LIBS)
1350 isl_closure$(EXEEXT): $(isl_closure_OBJECTS) $(isl_closure_DEPENDENCIES) $(EXTRA_isl_closure_DEPENDENCIES)
1351 @rm -f isl_closure$(EXEEXT)
1352 $(AM_V_CCLD)$(LINK) $(isl_closure_OBJECTS) $(isl_closure_LDADD) $(LIBS)
1354 isl_codegen$(EXEEXT): $(isl_codegen_OBJECTS) $(isl_codegen_DEPENDENCIES) $(EXTRA_isl_codegen_DEPENDENCIES)
1355 @rm -f isl_codegen$(EXEEXT)
1356 $(AM_V_CCLD)$(isl_codegen_LINK) $(isl_codegen_OBJECTS) $(isl_codegen_LDADD) $(LIBS)
1358 isl_flow$(EXEEXT): $(isl_flow_OBJECTS) $(isl_flow_DEPENDENCIES) $(EXTRA_isl_flow_DEPENDENCIES)
1359 @rm -f isl_flow$(EXEEXT)
1360 $(AM_V_CCLD)$(isl_flow_LINK) $(isl_flow_OBJECTS) $(isl_flow_LDADD) $(LIBS)
1362 isl_flow_cmp$(EXEEXT): $(isl_flow_cmp_OBJECTS) $(isl_flow_cmp_DEPENDENCIES) $(EXTRA_isl_flow_cmp_DEPENDENCIES)
1363 @rm -f isl_flow_cmp$(EXEEXT)
1364 $(AM_V_CCLD)$(isl_flow_cmp_LINK) $(isl_flow_cmp_OBJECTS) $(isl_flow_cmp_LDADD) $(LIBS)
1366 isl_pip$(EXEEXT): $(isl_pip_OBJECTS) $(isl_pip_DEPENDENCIES) $(EXTRA_isl_pip_DEPENDENCIES)
1367 @rm -f isl_pip$(EXEEXT)
1368 $(AM_V_CCLD)$(isl_pip_LINK) $(isl_pip_OBJECTS) $(isl_pip_LDADD) $(LIBS)
1370 isl_polyhedron_detect_equalities$(EXEEXT): $(isl_polyhedron_detect_equalities_OBJECTS) $(isl_polyhedron_detect_equalities_DEPENDENCIES) $(EXTRA_isl_polyhedron_detect_equalities_DEPENDENCIES)
1371 @rm -f isl_polyhedron_detect_equalities$(EXEEXT)
1372 $(AM_V_CCLD)$(LINK) $(isl_polyhedron_detect_equalities_OBJECTS) $(isl_polyhedron_detect_equalities_LDADD) $(LIBS)
1374 isl_polyhedron_minimize$(EXEEXT): $(isl_polyhedron_minimize_OBJECTS) $(isl_polyhedron_minimize_DEPENDENCIES) $(EXTRA_isl_polyhedron_minimize_DEPENDENCIES)
1375 @rm -f isl_polyhedron_minimize$(EXEEXT)
1376 $(AM_V_CCLD)$(isl_polyhedron_minimize_LINK) $(isl_polyhedron_minimize_OBJECTS) $(isl_polyhedron_minimize_LDADD) $(LIBS)
1378 isl_polyhedron_sample$(EXEEXT): $(isl_polyhedron_sample_OBJECTS) $(isl_polyhedron_sample_DEPENDENCIES) $(EXTRA_isl_polyhedron_sample_DEPENDENCIES)
1379 @rm -f isl_polyhedron_sample$(EXEEXT)
1380 $(AM_V_CCLD)$(LINK) $(isl_polyhedron_sample_OBJECTS) $(isl_polyhedron_sample_LDADD) $(LIBS)
1382 isl_polytope_scan$(EXEEXT): $(isl_polytope_scan_OBJECTS) $(isl_polytope_scan_DEPENDENCIES) $(EXTRA_isl_polytope_scan_DEPENDENCIES)
1383 @rm -f isl_polytope_scan$(EXEEXT)
1384 $(AM_V_CCLD)$(LINK) $(isl_polytope_scan_OBJECTS) $(isl_polytope_scan_LDADD) $(LIBS)
1386 isl_schedule$(EXEEXT): $(isl_schedule_OBJECTS) $(isl_schedule_DEPENDENCIES) $(EXTRA_isl_schedule_DEPENDENCIES)
1387 @rm -f isl_schedule$(EXEEXT)
1388 $(AM_V_CCLD)$(isl_schedule_LINK) $(isl_schedule_OBJECTS) $(isl_schedule_LDADD) $(LIBS)
1390 isl_schedule_cmp$(EXEEXT): $(isl_schedule_cmp_OBJECTS) $(isl_schedule_cmp_DEPENDENCIES) $(EXTRA_isl_schedule_cmp_DEPENDENCIES)
1391 @rm -f isl_schedule_cmp$(EXEEXT)
1392 $(AM_V_CCLD)$(isl_schedule_cmp_LINK) $(isl_schedule_cmp_OBJECTS) $(isl_schedule_cmp_LDADD) $(LIBS)
1394 isl_test$(EXEEXT): $(isl_test_OBJECTS) $(isl_test_DEPENDENCIES) $(EXTRA_isl_test_DEPENDENCIES)
1395 @rm -f isl_test$(EXEEXT)
1396 $(AM_V_CCLD)$(isl_test_LINK) $(isl_test_OBJECTS) $(isl_test_LDADD) $(LIBS)
1398 isl_test_imath$(EXEEXT): $(isl_test_imath_OBJECTS) $(isl_test_imath_DEPENDENCIES) $(EXTRA_isl_test_imath_DEPENDENCIES)
1399 @rm -f isl_test_imath$(EXEEXT)
1400 $(AM_V_CCLD)$(isl_test_imath_LINK) $(isl_test_imath_OBJECTS) $(isl_test_imath_LDADD) $(LIBS)
1402 isl_test_int$(EXEEXT): $(isl_test_int_OBJECTS) $(isl_test_int_DEPENDENCIES) $(EXTRA_isl_test_int_DEPENDENCIES)
1403 @rm -f isl_test_int$(EXEEXT)
1404 $(AM_V_CCLD)$(isl_test_int_LINK) $(isl_test_int_OBJECTS) $(isl_test_int_LDADD) $(LIBS)
1406 mostlyclean-compile:
1407 -rm -f *.$(OBJEXT)
1408 -rm -f imath_wrap/*.$(OBJEXT)
1409 -rm -f imath_wrap/*.lo
1411 distclean-compile:
1412 -rm -f *.tab.c
1414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basis_reduction_tab.Plo@am__quote@
1415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bound.Po@am__quote@
1416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cat.Po@am__quote@
1417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/closure.Po@am__quote@
1418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/codegen.Po@am__quote@
1419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flow.Po@am__quote@
1420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flow_cmp.Po@am__quote@
1421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_aff.Plo@am__quote@
1422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_affine_hull.Plo@am__quote@
1423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_arg.Plo@am__quote@
1424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_ast.Plo@am__quote@
1425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_ast_build.Plo@am__quote@
1426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_ast_build_expr.Plo@am__quote@
1427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_ast_codegen.Plo@am__quote@
1428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_ast_graft.Plo@am__quote@
1429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_bernstein.Plo@am__quote@
1430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_blk.Plo@am__quote@
1431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_bound.Plo@am__quote@
1432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_box.Plo@am__quote@
1433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_coalesce.Plo@am__quote@
1434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_constraint.Plo@am__quote@
1435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_convex_hull.Plo@am__quote@
1436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_ctx.Plo@am__quote@
1437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_deprecated.Plo@am__quote@
1438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_dim_map.Plo@am__quote@
1439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_equalities.Plo@am__quote@
1440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_factorization.Plo@am__quote@
1441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_farkas.Plo@am__quote@
1442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_ffs.Plo@am__quote@
1443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_flow.Plo@am__quote@
1444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_fold.Plo@am__quote@
1445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_gmp.Plo@am__quote@
1446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_hash.Plo@am__quote@
1447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_id.Plo@am__quote@
1448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_id_to_ast_expr.Plo@am__quote@
1449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_id_to_id.Plo@am__quote@
1450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_id_to_pw_aff.Plo@am__quote@
1451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_ilp.Plo@am__quote@
1452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_imath.Plo@am__quote@
1453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_input.Plo@am__quote@
1454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_int_sioimath.Plo@am__quote@
1455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_local.Plo@am__quote@
1456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_local_space.Plo@am__quote@
1457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_lp.Plo@am__quote@
1458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_map.Plo@am__quote@
1459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_map_list.Plo@am__quote@
1460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_map_simplify.Plo@am__quote@
1461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_map_subtract.Plo@am__quote@
1462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_map_to_basic_set.Plo@am__quote@
1463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_mat.Plo@am__quote@
1464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_morph.Plo@am__quote@
1465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_obj.Plo@am__quote@
1466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_options.Plo@am__quote@
1467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_output.Plo@am__quote@
1468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_point.Plo@am__quote@
1469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_polynomial.Plo@am__quote@
1470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_printer.Plo@am__quote@
1471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_range.Plo@am__quote@
1472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_reordering.Plo@am__quote@
1473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_sample.Plo@am__quote@
1474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_scan.Plo@am__quote@
1475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_schedule.Plo@am__quote@
1476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_schedule_band.Plo@am__quote@
1477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_schedule_constraints.Plo@am__quote@
1478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_schedule_node.Plo@am__quote@
1479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_schedule_read.Plo@am__quote@
1480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_schedule_tree.Plo@am__quote@
1481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_scheduler.Plo@am__quote@
1482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_seq.Plo@am__quote@
1483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_set_list.Plo@am__quote@
1484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_sort.Plo@am__quote@
1485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_space.Plo@am__quote@
1486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_stream.Plo@am__quote@
1487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_stride.Plo@am__quote@
1488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_tab.Plo@am__quote@
1489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_tab_pip.Plo@am__quote@
1490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_tarjan.Plo@am__quote@
1491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_test.Po@am__quote@
1492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_test_imath.Po@am__quote@
1493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_test_int.Po@am__quote@
1494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_transitive_closure.Plo@am__quote@
1495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_union_map.Plo@am__quote@
1496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_val.Plo@am__quote@
1497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_val_gmp.Plo@am__quote@
1498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_val_imath.Plo@am__quote@
1499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_val_sioimath.Plo@am__quote@
1500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_vec.Plo@am__quote@
1501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_version.Plo@am__quote@
1502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_vertices.Plo@am__quote@
1503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mp_get_memory_functions.Plo@am__quote@
1504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pip.Po@am__quote@
1505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/polyhedron_detect_equalities.Po@am__quote@
1506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/polyhedron_minimize.Po@am__quote@
1507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/polyhedron_sample.Po@am__quote@
1508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/polytope_scan.Po@am__quote@
1509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Plo@am__quote@
1510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/schedule.Po@am__quote@
1511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/schedule_cmp.Po@am__quote@
1512 @AMDEP_TRUE@@am__include@ @am__quote@imath_wrap/$(DEPDIR)/gmp_compat.Plo@am__quote@
1513 @AMDEP_TRUE@@am__include@ @am__quote@imath_wrap/$(DEPDIR)/imath.Plo@am__quote@
1514 @AMDEP_TRUE@@am__include@ @am__quote@imath_wrap/$(DEPDIR)/imrat.Plo@am__quote@
1516 .c.o:
1517 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1518 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1519 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1520 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1522 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1524 .c.obj:
1525 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1526 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1527 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1529 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1530 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1532 .c.lo:
1533 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1534 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1535 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1536 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1537 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1538 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1540 mostlyclean-libtool:
1541 -rm -f *.lo
1543 clean-libtool:
1544 -rm -rf .libs _libs
1545 -rm -rf imath_wrap/.libs imath_wrap/_libs
1547 distclean-libtool:
1548 -rm -f libtool config.lt
1549 install-pkgconfigDATA: $(pkgconfig_DATA)
1550 @$(NORMAL_INSTALL)
1551 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
1552 if test -n "$$list"; then \
1553 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
1554 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
1555 fi; \
1556 for p in $$list; do \
1557 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1558 echo "$$d$$p"; \
1559 done | $(am__base_list) | \
1560 while read files; do \
1561 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
1562 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
1563 done
1565 uninstall-pkgconfigDATA:
1566 @$(NORMAL_UNINSTALL)
1567 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
1568 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1569 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
1570 install-nodist_pkgincludeHEADERS: $(nodist_pkginclude_HEADERS)
1571 @$(NORMAL_INSTALL)
1572 @list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1573 if test -n "$$list"; then \
1574 echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
1575 $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
1576 fi; \
1577 for p in $$list; do \
1578 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1579 echo "$$d$$p"; \
1580 done | $(am__base_list) | \
1581 while read files; do \
1582 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
1583 $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
1584 done
1586 uninstall-nodist_pkgincludeHEADERS:
1587 @$(NORMAL_UNINSTALL)
1588 @list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1589 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1590 dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
1591 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
1592 @$(NORMAL_INSTALL)
1593 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1594 if test -n "$$list"; then \
1595 echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
1596 $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
1597 fi; \
1598 for p in $$list; do \
1599 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1600 echo "$$d$$p"; \
1601 done | $(am__base_list) | \
1602 while read files; do \
1603 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
1604 $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
1605 done
1607 uninstall-pkgincludeHEADERS:
1608 @$(NORMAL_UNINSTALL)
1609 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1610 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1611 dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
1613 # This directory's subdirectories are mostly independent; you can cd
1614 # into them and run 'make' without going through this Makefile.
1615 # To change the values of 'make' variables: instead of editing Makefiles,
1616 # (1) if the variable is set in 'config.status', edit 'config.status'
1617 # (which will cause the Makefiles to be regenerated when you run 'make');
1618 # (2) otherwise, pass the desired values on the 'make' command line.
1619 $(am__recursive_targets):
1620 @fail=; \
1621 if $(am__make_keepgoing); then \
1622 failcom='fail=yes'; \
1623 else \
1624 failcom='exit 1'; \
1625 fi; \
1626 dot_seen=no; \
1627 target=`echo $@ | sed s/-recursive//`; \
1628 case "$@" in \
1629 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1630 *) list='$(SUBDIRS)' ;; \
1631 esac; \
1632 for subdir in $$list; do \
1633 echo "Making $$target in $$subdir"; \
1634 if test "$$subdir" = "."; then \
1635 dot_seen=yes; \
1636 local_target="$$target-am"; \
1637 else \
1638 local_target="$$target"; \
1639 fi; \
1640 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1641 || eval $$failcom; \
1642 done; \
1643 if test "$$dot_seen" = "no"; then \
1644 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1645 fi; test -z "$$fail"
1647 ID: $(am__tagged_files)
1648 $(am__define_uniq_tagged_files); mkid -fID $$unique
1649 tags: tags-recursive
1650 TAGS: tags
1652 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1653 set x; \
1654 here=`pwd`; \
1655 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1656 include_option=--etags-include; \
1657 empty_fix=.; \
1658 else \
1659 include_option=--include; \
1660 empty_fix=; \
1661 fi; \
1662 list='$(SUBDIRS)'; for subdir in $$list; do \
1663 if test "$$subdir" = .; then :; else \
1664 test ! -f $$subdir/TAGS || \
1665 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1666 fi; \
1667 done; \
1668 $(am__define_uniq_tagged_files); \
1669 shift; \
1670 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1671 test -n "$$unique" || unique=$$empty_fix; \
1672 if test $$# -gt 0; then \
1673 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1674 "$$@" $$unique; \
1675 else \
1676 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1677 $$unique; \
1678 fi; \
1680 ctags: ctags-recursive
1682 CTAGS: ctags
1683 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1684 $(am__define_uniq_tagged_files); \
1685 test -z "$(CTAGS_ARGS)$$unique" \
1686 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1687 $$unique
1689 GTAGS:
1690 here=`$(am__cd) $(top_builddir) && pwd` \
1691 && $(am__cd) $(top_srcdir) \
1692 && gtags -i $(GTAGS_ARGS) "$$here"
1693 cscope: cscope.files
1694 test ! -s cscope.files \
1695 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1696 clean-cscope:
1697 -rm -f cscope.files
1698 cscope.files: clean-cscope cscopelist
1699 cscopelist: cscopelist-recursive
1701 cscopelist-am: $(am__tagged_files)
1702 list='$(am__tagged_files)'; \
1703 case "$(srcdir)" in \
1704 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1705 *) sdir=$(subdir)/$(srcdir) ;; \
1706 esac; \
1707 for i in $$list; do \
1708 if test -f "$$i"; then \
1709 echo "$(subdir)/$$i"; \
1710 else \
1711 echo "$$sdir/$$i"; \
1712 fi; \
1713 done >> $(top_builddir)/cscope.files
1715 distclean-tags:
1716 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1717 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1719 # Recover from deleted '.trs' file; this should ensure that
1720 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1721 # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
1722 # to avoid problems with "make -n".
1723 .log.trs:
1724 rm -f $< $@
1725 $(MAKE) $(AM_MAKEFLAGS) $<
1727 # Leading 'am--fnord' is there to ensure the list of targets does not
1728 # expand to empty, as could happen e.g. with make check TESTS=''.
1729 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1730 am--force-recheck:
1733 $(TEST_SUITE_LOG): $(TEST_LOGS)
1734 @$(am__set_TESTS_bases); \
1735 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1736 redo_bases=`for i in $$bases; do \
1737 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1738 done`; \
1739 if test -n "$$redo_bases"; then \
1740 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1741 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1742 if $(am__make_dryrun); then :; else \
1743 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1744 fi; \
1745 fi; \
1746 if test -n "$$am__remaking_logs"; then \
1747 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1748 "recursion detected" >&2; \
1749 elif test -n "$$redo_logs"; then \
1750 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1751 fi; \
1752 if $(am__make_dryrun); then :; else \
1753 st=0; \
1754 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1755 for i in $$redo_bases; do \
1756 test -f $$i.trs && test -r $$i.trs \
1757 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1758 test -f $$i.log && test -r $$i.log \
1759 || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1760 done; \
1761 test $$st -eq 0 || exit 1; \
1763 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1764 ws='[ ]'; \
1765 results=`for b in $$bases; do echo $$b.trs; done`; \
1766 test -n "$$results" || results=/dev/null; \
1767 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
1768 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1769 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
1770 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
1771 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1772 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1773 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1774 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1775 success=true; \
1776 else \
1777 success=false; \
1778 fi; \
1779 br='==================='; br=$$br$$br$$br$$br; \
1780 result_count () \
1782 if test x"$$1" = x"--maybe-color"; then \
1783 maybe_colorize=yes; \
1784 elif test x"$$1" = x"--no-color"; then \
1785 maybe_colorize=no; \
1786 else \
1787 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1788 fi; \
1789 shift; \
1790 desc=$$1 count=$$2; \
1791 if test $$maybe_colorize = yes && test $$count -gt 0; then \
1792 color_start=$$3 color_end=$$std; \
1793 else \
1794 color_start= color_end=; \
1795 fi; \
1796 echo "$${color_start}# $$desc $$count$${color_end}"; \
1797 }; \
1798 create_testsuite_report () \
1800 result_count $$1 "TOTAL:" $$all "$$brg"; \
1801 result_count $$1 "PASS: " $$pass "$$grn"; \
1802 result_count $$1 "SKIP: " $$skip "$$blu"; \
1803 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1804 result_count $$1 "FAIL: " $$fail "$$red"; \
1805 result_count $$1 "XPASS:" $$xpass "$$red"; \
1806 result_count $$1 "ERROR:" $$error "$$mgn"; \
1807 }; \
1809 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
1810 $(am__rst_title); \
1811 create_testsuite_report --no-color; \
1812 echo; \
1813 echo ".. contents:: :depth: 2"; \
1814 echo; \
1815 for b in $$bases; do echo $$b; done \
1816 | $(am__create_global_log); \
1817 } >$(TEST_SUITE_LOG).tmp || exit 1; \
1818 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
1819 if $$success; then \
1820 col="$$grn"; \
1821 else \
1822 col="$$red"; \
1823 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
1824 fi; \
1825 echo "$${col}$$br$${std}"; \
1826 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
1827 echo "$${col}$$br$${std}"; \
1828 create_testsuite_report --maybe-color; \
1829 echo "$$col$$br$$std"; \
1830 if $$success; then :; else \
1831 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
1832 if test -n "$(PACKAGE_BUGREPORT)"; then \
1833 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
1834 fi; \
1835 echo "$$col$$br$$std"; \
1836 fi; \
1837 $$success || exit 1
1839 check-TESTS:
1840 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1841 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1842 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1843 @set +e; $(am__set_TESTS_bases); \
1844 log_list=`for i in $$bases; do echo $$i.log; done`; \
1845 trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1846 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1847 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1848 exit $$?;
1849 recheck: all
1850 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1851 @set +e; $(am__set_TESTS_bases); \
1852 bases=`for i in $$bases; do echo $$i; done \
1853 | $(am__list_recheck_tests)` || exit 1; \
1854 log_list=`for i in $$bases; do echo $$i.log; done`; \
1855 log_list=`echo $$log_list`; \
1856 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1857 am__force_recheck=am--force-recheck \
1858 TEST_LOGS="$$log_list"; \
1859 exit $$?
1860 isl_test.log: isl_test$(EXEEXT)
1861 @p='isl_test$(EXEEXT)'; \
1862 b='isl_test'; \
1863 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1864 --log-file $$b.log --trs-file $$b.trs \
1865 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1866 "$$tst" $(AM_TESTS_FD_REDIRECT)
1867 codegen_test.sh.log: codegen_test.sh
1868 @p='codegen_test.sh'; \
1869 b='codegen_test.sh'; \
1870 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1871 --log-file $$b.log --trs-file $$b.trs \
1872 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1873 "$$tst" $(AM_TESTS_FD_REDIRECT)
1874 pip_test.sh.log: pip_test.sh
1875 @p='pip_test.sh'; \
1876 b='pip_test.sh'; \
1877 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1878 --log-file $$b.log --trs-file $$b.trs \
1879 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1880 "$$tst" $(AM_TESTS_FD_REDIRECT)
1881 bound_test.sh.log: bound_test.sh
1882 @p='bound_test.sh'; \
1883 b='bound_test.sh'; \
1884 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1885 --log-file $$b.log --trs-file $$b.trs \
1886 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1887 "$$tst" $(AM_TESTS_FD_REDIRECT)
1888 isl_test_int.log: isl_test_int$(EXEEXT)
1889 @p='isl_test_int$(EXEEXT)'; \
1890 b='isl_test_int'; \
1891 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1892 --log-file $$b.log --trs-file $$b.trs \
1893 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1894 "$$tst" $(AM_TESTS_FD_REDIRECT)
1895 flow_test.sh.log: flow_test.sh
1896 @p='flow_test.sh'; \
1897 b='flow_test.sh'; \
1898 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1899 --log-file $$b.log --trs-file $$b.trs \
1900 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1901 "$$tst" $(AM_TESTS_FD_REDIRECT)
1902 schedule_test.sh.log: schedule_test.sh
1903 @p='schedule_test.sh'; \
1904 b='schedule_test.sh'; \
1905 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1906 --log-file $$b.log --trs-file $$b.trs \
1907 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1908 "$$tst" $(AM_TESTS_FD_REDIRECT)
1909 isl_test_imath.log: isl_test_imath$(EXEEXT)
1910 @p='isl_test_imath$(EXEEXT)'; \
1911 b='isl_test_imath'; \
1912 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1913 --log-file $$b.log --trs-file $$b.trs \
1914 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1915 "$$tst" $(AM_TESTS_FD_REDIRECT)
1916 .test.log:
1917 @p='$<'; \
1918 $(am__set_b); \
1919 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1920 --log-file $$b.log --trs-file $$b.trs \
1921 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1922 "$$tst" $(AM_TESTS_FD_REDIRECT)
1923 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1924 @am__EXEEXT_TRUE@ @p='$<'; \
1925 @am__EXEEXT_TRUE@ $(am__set_b); \
1926 @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1927 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
1928 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1929 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
1931 distdir: $(DISTFILES)
1932 $(am__remove_distdir)
1933 test -d "$(distdir)" || mkdir "$(distdir)"
1934 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1935 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1936 list='$(DISTFILES)'; \
1937 dist_files=`for file in $$list; do echo $$file; done | \
1938 sed -e "s|^$$srcdirstrip/||;t" \
1939 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1940 case $$dist_files in \
1941 */*) $(MKDIR_P) `echo "$$dist_files" | \
1942 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1943 sort -u` ;; \
1944 esac; \
1945 for file in $$dist_files; do \
1946 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1947 if test -d $$d/$$file; then \
1948 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1949 if test -d "$(distdir)/$$file"; then \
1950 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1951 fi; \
1952 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1953 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1954 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1955 fi; \
1956 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1957 else \
1958 test -f "$(distdir)/$$file" \
1959 || cp -p $$d/$$file "$(distdir)/$$file" \
1960 || exit 1; \
1961 fi; \
1962 done
1963 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1964 if test "$$subdir" = .; then :; else \
1965 $(am__make_dryrun) \
1966 || test -d "$(distdir)/$$subdir" \
1967 || $(MKDIR_P) "$(distdir)/$$subdir" \
1968 || exit 1; \
1969 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1970 $(am__relativize); \
1971 new_distdir=$$reldir; \
1972 dir1=$$subdir; dir2="$(top_distdir)"; \
1973 $(am__relativize); \
1974 new_top_distdir=$$reldir; \
1975 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1976 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1977 ($(am__cd) $$subdir && \
1978 $(MAKE) $(AM_MAKEFLAGS) \
1979 top_distdir="$$new_top_distdir" \
1980 distdir="$$new_distdir" \
1981 am__remove_distdir=: \
1982 am__skip_length_check=: \
1983 am__skip_mode_fix=: \
1984 distdir) \
1985 || exit 1; \
1986 fi; \
1987 done
1988 $(MAKE) $(AM_MAKEFLAGS) \
1989 top_distdir="$(top_distdir)" distdir="$(distdir)" \
1990 dist-hook
1991 -test -n "$(am__skip_mode_fix)" \
1992 || find "$(distdir)" -type d ! -perm -755 \
1993 -exec chmod u+rwx,go+rx {} \; -o \
1994 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1995 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1996 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1997 || chmod -R a+r "$(distdir)"
1998 dist-gzip: distdir
1999 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
2000 $(am__post_remove_distdir)
2002 dist-bzip2: distdir
2003 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
2004 $(am__post_remove_distdir)
2006 dist-lzip: distdir
2007 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
2008 $(am__post_remove_distdir)
2010 dist-xz: distdir
2011 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
2012 $(am__post_remove_distdir)
2014 dist-tarZ: distdir
2015 @echo WARNING: "Support for distribution archives compressed with" \
2016 "legacy program 'compress' is deprecated." >&2
2017 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
2018 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
2019 $(am__post_remove_distdir)
2021 dist-shar: distdir
2022 @echo WARNING: "Support for shar distribution archives is" \
2023 "deprecated." >&2
2024 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
2025 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
2026 $(am__post_remove_distdir)
2028 dist-zip: distdir
2029 -rm -f $(distdir).zip
2030 zip -rq $(distdir).zip $(distdir)
2031 $(am__post_remove_distdir)
2033 dist dist-all:
2034 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
2035 $(am__post_remove_distdir)
2037 # This target untars the dist file and tries a VPATH configuration. Then
2038 # it guarantees that the distribution is self-contained by making another
2039 # tarfile.
2040 distcheck: dist
2041 case '$(DIST_ARCHIVES)' in \
2042 *.tar.gz*) \
2043 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
2044 *.tar.bz2*) \
2045 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
2046 *.tar.lz*) \
2047 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
2048 *.tar.xz*) \
2049 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
2050 *.tar.Z*) \
2051 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
2052 *.shar.gz*) \
2053 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
2054 *.zip*) \
2055 unzip $(distdir).zip ;;\
2056 esac
2057 chmod -R a-w $(distdir)
2058 chmod u+w $(distdir)
2059 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
2060 chmod a-w $(distdir)
2061 test -d $(distdir)/_build || exit 0; \
2062 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
2063 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
2064 && am__cwd=`pwd` \
2065 && $(am__cd) $(distdir)/_build/sub \
2066 && ../../configure \
2067 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
2068 $(DISTCHECK_CONFIGURE_FLAGS) \
2069 --srcdir=../.. --prefix="$$dc_install_base" \
2070 && $(MAKE) $(AM_MAKEFLAGS) \
2071 && $(MAKE) $(AM_MAKEFLAGS) dvi \
2072 && $(MAKE) $(AM_MAKEFLAGS) check \
2073 && $(MAKE) $(AM_MAKEFLAGS) install \
2074 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
2075 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
2076 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
2077 distuninstallcheck \
2078 && chmod -R a-w "$$dc_install_base" \
2079 && ({ \
2080 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
2081 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
2082 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
2083 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
2084 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
2085 } || { rm -rf "$$dc_destdir"; exit 1; }) \
2086 && rm -rf "$$dc_destdir" \
2087 && $(MAKE) $(AM_MAKEFLAGS) dist \
2088 && rm -rf $(DIST_ARCHIVES) \
2089 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
2090 && cd "$$am__cwd" \
2091 || exit 1
2092 $(am__post_remove_distdir)
2093 @(echo "$(distdir) archives ready for distribution: "; \
2094 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
2095 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
2096 distuninstallcheck:
2097 @test -n '$(distuninstallcheck_dir)' || { \
2098 echo 'ERROR: trying to run $@ with an empty' \
2099 '$$(distuninstallcheck_dir)' >&2; \
2100 exit 1; \
2101 }; \
2102 $(am__cd) '$(distuninstallcheck_dir)' || { \
2103 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
2104 exit 1; \
2105 }; \
2106 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
2107 || { echo "ERROR: files left after uninstall:" ; \
2108 if test -n "$(DESTDIR)"; then \
2109 echo " (check DESTDIR support)"; \
2110 fi ; \
2111 $(distuninstallcheck_listfiles) ; \
2112 exit 1; } >&2
2113 distcleancheck: distclean
2114 @if test '$(srcdir)' = . ; then \
2115 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
2116 exit 1 ; \
2118 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
2119 || { echo "ERROR: files left in build directory after distclean:" ; \
2120 $(distcleancheck_listfiles) ; \
2121 exit 1; } >&2
2122 check-am: all-am
2123 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
2124 check: $(BUILT_SOURCES)
2125 $(MAKE) $(AM_MAKEFLAGS) check-recursive
2126 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) \
2127 isl_config.h
2128 installdirs: installdirs-recursive
2129 installdirs-am:
2130 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)"; do \
2131 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2132 done
2133 install: $(BUILT_SOURCES)
2134 $(MAKE) $(AM_MAKEFLAGS) install-recursive
2135 install-exec: install-exec-recursive
2136 install-data: install-data-recursive
2137 uninstall: uninstall-recursive
2139 install-am: all-am
2140 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2142 installcheck: installcheck-recursive
2143 install-strip:
2144 if test -z '$(STRIP)'; then \
2145 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2146 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2147 install; \
2148 else \
2149 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2150 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2151 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2153 mostlyclean-generic:
2154 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
2155 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
2156 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2158 clean-generic:
2159 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2161 distclean-generic:
2162 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2163 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2164 -rm -f imath_wrap/$(DEPDIR)/$(am__dirstamp)
2165 -rm -f imath_wrap/$(am__dirstamp)
2166 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
2168 maintainer-clean-generic:
2169 @echo "This command is intended for maintainers to use"
2170 @echo "it deletes files that may require special tools to rebuild."
2171 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
2172 clean: clean-recursive
2174 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
2175 clean-noinstPROGRAMS mostlyclean-am
2177 distclean: distclean-recursive
2178 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2179 -rm -rf ./$(DEPDIR) imath_wrap/$(DEPDIR)
2180 -rm -f Makefile
2181 distclean-am: clean-am distclean-compile distclean-generic \
2182 distclean-hdr distclean-libtool distclean-tags
2184 dvi: dvi-recursive
2186 dvi-am:
2188 html: html-recursive
2190 html-am:
2192 info: info-recursive
2194 info-am:
2196 install-data-am: install-data-local install-nodist_pkgincludeHEADERS \
2197 install-pkgconfigDATA install-pkgincludeHEADERS
2199 install-dvi: install-dvi-recursive
2201 install-dvi-am:
2203 install-exec-am: install-libLTLIBRARIES
2205 install-html: install-html-recursive
2207 install-html-am:
2209 install-info: install-info-recursive
2211 install-info-am:
2213 install-man:
2215 install-pdf: install-pdf-recursive
2217 install-pdf-am:
2219 install-ps: install-ps-recursive
2221 install-ps-am:
2223 installcheck-am:
2225 maintainer-clean: maintainer-clean-recursive
2226 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2227 -rm -rf $(top_srcdir)/autom4te.cache
2228 -rm -rf ./$(DEPDIR) imath_wrap/$(DEPDIR)
2229 -rm -f Makefile
2230 maintainer-clean-am: distclean-am maintainer-clean-generic
2232 mostlyclean: mostlyclean-recursive
2234 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2235 mostlyclean-libtool
2237 pdf: pdf-recursive
2239 pdf-am:
2241 ps: ps-recursive
2243 ps-am:
2245 uninstall-am: uninstall-libLTLIBRARIES uninstall-local \
2246 uninstall-nodist_pkgincludeHEADERS uninstall-pkgconfigDATA \
2247 uninstall-pkgincludeHEADERS
2249 .MAKE: $(am__recursive_targets) all check check-am install install-am \
2250 install-strip
2252 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
2253 am--refresh check check-TESTS check-am clean clean-cscope \
2254 clean-generic clean-libLTLIBRARIES clean-libtool \
2255 clean-noinstPROGRAMS cscope cscopelist-am ctags ctags-am dist \
2256 dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
2257 dist-tarZ dist-xz dist-zip distcheck distclean \
2258 distclean-compile distclean-generic distclean-hdr \
2259 distclean-libtool distclean-tags distcleancheck distdir \
2260 distuninstallcheck dvi dvi-am html html-am info info-am \
2261 install install-am install-data install-data-am \
2262 install-data-local install-dvi install-dvi-am install-exec \
2263 install-exec-am install-html install-html-am install-info \
2264 install-info-am install-libLTLIBRARIES install-man \
2265 install-nodist_pkgincludeHEADERS install-pdf install-pdf-am \
2266 install-pkgconfigDATA install-pkgincludeHEADERS install-ps \
2267 install-ps-am install-strip installcheck installcheck-am \
2268 installdirs installdirs-am maintainer-clean \
2269 maintainer-clean-generic mostlyclean mostlyclean-compile \
2270 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
2271 recheck tags tags-am uninstall uninstall-am \
2272 uninstall-libLTLIBRARIES uninstall-local \
2273 uninstall-nodist_pkgincludeHEADERS uninstall-pkgconfigDATA \
2274 uninstall-pkgincludeHEADERS
2276 .PRECIOUS: Makefile
2279 dist-hook:
2280 echo @GIT_HEAD_VERSION@ > $(distdir)/GIT_HEAD_ID
2281 (cd doc; make manual.pdf)
2282 cp doc/manual.pdf $(distdir)/doc/
2284 gitversion.h: @GIT_HEAD@
2285 $(AM_V_GEN)echo '#define GIT_HEAD_ID "'@GIT_HEAD_VERSION@'"' > $@
2287 install-data-local: $(srcdir)/libisl-gdb.py
2288 @libisl=`sed -ne "/^library_names=/{s/.*='//;s/'$$//;s/ .*//;p;}" \
2289 $(builddir)/libisl.la`; \
2290 case $$libisl in \
2291 '') echo Cannot find isl library name. GDB bindings not installed.;; \
2292 *) echo $(INSTALL_DATA) $(srcdir)/libisl-gdb.py \
2293 $(DESTDIR)$(libdir)/$$libisl-gdb.py; \
2294 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"; \
2295 $(INSTALL_DATA) $(srcdir)/libisl-gdb.py \
2296 $(DESTDIR)$(libdir)/$$libisl-gdb.py; \
2297 esac
2299 uninstall-local:
2300 @libisl=`sed -ne "/^library_names=/{s/.*='//;s/'$$//;s/ .*//;p;}" \
2301 $(builddir)/libisl.la`; \
2302 if test -n "$${libisl}"; then \
2303 rm -f $(DESTDIR)$(libdir)/$$libisl-gdb.py; \
2306 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2307 # Otherwise a system limit (for SysV at least) may be exceeded.
2308 .NOEXPORT: