nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. |
2 | # @configure_input@ |
||
3 | |||
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
||
5 | # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
||
6 | # Inc. |
||
7 | # This Makefile.in is free software; the Free Software Foundation |
||
8 | # gives unlimited permission to copy and/or distribute it, |
||
9 | # with or without modifications, as long as this notice is preserved. |
||
10 | |||
11 | # This program is distributed in the hope that it will be useful, |
||
12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
||
13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
||
14 | # PARTICULAR PURPOSE. |
||
15 | |||
16 | @SET_MAKE@ |
||
17 | |||
18 | |||
19 | |||
20 | |||
21 | VPATH = @srcdir@ |
||
22 | pkgdatadir = $(datadir)/@PACKAGE@ |
||
23 | pkgincludedir = $(includedir)/@PACKAGE@ |
||
24 | pkglibdir = $(libdir)/@PACKAGE@ |
||
25 | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
||
26 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
||
27 | install_sh_DATA = $(install_sh) -c -m 644 |
||
28 | install_sh_PROGRAM = $(install_sh) -c |
||
29 | install_sh_SCRIPT = $(install_sh) -c |
||
30 | INSTALL_HEADER = $(INSTALL_DATA) |
||
31 | transform = $(program_transform_name) |
||
32 | NORMAL_INSTALL = : |
||
33 | PRE_INSTALL = : |
||
34 | POST_INSTALL = : |
||
35 | NORMAL_UNINSTALL = : |
||
36 | PRE_UNINSTALL = : |
||
37 | POST_UNINSTALL = : |
||
38 | build_triplet = @build@ |
||
39 | host_triplet = @host@ |
||
40 | noinst_PROGRAMS = isl_test$(EXEEXT) isl_polyhedron_sample$(EXEEXT) \ |
||
41 | isl_pip$(EXEEXT) isl_polyhedron_minimize$(EXEEXT) \ |
||
42 | isl_polytope_scan$(EXEEXT) \ |
||
43 | isl_polyhedron_detect_equalities$(EXEEXT) isl_cat$(EXEEXT) \ |
||
44 | isl_closure$(EXEEXT) isl_bound$(EXEEXT) |
||
45 | TESTS = isl_test$(EXEEXT) pip_test.sh bound_test.sh |
||
46 | subdir = . |
||
47 | DIST_COMMON = $(am__configure_deps) $(pkginclude_HEADERS) \ |
||
48 | $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
||
49 | $(srcdir)/bound_test.sh.in $(srcdir)/isl_config.h.in \ |
||
50 | $(srcdir)/pip_test.sh.in $(top_srcdir)/configure \ |
||
51 | $(top_srcdir)/include/isl/config.h.in AUTHORS ChangeLog \ |
||
52 | config.guess config.sub depcomp install-sh ltmain.sh missing |
||
53 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
||
54 | am__aclocal_m4_deps = $(top_srcdir)/m4/ax_c___attribute__.m4 \ |
||
55 | $(top_srcdir)/m4/ax_cc_maxopt.m4 \ |
||
56 | $(top_srcdir)/m4/ax_check_compiler_flags.m4 \ |
||
57 | $(top_srcdir)/m4/ax_compiler_vendor.m4 \ |
||
58 | $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \ |
||
59 | $(top_srcdir)/m4/ax_create_stdint_h.m4 \ |
||
60 | $(top_srcdir)/m4/ax_detect_git_head.m4 \ |
||
61 | $(top_srcdir)/m4/ax_gcc_archflag.m4 \ |
||
62 | $(top_srcdir)/m4/ax_gcc_warn_unused_result.m4 \ |
||
63 | $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \ |
||
64 | $(top_srcdir)/m4/ax_set_warning_flags.m4 \ |
||
65 | $(top_srcdir)/m4/ax_submodule.m4 $(top_srcdir)/m4/libtool.m4 \ |
||
66 | $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ |
||
67 | $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ |
||
68 | $(top_srcdir)/configure.ac |
||
69 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
||
70 | $(ACLOCAL_M4) |
||
71 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
||
72 | configure.lineno config.status.lineno |
||
73 | mkinstalldirs = $(install_sh) -d |
||
74 | CONFIG_HEADER = isl_config.h $(top_builddir)/include/isl/config.h |
||
75 | CONFIG_CLEAN_FILES = bound_test.sh pip_test.sh |
||
76 | CONFIG_CLEAN_VPATH_FILES = |
||
77 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
||
78 | am__vpath_adj = case $$p in \ |
||
79 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
||
80 | *) f=$$p;; \ |
||
81 | esac; |
||
82 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; |
||
83 | am__install_max = 40 |
||
84 | am__nobase_strip_setup = \ |
||
85 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` |
||
86 | am__nobase_strip = \ |
||
87 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" |
||
88 | am__nobase_list = $(am__nobase_strip_setup); \ |
||
89 | for p in $$list; do echo "$$p $$p"; done | \ |
||
90 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ |
||
91 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ |
||
92 | if (++n[$$2] == $(am__install_max)) \ |
||
93 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ |
||
94 | END { for (dir in files) print dir, files[dir] }' |
||
95 | am__base_list = \ |
||
96 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ |
||
97 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' |
||
98 | am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \ |
||
99 | "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)" |
||
100 | LTLIBRARIES = $(lib_LTLIBRARIES) |
||
101 | libisl_la_DEPENDENCIES = |
||
102 | am__libisl_la_SOURCES_DIST = isl_lp_no_piplib.c isl_map_no_piplib.c \ |
||
103 | isl_sample_no_piplib.c isl_lp_piplib.c isl_map_piplib.c \ |
||
104 | isl_sample_piplib.c isl_sample_piplib.h isl_piplib.c \ |
||
105 | mp_get_memory_functions.c isl_aff.c isl_aff_private.h \ |
||
106 | isl_affine_hull.c isl_arg.c isl_band.c isl_band_private.h \ |
||
107 | isl_basis_reduction.h basis_reduction_tab.c isl_bernstein.c \ |
||
108 | isl_bernstein.h isl_blk.c isl_bound.c isl_bound.h \ |
||
109 | isl_coalesce.c isl_constraint.c isl_constraint_private.h \ |
||
110 | isl_convex_hull.c isl_ctx.c isl_ctx_private.h isl_dim.c \ |
||
111 | isl_dim_map.h isl_dim_map.c isl_equalities.c isl_equalities.h \ |
||
112 | isl_factorization.c isl_factorization.h isl_farkas.c \ |
||
113 | isl_flow.c isl_fold.c isl_gmp.c isl_hash.c \ |
||
114 | isl_hmap_map_basic_set.c isl_hmap_map_basic_set.h isl_ilp.c \ |
||
115 | isl_input.c isl_list.c isl_list_private.h \ |
||
116 | isl_local_space_private.h isl_local_space.c isl_lp.c \ |
||
117 | isl_lp_piplib.h isl_map.c isl_map_simplify.c \ |
||
118 | isl_map_subtract.c isl_map_private.h isl_map_piplib.h \ |
||
119 | isl_mat.c isl_mat_private.h isl_morph.c isl_morph.h isl_id.c \ |
||
120 | isl_id_private.h isl_obj.c isl_options.c isl_options_private.h \ |
||
121 | isl_output.c isl_qsort.c isl_qsort.h isl_piplib.h \ |
||
122 | isl_point_private.h isl_point.c isl_polynomial_private.h \ |
||
123 | isl_polynomial.c isl_printer_private.h isl_printer.c print.c \ |
||
124 | isl_range.c isl_range.h isl_reordering.c isl_reordering.h \ |
||
125 | isl_sample.h isl_sample.c isl_scan.c isl_scan.h isl_schedule.c \ |
||
126 | isl_schedule_private.h isl_space.c isl_space_private.h \ |
||
127 | isl_stream.c isl_stream_private.h isl_seq.c isl_tab.c \ |
||
128 | isl_tab.h isl_tab_pip.c isl_transitive_closure.c \ |
||
129 | isl_union_map.c isl_union_map_private.h isl_vec.c \ |
||
130 | isl_version.c isl_vertices_private.h isl_vertices.c |
||
131 | @HAVE_PIPLIB_FALSE@am__objects_1 = libisl_la-isl_lp_no_piplib.lo \ |
||
132 | @HAVE_PIPLIB_FALSE@ libisl_la-isl_map_no_piplib.lo \ |
||
133 | @HAVE_PIPLIB_FALSE@ libisl_la-isl_sample_no_piplib.lo |
||
134 | @HAVE_PIPLIB_TRUE@am__objects_1 = libisl_la-isl_lp_piplib.lo \ |
||
135 | @HAVE_PIPLIB_TRUE@ libisl_la-isl_map_piplib.lo \ |
||
136 | @HAVE_PIPLIB_TRUE@ libisl_la-isl_sample_piplib.lo \ |
||
137 | @HAVE_PIPLIB_TRUE@ libisl_la-isl_piplib.lo |
||
138 | @NEED_GET_MEMORY_FUNCTIONS_TRUE@am__objects_2 = libisl_la-mp_get_memory_functions.lo |
||
139 | am_libisl_la_OBJECTS = $(am__objects_1) $(am__objects_2) \ |
||
140 | libisl_la-isl_aff.lo libisl_la-isl_affine_hull.lo \ |
||
141 | libisl_la-isl_arg.lo libisl_la-isl_band.lo \ |
||
142 | libisl_la-basis_reduction_tab.lo libisl_la-isl_bernstein.lo \ |
||
143 | libisl_la-isl_blk.lo libisl_la-isl_bound.lo \ |
||
144 | libisl_la-isl_coalesce.lo libisl_la-isl_constraint.lo \ |
||
145 | libisl_la-isl_convex_hull.lo libisl_la-isl_ctx.lo \ |
||
146 | libisl_la-isl_dim.lo libisl_la-isl_dim_map.lo \ |
||
147 | libisl_la-isl_equalities.lo libisl_la-isl_factorization.lo \ |
||
148 | libisl_la-isl_farkas.lo libisl_la-isl_flow.lo \ |
||
149 | libisl_la-isl_fold.lo libisl_la-isl_gmp.lo \ |
||
150 | libisl_la-isl_hash.lo libisl_la-isl_hmap_map_basic_set.lo \ |
||
151 | libisl_la-isl_ilp.lo libisl_la-isl_input.lo \ |
||
152 | libisl_la-isl_list.lo libisl_la-isl_local_space.lo \ |
||
153 | libisl_la-isl_lp.lo libisl_la-isl_map.lo \ |
||
154 | libisl_la-isl_map_simplify.lo libisl_la-isl_map_subtract.lo \ |
||
155 | libisl_la-isl_mat.lo libisl_la-isl_morph.lo \ |
||
156 | libisl_la-isl_id.lo libisl_la-isl_obj.lo \ |
||
157 | libisl_la-isl_options.lo libisl_la-isl_output.lo \ |
||
158 | libisl_la-isl_qsort.lo libisl_la-isl_point.lo \ |
||
159 | libisl_la-isl_polynomial.lo libisl_la-isl_printer.lo \ |
||
160 | libisl_la-print.lo libisl_la-isl_range.lo \ |
||
161 | libisl_la-isl_reordering.lo libisl_la-isl_sample.lo \ |
||
162 | libisl_la-isl_scan.lo libisl_la-isl_schedule.lo \ |
||
163 | libisl_la-isl_space.lo libisl_la-isl_stream.lo \ |
||
164 | libisl_la-isl_seq.lo libisl_la-isl_tab.lo \ |
||
165 | libisl_la-isl_tab_pip.lo libisl_la-isl_transitive_closure.lo \ |
||
166 | libisl_la-isl_union_map.lo libisl_la-isl_vec.lo \ |
||
167 | libisl_la-isl_version.lo libisl_la-isl_vertices.lo |
||
168 | libisl_la_OBJECTS = $(am_libisl_la_OBJECTS) |
||
169 | AM_V_lt = $(am__v_lt_$(V)) |
||
170 | am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) |
||
171 | am__v_lt_0 = --silent |
||
172 | libisl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
||
173 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
||
174 | $(libisl_la_LDFLAGS) $(LDFLAGS) -o $@ |
||
175 | PROGRAMS = $(noinst_PROGRAMS) |
||
176 | am_isl_bound_OBJECTS = isl_bound-bound.$(OBJEXT) |
||
177 | isl_bound_OBJECTS = $(am_isl_bound_OBJECTS) |
||
178 | isl_bound_DEPENDENCIES = libisl.la |
||
179 | isl_bound_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
||
180 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
||
181 | $(isl_bound_LDFLAGS) $(LDFLAGS) -o $@ |
||
182 | am_isl_cat_OBJECTS = isl_cat-cat.$(OBJEXT) |
||
183 | isl_cat_OBJECTS = $(am_isl_cat_OBJECTS) |
||
184 | isl_cat_DEPENDENCIES = libisl.la |
||
185 | am_isl_closure_OBJECTS = isl_closure-closure.$(OBJEXT) |
||
186 | isl_closure_OBJECTS = $(am_isl_closure_OBJECTS) |
||
187 | isl_closure_DEPENDENCIES = libisl.la |
||
188 | am_isl_pip_OBJECTS = isl_pip-pip.$(OBJEXT) |
||
189 | isl_pip_OBJECTS = $(am_isl_pip_OBJECTS) |
||
190 | isl_pip_DEPENDENCIES = libisl.la |
||
191 | isl_pip_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
||
192 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
||
193 | $(isl_pip_LDFLAGS) $(LDFLAGS) -o $@ |
||
194 | am_isl_polyhedron_detect_equalities_OBJECTS = isl_polyhedron_detect_equalities-polyhedron_detect_equalities.$(OBJEXT) |
||
195 | isl_polyhedron_detect_equalities_OBJECTS = \ |
||
196 | $(am_isl_polyhedron_detect_equalities_OBJECTS) |
||
197 | isl_polyhedron_detect_equalities_DEPENDENCIES = libisl.la |
||
198 | am_isl_polyhedron_minimize_OBJECTS = \ |
||
199 | isl_polyhedron_minimize-polyhedron_minimize.$(OBJEXT) |
||
200 | isl_polyhedron_minimize_OBJECTS = \ |
||
201 | $(am_isl_polyhedron_minimize_OBJECTS) |
||
202 | isl_polyhedron_minimize_DEPENDENCIES = libisl.la |
||
203 | isl_polyhedron_minimize_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ |
||
204 | $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ |
||
205 | $(AM_CFLAGS) $(CFLAGS) $(isl_polyhedron_minimize_LDFLAGS) \ |
||
206 | $(LDFLAGS) -o $@ |
||
207 | am_isl_polyhedron_sample_OBJECTS = \ |
||
208 | isl_polyhedron_sample-polyhedron_sample.$(OBJEXT) |
||
209 | isl_polyhedron_sample_OBJECTS = $(am_isl_polyhedron_sample_OBJECTS) |
||
210 | isl_polyhedron_sample_DEPENDENCIES = libisl.la |
||
211 | am_isl_polytope_scan_OBJECTS = \ |
||
212 | isl_polytope_scan-polytope_scan.$(OBJEXT) |
||
213 | isl_polytope_scan_OBJECTS = $(am_isl_polytope_scan_OBJECTS) |
||
214 | isl_polytope_scan_DEPENDENCIES = libisl.la |
||
215 | isl_test_SOURCES = isl_test.c |
||
216 | isl_test_OBJECTS = isl_test-isl_test.$(OBJEXT) |
||
217 | isl_test_DEPENDENCIES = libisl.la |
||
218 | isl_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
||
219 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
||
220 | $(isl_test_LDFLAGS) $(LDFLAGS) -o $@ |
||
221 | DEFAULT_INCLUDES = |
||
222 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
||
223 | am__depfiles_maybe = depfiles |
||
224 | am__mv = mv -f |
||
225 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
||
226 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
||
227 | LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
||
228 | $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ |
||
229 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
||
230 | $(AM_CFLAGS) $(CFLAGS) |
||
231 | AM_V_CC = $(am__v_CC_$(V)) |
||
232 | am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) |
||
233 | am__v_CC_0 = @echo " CC " $@; |
||
234 | AM_V_at = $(am__v_at_$(V)) |
||
235 | am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) |
||
236 | am__v_at_0 = @ |
||
237 | CCLD = $(CC) |
||
238 | LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
||
239 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
||
240 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
||
241 | AM_V_CCLD = $(am__v_CCLD_$(V)) |
||
242 | am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) |
||
243 | am__v_CCLD_0 = @echo " CCLD " $@; |
||
244 | AM_V_GEN = $(am__v_GEN_$(V)) |
||
245 | am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) |
||
246 | am__v_GEN_0 = @echo " GEN " $@; |
||
247 | SOURCES = $(libisl_la_SOURCES) $(EXTRA_libisl_la_SOURCES) \ |
||
248 | $(isl_bound_SOURCES) $(isl_cat_SOURCES) $(isl_closure_SOURCES) \ |
||
249 | $(isl_pip_SOURCES) $(isl_polyhedron_detect_equalities_SOURCES) \ |
||
250 | $(isl_polyhedron_minimize_SOURCES) \ |
||
251 | $(isl_polyhedron_sample_SOURCES) $(isl_polytope_scan_SOURCES) \ |
||
252 | isl_test.c |
||
253 | DIST_SOURCES = $(am__libisl_la_SOURCES_DIST) \ |
||
254 | $(EXTRA_libisl_la_SOURCES) $(isl_bound_SOURCES) \ |
||
255 | $(isl_cat_SOURCES) $(isl_closure_SOURCES) $(isl_pip_SOURCES) \ |
||
256 | $(isl_polyhedron_detect_equalities_SOURCES) \ |
||
257 | $(isl_polyhedron_minimize_SOURCES) \ |
||
258 | $(isl_polyhedron_sample_SOURCES) $(isl_polytope_scan_SOURCES) \ |
||
259 | isl_test.c |
||
260 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
||
261 | html-recursive info-recursive install-data-recursive \ |
||
262 | install-dvi-recursive install-exec-recursive \ |
||
263 | install-html-recursive install-info-recursive \ |
||
264 | install-pdf-recursive install-ps-recursive install-recursive \ |
||
265 | installcheck-recursive installdirs-recursive pdf-recursive \ |
||
266 | ps-recursive uninstall-recursive |
||
267 | DATA = $(pkgconfig_DATA) |
||
268 | HEADERS = $(nodist_pkginclude_HEADERS) $(pkginclude_HEADERS) |
||
269 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
||
270 | distclean-recursive maintainer-clean-recursive |
||
271 | AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ |
||
272 | $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ |
||
273 | distdir dist dist-all distcheck |
||
274 | ETAGS = etags |
||
275 | CTAGS = ctags |
||
276 | am__tty_colors = \ |
||
277 | red=; grn=; lgn=; blu=; std= |
||
278 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
||
279 | distdir = $(PACKAGE)-$(VERSION) |
||
280 | top_distdir = $(distdir) |
||
281 | am__remove_distdir = \ |
||
282 | { test ! -d "$(distdir)" \ |
||
283 | || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ |
||
284 | && rm -fr "$(distdir)"; }; } |
||
285 | am__relativize = \ |
||
286 | dir0=`pwd`; \ |
||
287 | sed_first='s,^\([^/]*\)/.*$$,\1,'; \ |
||
288 | sed_rest='s,^[^/]*/*,,'; \ |
||
289 | sed_last='s,^.*/\([^/]*\)$$,\1,'; \ |
||
290 | sed_butlast='s,/*[^/]*$$,,'; \ |
||
291 | while test -n "$$dir1"; do \ |
||
292 | first=`echo "$$dir1" | sed -e "$$sed_first"`; \ |
||
293 | if test "$$first" != "."; then \ |
||
294 | if test "$$first" = ".."; then \ |
||
295 | dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ |
||
296 | dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ |
||
297 | else \ |
||
298 | first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ |
||
299 | if test "$$first2" = "$$first"; then \ |
||
300 | dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ |
||
301 | else \ |
||
302 | dir2="../$$dir2"; \ |
||
303 | fi; \ |
||
304 | dir0="$$dir0"/"$$first"; \ |
||
305 | fi; \ |
||
306 | fi; \ |
||
307 | dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ |
||
308 | done; \ |
||
309 | reldir="$$dir2" |
||
310 | DIST_ARCHIVES = $(distdir).tar.gz |
||
311 | GZIP_ENV = --best |
||
312 | distuninstallcheck_listfiles = find . -type f -print |
||
313 | distcleancheck_listfiles = find . -type f -print |
||
314 | ACLOCAL = @ACLOCAL@ |
||
315 | AMTAR = @AMTAR@ |
||
316 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
||
317 | AR = @AR@ |
||
318 | AUTOCONF = @AUTOCONF@ |
||
319 | AUTOHEADER = @AUTOHEADER@ |
||
320 | AUTOMAKE = @AUTOMAKE@ |
||
321 | AWK = @AWK@ |
||
322 | CC = @CC@ |
||
323 | CCDEPMODE = @CCDEPMODE@ |
||
324 | CFLAGS = @CFLAGS@ |
||
325 | CLANG_CXXFLAGS = @CLANG_CXXFLAGS@ |
||
326 | CLANG_LDFLAGS = @CLANG_LDFLAGS@ |
||
327 | CLANG_LIBS = @CLANG_LIBS@ |
||
328 | CPP = @CPP@ |
||
329 | CPPFLAGS = @CPPFLAGS@ |
||
330 | CXX = @CXX@ |
||
331 | CXXCPP = @CXXCPP@ |
||
332 | CXXDEPMODE = @CXXDEPMODE@ |
||
333 | CXXFLAGS = @CXXFLAGS@ |
||
334 | CYGPATH_W = @CYGPATH_W@ |
||
335 | DEFS = @DEFS@ |
||
336 | DEPDIR = @DEPDIR@ |
||
337 | DLLTOOL = @DLLTOOL@ |
||
338 | DSYMUTIL = @DSYMUTIL@ |
||
339 | DUMPBIN = @DUMPBIN@ |
||
340 | ECHO_C = @ECHO_C@ |
||
341 | ECHO_N = @ECHO_N@ |
||
342 | ECHO_T = @ECHO_T@ |
||
343 | EGREP = @EGREP@ |
||
344 | EXEEXT = @EXEEXT@ |
||
345 | FGREP = @FGREP@ |
||
346 | GIT_HEAD = @GIT_HEAD@ |
||
347 | GIT_HEAD_ID = @GIT_HEAD_ID@ |
||
348 | GIT_HEAD_VERSION = @GIT_HEAD_VERSION@ |
||
349 | GMP_CPPFLAGS = @GMP_CPPFLAGS@ |
||
350 | GMP_LDFLAGS = @GMP_LDFLAGS@ |
||
351 | GMP_LIBS = @GMP_LIBS@ |
||
352 | GREP = @GREP@ |
||
353 | INSTALL = @INSTALL@ |
||
354 | INSTALL_DATA = @INSTALL_DATA@ |
||
355 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
||
356 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
||
357 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
||
358 | LD = @LD@ |
||
359 | LDFLAGS = @LDFLAGS@ |
||
360 | LIBOBJS = @LIBOBJS@ |
||
361 | LIBS = @LIBS@ |
||
362 | LIBTOOL = @LIBTOOL@ |
||
363 | LIB_CLANG_EDIT = @LIB_CLANG_EDIT@ |
||
364 | LIPO = @LIPO@ |
||
365 | LN_S = @LN_S@ |
||
366 | LTLIBOBJS = @LTLIBOBJS@ |
||
367 | MAKEINFO = @MAKEINFO@ |
||
368 | MANIFEST_TOOL = @MANIFEST_TOOL@ |
||
369 | MKDIR_P = @MKDIR_P@ |
||
370 | NM = @NM@ |
||
371 | NMEDIT = @NMEDIT@ |
||
372 | OBJDUMP = @OBJDUMP@ |
||
373 | OBJEXT = @OBJEXT@ |
||
374 | OTOOL = @OTOOL@ |
||
375 | OTOOL64 = @OTOOL64@ |
||
376 | PACKAGE = @PACKAGE@ |
||
377 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
||
378 | PACKAGE_NAME = @PACKAGE_NAME@ |
||
379 | PACKAGE_STRING = @PACKAGE_STRING@ |
||
380 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
||
381 | PACKAGE_URL = @PACKAGE_URL@ |
||
382 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
||
383 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
||
384 | PDFLATEX = @PDFLATEX@ |
||
385 | PERL = @PERL@ |
||
386 | PIPLIB_CPPFLAGS = @PIPLIB_CPPFLAGS@ |
||
387 | PIPLIB_LDFLAGS = @PIPLIB_LDFLAGS@ |
||
388 | PIPLIB_LIBS = @PIPLIB_LIBS@ |
||
389 | POD2HTML = @POD2HTML@ |
||
390 | PRTDIAG = @PRTDIAG@ |
||
391 | RANLIB = @RANLIB@ |
||
392 | SED = @SED@ |
||
393 | SET_MAKE = @SET_MAKE@ |
||
394 | SHELL = @SHELL@ |
||
395 | STRIP = @STRIP@ |
||
396 | VERSION = @VERSION@ |
||
397 | WARNING_FLAGS = @WARNING_FLAGS@ |
||
398 | abs_builddir = @abs_builddir@ |
||
399 | abs_srcdir = @abs_srcdir@ |
||
400 | abs_top_builddir = @abs_top_builddir@ |
||
401 | abs_top_srcdir = @abs_top_srcdir@ |
||
402 | ac_ct_AR = @ac_ct_AR@ |
||
403 | ac_ct_CC = @ac_ct_CC@ |
||
404 | ac_ct_CXX = @ac_ct_CXX@ |
||
405 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
||
406 | am__include = @am__include@ |
||
407 | am__leading_dot = @am__leading_dot@ |
||
408 | am__quote = @am__quote@ |
||
409 | am__tar = @am__tar@ |
||
410 | am__untar = @am__untar@ |
||
411 | bindir = @bindir@ |
||
412 | build = @build@ |
||
413 | build_alias = @build_alias@ |
||
414 | build_cpu = @build_cpu@ |
||
415 | build_os = @build_os@ |
||
416 | build_vendor = @build_vendor@ |
||
417 | builddir = @builddir@ |
||
418 | datadir = @datadir@ |
||
419 | datarootdir = @datarootdir@ |
||
420 | docdir = @docdir@ |
||
421 | dvidir = @dvidir@ |
||
422 | exec_prefix = @exec_prefix@ |
||
423 | host = @host@ |
||
424 | host_alias = @host_alias@ |
||
425 | host_cpu = @host_cpu@ |
||
426 | host_os = @host_os@ |
||
427 | host_vendor = @host_vendor@ |
||
428 | htmldir = @htmldir@ |
||
429 | includedir = @includedir@ |
||
430 | infodir = @infodir@ |
||
431 | install_sh = @install_sh@ |
||
432 | libdir = @libdir@ |
||
433 | libexecdir = @libexecdir@ |
||
434 | llvm_config_found = @llvm_config_found@ |
||
435 | localedir = @localedir@ |
||
436 | localstatedir = @localstatedir@ |
||
437 | mandir = @mandir@ |
||
438 | mkdir_p = @mkdir_p@ |
||
439 | oldincludedir = @oldincludedir@ |
||
440 | pdfdir = @pdfdir@ |
||
441 | pkgconfig_libdir = @pkgconfig_libdir@ |
||
442 | pkgconfig_libfile = @pkgconfig_libfile@ |
||
443 | prefix = @prefix@ |
||
444 | program_transform_name = @program_transform_name@ |
||
445 | psdir = @psdir@ |
||
446 | sbindir = @sbindir@ |
||
447 | sharedstatedir = @sharedstatedir@ |
||
448 | srcdir = @srcdir@ |
||
449 | sysconfdir = @sysconfdir@ |
||
450 | target_alias = @target_alias@ |
||
451 | top_build_prefix = @top_build_prefix@ |
||
452 | top_builddir = @top_builddir@ |
||
453 | top_srcdir = @top_srcdir@ |
||
454 | versioninfo = @versioninfo@ |
||
455 | @HAVE_CLANG_TRUE@MAYBE_INTERFACE = interface |
||
456 | SUBDIRS = . $(MAYBE_INTERFACE) doc |
||
457 | DIST_SUBDIRS = $(MAYBE_INTERFACE) doc |
||
458 | ACLOCAL_AMFLAGS = -I m4 |
||
459 | AUTOMAKE_OPTIONS = nostdinc |
||
460 | lib_LTLIBRARIES = libisl.la |
||
461 | @HAVE_PIPLIB_FALSE@ISL_PIPLIB = \ |
||
462 | @HAVE_PIPLIB_FALSE@ isl_lp_no_piplib.c \ |
||
463 | @HAVE_PIPLIB_FALSE@ isl_map_no_piplib.c \ |
||
464 | @HAVE_PIPLIB_FALSE@ isl_sample_no_piplib.c |
||
465 | |||
466 | @HAVE_PIPLIB_TRUE@ISL_PIPLIB = \ |
||
467 | @HAVE_PIPLIB_TRUE@ isl_lp_piplib.c \ |
||
468 | @HAVE_PIPLIB_TRUE@ isl_map_piplib.c \ |
||
469 | @HAVE_PIPLIB_TRUE@ isl_sample_piplib.c \ |
||
470 | @HAVE_PIPLIB_TRUE@ isl_sample_piplib.h \ |
||
471 | @HAVE_PIPLIB_TRUE@ isl_piplib.c |
||
472 | |||
473 | @NEED_GET_MEMORY_FUNCTIONS_TRUE@GET_MEMORY_FUNCTIONS = mp_get_memory_functions.c |
||
474 | INCLUDES = -I. -I$(srcdir) -I$(srcdir)/include -Iinclude/ |
||
475 | AM_CFLAGS = @WARNING_FLAGS@ |
||
476 | libisl_la_SOURCES = \ |
||
477 | $(ISL_PIPLIB) \ |
||
478 | $(GET_MEMORY_FUNCTIONS) \ |
||
479 | isl_aff.c \ |
||
480 | isl_aff_private.h \ |
||
481 | isl_affine_hull.c \ |
||
482 | isl_arg.c \ |
||
483 | isl_band.c \ |
||
484 | isl_band_private.h \ |
||
485 | isl_basis_reduction.h \ |
||
486 | basis_reduction_tab.c \ |
||
487 | isl_bernstein.c \ |
||
488 | isl_bernstein.h \ |
||
489 | isl_blk.c \ |
||
490 | isl_bound.c \ |
||
491 | isl_bound.h \ |
||
492 | isl_coalesce.c \ |
||
493 | isl_constraint.c \ |
||
494 | isl_constraint_private.h \ |
||
495 | isl_convex_hull.c \ |
||
496 | isl_ctx.c \ |
||
497 | isl_ctx_private.h \ |
||
498 | isl_dim.c \ |
||
499 | isl_dim_map.h \ |
||
500 | isl_dim_map.c \ |
||
501 | isl_equalities.c \ |
||
502 | isl_equalities.h \ |
||
503 | isl_factorization.c \ |
||
504 | isl_factorization.h \ |
||
505 | isl_farkas.c \ |
||
506 | isl_flow.c \ |
||
507 | isl_fold.c \ |
||
508 | isl_gmp.c \ |
||
509 | isl_hash.c \ |
||
510 | isl_hmap_map_basic_set.c \ |
||
511 | isl_hmap_map_basic_set.h \ |
||
512 | isl_ilp.c \ |
||
513 | isl_input.c \ |
||
514 | isl_list.c \ |
||
515 | isl_list_private.h \ |
||
516 | isl_local_space_private.h \ |
||
517 | isl_local_space.c \ |
||
518 | isl_lp.c \ |
||
519 | isl_lp_piplib.h \ |
||
520 | isl_map.c \ |
||
521 | isl_map_simplify.c \ |
||
522 | isl_map_subtract.c \ |
||
523 | isl_map_private.h \ |
||
524 | isl_map_piplib.h \ |
||
525 | isl_mat.c \ |
||
526 | isl_mat_private.h \ |
||
527 | isl_morph.c \ |
||
528 | isl_morph.h \ |
||
529 | isl_id.c \ |
||
530 | isl_id_private.h \ |
||
531 | isl_obj.c \ |
||
532 | isl_options.c \ |
||
533 | isl_options_private.h \ |
||
534 | isl_output.c \ |
||
535 | isl_qsort.c \ |
||
536 | isl_qsort.h \ |
||
537 | isl_piplib.h \ |
||
538 | isl_point_private.h \ |
||
539 | isl_point.c \ |
||
540 | isl_polynomial_private.h \ |
||
541 | isl_polynomial.c \ |
||
542 | isl_printer_private.h \ |
||
543 | isl_printer.c \ |
||
544 | print.c \ |
||
545 | isl_range.c \ |
||
546 | isl_range.h \ |
||
547 | isl_reordering.c \ |
||
548 | isl_reordering.h \ |
||
549 | isl_sample.h \ |
||
550 | isl_sample.c \ |
||
551 | isl_scan.c \ |
||
552 | isl_scan.h \ |
||
553 | isl_schedule.c \ |
||
554 | isl_schedule_private.h \ |
||
555 | isl_space.c \ |
||
556 | isl_space_private.h \ |
||
557 | isl_stream.c \ |
||
558 | isl_stream_private.h \ |
||
559 | isl_seq.c \ |
||
560 | isl_tab.c \ |
||
561 | isl_tab.h \ |
||
562 | isl_tab_pip.c \ |
||
563 | isl_transitive_closure.c \ |
||
564 | isl_union_map.c \ |
||
565 | isl_union_map_private.h \ |
||
566 | isl_vec.c \ |
||
567 | isl_version.c \ |
||
568 | isl_vertices_private.h \ |
||
569 | isl_vertices.c |
||
570 | |||
571 | EXTRA_libisl_la_SOURCES = \ |
||
572 | isl_lp_piplib.c \ |
||
573 | isl_lp_no_piplib.c \ |
||
574 | isl_map_piplib.c \ |
||
575 | isl_map_no_piplib.c \ |
||
576 | isl_sample_no_piplib.c \ |
||
577 | isl_sample_piplib.c \ |
||
578 | isl_sample_piplib.h \ |
||
579 | isl_piplib.c |
||
580 | |||
581 | libisl_la_LIBADD = @PIPLIB_LIBS@ @GMP_LIBS@ |
||
582 | libisl_la_LDFLAGS = -version-info @versioninfo@ \ |
||
583 | @PIPLIB_LDFLAGS@ @GMP_LDFLAGS@ |
||
584 | |||
585 | libisl_la_CPPFLAGS = $(INCLUDES) @PIPLIB_CPPFLAGS@ @GMP_CPPFLAGS@ |
||
586 | isl_test_CPPFLAGS = $(INCLUDES) @GMP_CPPFLAGS@ |
||
587 | isl_test_LDFLAGS = @GMP_LDFLAGS@ |
||
588 | isl_test_LDADD = libisl.la @GMP_LIBS@ |
||
589 | isl_polyhedron_sample_CPPFLAGS = $(INCLUDES) @GMP_CPPFLAGS@ |
||
590 | isl_polyhedron_sample_LDADD = libisl.la |
||
591 | isl_polyhedron_sample_SOURCES = \ |
||
592 | polyhedron_sample.c |
||
593 | |||
594 | isl_pip_CPPFLAGS = $(INCLUDES) @GMP_CPPFLAGS@ |
||
595 | isl_pip_LDFLAGS = @GMP_LDFLAGS@ |
||
596 | isl_pip_LDADD = libisl.la @GMP_LIBS@ |
||
597 | isl_pip_SOURCES = \ |
||
598 | pip.c |
||
599 | |||
600 | isl_bound_CPPFLAGS = $(INCLUDES) @GMP_CPPFLAGS@ |
||
601 | isl_bound_LDFLAGS = @GMP_LDFLAGS@ |
||
602 | isl_bound_LDADD = libisl.la @GMP_LIBS@ |
||
603 | isl_bound_SOURCES = \ |
||
604 | bound.c |
||
605 | |||
606 | isl_polyhedron_minimize_CPPFLAGS = $(INCLUDES) @GMP_CPPFLAGS@ |
||
607 | isl_polyhedron_minimize_LDFLAGS = @GMP_LDFLAGS@ |
||
608 | isl_polyhedron_minimize_LDADD = libisl.la @GMP_LIBS@ |
||
609 | isl_polyhedron_minimize_SOURCES = \ |
||
610 | polyhedron_minimize.c |
||
611 | |||
612 | isl_polytope_scan_CPPFLAGS = $(INCLUDES) @GMP_CPPFLAGS@ |
||
613 | isl_polytope_scan_LDADD = libisl.la |
||
614 | isl_polytope_scan_SOURCES = \ |
||
615 | polytope_scan.c |
||
616 | |||
617 | isl_polyhedron_detect_equalities_CPPFLAGS = $(INCLUDES) @GMP_CPPFLAGS@ |
||
618 | isl_polyhedron_detect_equalities_LDADD = libisl.la |
||
619 | isl_polyhedron_detect_equalities_SOURCES = \ |
||
620 | polyhedron_detect_equalities.c |
||
621 | |||
622 | isl_cat_CPPFLAGS = $(INCLUDES) @GMP_CPPFLAGS@ |
||
623 | isl_cat_LDADD = libisl.la |
||
624 | isl_cat_SOURCES = \ |
||
625 | cat.c |
||
626 | |||
627 | isl_closure_CPPFLAGS = $(INCLUDES) @GMP_CPPFLAGS@ |
||
628 | isl_closure_LDADD = libisl.la |
||
629 | isl_closure_SOURCES = \ |
||
630 | closure.c |
||
631 | |||
632 | nodist_pkginclude_HEADERS = \ |
||
633 | include/isl/config.h \ |
||
634 | include/isl/stdint.h |
||
635 | |||
636 | pkginclude_HEADERS = \ |
||
637 | include/isl/aff.h \ |
||
638 | include/isl/aff_type.h \ |
||
639 | include/isl/arg.h \ |
||
640 | include/isl/band.h \ |
||
641 | include/isl/blk.h \ |
||
642 | include/isl/constraint.h \ |
||
643 | include/isl/ctx.h \ |
||
644 | include/isl/dim.h \ |
||
645 | include/isl/flow.h \ |
||
646 | include/isl/id.h \ |
||
647 | include/isl/ilp.h \ |
||
648 | include/isl/int.h \ |
||
649 | include/isl/hash.h \ |
||
650 | include/isl/list.h \ |
||
651 | include/isl/local_space.h \ |
||
652 | include/isl/lp.h \ |
||
653 | include/isl/mat.h \ |
||
654 | include/isl/map.h \ |
||
655 | include/isl/map_type.h \ |
||
656 | include/isl/multi.h \ |
||
657 | include/isl/obj.h \ |
||
658 | include/isl/options.h \ |
||
659 | include/isl/point.h \ |
||
660 | include/isl/polynomial.h \ |
||
661 | include/isl/polynomial_type.h \ |
||
662 | include/isl/printer.h \ |
||
663 | include/isl/schedule.h \ |
||
664 | include/isl/seq.h \ |
||
665 | include/isl/set.h \ |
||
666 | include/isl/set_type.h \ |
||
667 | include/isl/space.h \ |
||
668 | include/isl/stream.h \ |
||
669 | include/isl/union_map.h \ |
||
670 | include/isl/union_map_type.h \ |
||
671 | include/isl/union_set.h \ |
||
672 | include/isl/union_set_type.h \ |
||
673 | include/isl/vec.h \ |
||
674 | include/isl/version.h \ |
||
675 | include/isl/vertices.h |
||
676 | |||
677 | EXTRA_DIST = \ |
||
678 | isl_config_post.h \ |
||
679 | basis_reduction_templ.c \ |
||
680 | isl_list_templ.c \ |
||
681 | isl_list_templ.h \ |
||
682 | isl_multi_templ.c \ |
||
683 | isl_multi_templ.h \ |
||
684 | print_templ.c \ |
||
685 | isl_power_templ.c \ |
||
686 | isl_pw_templ.c \ |
||
687 | isl_union_templ.c \ |
||
688 | isl.py \ |
||
689 | doc/chicago.bst \ |
||
690 | doc/chicago.sty \ |
||
691 | doc/implementation.tex \ |
||
692 | doc/isl.bib \ |
||
693 | doc/mypod2latex \ |
||
694 | doc/manual.tex \ |
||
695 | doc/user.pod \ |
||
696 | test_inputs |
||
697 | |||
698 | pkgconfigdir = $(pkgconfig_libdir) |
||
699 | pkgconfig_DATA = $(pkgconfig_libfile) |
||
700 | all: isl_config.h |
||
701 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
||
702 | |||
703 | .SUFFIXES: |
||
704 | .SUFFIXES: .c .lo .o .obj |
||
705 | am--refresh: |
||
706 | @: |
||
707 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
||
708 | @for dep in $?; do \ |
||
709 | case '$(am__configure_deps)' in \ |
||
710 | *$$dep*) \ |
||
711 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ |
||
712 | $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ |
||
713 | && exit 0; \ |
||
714 | exit 1;; \ |
||
715 | esac; \ |
||
716 | done; \ |
||
717 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
||
718 | $(am__cd) $(top_srcdir) && \ |
||
719 | $(AUTOMAKE) --foreign Makefile |
||
720 | .PRECIOUS: Makefile |
||
721 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
||
722 | @case '$?' in \ |
||
723 | *config.status*) \ |
||
724 | echo ' $(SHELL) ./config.status'; \ |
||
725 | $(SHELL) ./config.status;; \ |
||
726 | *) \ |
||
727 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
||
728 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
||
729 | esac; |
||
730 | |||
731 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
||
732 | $(SHELL) ./config.status --recheck |
||
733 | |||
734 | $(top_srcdir)/configure: $(am__configure_deps) |
||
735 | $(am__cd) $(srcdir) && $(AUTOCONF) |
||
736 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
||
737 | $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
||
738 | $(am__aclocal_m4_deps): |
||
739 | |||
740 | isl_config.h: stamp-h1 |
||
741 | @if test ! -f $@; then \ |
||
742 | rm -f stamp-h1; \ |
||
743 | $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ |
||
744 | else :; fi |
||
745 | |||
746 | stamp-h1: $(srcdir)/isl_config.h.in $(top_builddir)/config.status |
||
747 | @rm -f stamp-h1 |
||
748 | cd $(top_builddir) && $(SHELL) ./config.status isl_config.h |
||
749 | $(srcdir)/isl_config.h.in: $(am__configure_deps) |
||
750 | ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) |
||
751 | rm -f stamp-h1 |
||
752 | touch $@ |
||
753 | |||
754 | include/isl/config.h: include/isl/stamp-h2 |
||
755 | @if test ! -f $@; then \ |
||
756 | rm -f include/isl/stamp-h2; \ |
||
757 | $(MAKE) $(AM_MAKEFLAGS) include/isl/stamp-h2; \ |
||
758 | else :; fi |
||
759 | |||
760 | include/isl/stamp-h2: $(top_srcdir)/include/isl/config.h.in $(top_builddir)/config.status |
||
761 | @rm -f include/isl/stamp-h2 |
||
762 | cd $(top_builddir) && $(SHELL) ./config.status include/isl/config.h |
||
763 | |||
764 | distclean-hdr: |
||
765 | -rm -f isl_config.h stamp-h1 include/isl/config.h include/isl/stamp-h2 |
||
766 | bound_test.sh: $(top_builddir)/config.status $(srcdir)/bound_test.sh.in |
||
767 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
||
768 | pip_test.sh: $(top_builddir)/config.status $(srcdir)/pip_test.sh.in |
||
769 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
||
770 | install-libLTLIBRARIES: $(lib_LTLIBRARIES) |
||
771 | @$(NORMAL_INSTALL) |
||
772 | test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" |
||
773 | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ |
||
774 | list2=; for p in $$list; do \ |
||
775 | if test -f $$p; then \ |
||
776 | list2="$$list2 $$p"; \ |
||
777 | else :; fi; \ |
||
778 | done; \ |
||
779 | test -z "$$list2" || { \ |
||
780 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ |
||
781 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ |
||
782 | } |
||
783 | |||
784 | uninstall-libLTLIBRARIES: |
||
785 | @$(NORMAL_UNINSTALL) |
||
786 | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ |
||
787 | for p in $$list; do \ |
||
788 | $(am__strip_dir) \ |
||
789 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ |
||
790 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ |
||
791 | done |
||
792 | |||
793 | clean-libLTLIBRARIES: |
||
794 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) |
||
795 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
||
796 | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ |
||
797 | test "$$dir" != "$$p" || dir=.; \ |
||
798 | echo "rm -f \"$${dir}/so_locations\""; \ |
||
799 | rm -f "$${dir}/so_locations"; \ |
||
800 | done |
||
801 | libisl.la: $(libisl_la_OBJECTS) $(libisl_la_DEPENDENCIES) |
||
802 | $(AM_V_CCLD)$(libisl_la_LINK) -rpath $(libdir) $(libisl_la_OBJECTS) $(libisl_la_LIBADD) $(LIBS) |
||
803 | |||
804 | clean-noinstPROGRAMS: |
||
805 | @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ |
||
806 | echo " rm -f" $$list; \ |
||
807 | rm -f $$list || exit $$?; \ |
||
808 | test -n "$(EXEEXT)" || exit 0; \ |
||
809 | list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ |
||
810 | echo " rm -f" $$list; \ |
||
811 | rm -f $$list |
||
812 | isl_bound$(EXEEXT): $(isl_bound_OBJECTS) $(isl_bound_DEPENDENCIES) |
||
813 | @rm -f isl_bound$(EXEEXT) |
||
814 | $(AM_V_CCLD)$(isl_bound_LINK) $(isl_bound_OBJECTS) $(isl_bound_LDADD) $(LIBS) |
||
815 | isl_cat$(EXEEXT): $(isl_cat_OBJECTS) $(isl_cat_DEPENDENCIES) |
||
816 | @rm -f isl_cat$(EXEEXT) |
||
817 | $(AM_V_CCLD)$(LINK) $(isl_cat_OBJECTS) $(isl_cat_LDADD) $(LIBS) |
||
818 | isl_closure$(EXEEXT): $(isl_closure_OBJECTS) $(isl_closure_DEPENDENCIES) |
||
819 | @rm -f isl_closure$(EXEEXT) |
||
820 | $(AM_V_CCLD)$(LINK) $(isl_closure_OBJECTS) $(isl_closure_LDADD) $(LIBS) |
||
821 | isl_pip$(EXEEXT): $(isl_pip_OBJECTS) $(isl_pip_DEPENDENCIES) |
||
822 | @rm -f isl_pip$(EXEEXT) |
||
823 | $(AM_V_CCLD)$(isl_pip_LINK) $(isl_pip_OBJECTS) $(isl_pip_LDADD) $(LIBS) |
||
824 | isl_polyhedron_detect_equalities$(EXEEXT): $(isl_polyhedron_detect_equalities_OBJECTS) $(isl_polyhedron_detect_equalities_DEPENDENCIES) |
||
825 | @rm -f isl_polyhedron_detect_equalities$(EXEEXT) |
||
826 | $(AM_V_CCLD)$(LINK) $(isl_polyhedron_detect_equalities_OBJECTS) $(isl_polyhedron_detect_equalities_LDADD) $(LIBS) |
||
827 | isl_polyhedron_minimize$(EXEEXT): $(isl_polyhedron_minimize_OBJECTS) $(isl_polyhedron_minimize_DEPENDENCIES) |
||
828 | @rm -f isl_polyhedron_minimize$(EXEEXT) |
||
829 | $(AM_V_CCLD)$(isl_polyhedron_minimize_LINK) $(isl_polyhedron_minimize_OBJECTS) $(isl_polyhedron_minimize_LDADD) $(LIBS) |
||
830 | isl_polyhedron_sample$(EXEEXT): $(isl_polyhedron_sample_OBJECTS) $(isl_polyhedron_sample_DEPENDENCIES) |
||
831 | @rm -f isl_polyhedron_sample$(EXEEXT) |
||
832 | $(AM_V_CCLD)$(LINK) $(isl_polyhedron_sample_OBJECTS) $(isl_polyhedron_sample_LDADD) $(LIBS) |
||
833 | isl_polytope_scan$(EXEEXT): $(isl_polytope_scan_OBJECTS) $(isl_polytope_scan_DEPENDENCIES) |
||
834 | @rm -f isl_polytope_scan$(EXEEXT) |
||
835 | $(AM_V_CCLD)$(LINK) $(isl_polytope_scan_OBJECTS) $(isl_polytope_scan_LDADD) $(LIBS) |
||
836 | isl_test$(EXEEXT): $(isl_test_OBJECTS) $(isl_test_DEPENDENCIES) |
||
837 | @rm -f isl_test$(EXEEXT) |
||
838 | $(AM_V_CCLD)$(isl_test_LINK) $(isl_test_OBJECTS) $(isl_test_LDADD) $(LIBS) |
||
839 | |||
840 | mostlyclean-compile: |
||
841 | -rm -f *.$(OBJEXT) |
||
842 | |||
843 | distclean-compile: |
||
844 | -rm -f *.tab.c |
||
845 | |||
846 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_bound-bound.Po@am__quote@ |
||
847 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_cat-cat.Po@am__quote@ |
||
848 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_closure-closure.Po@am__quote@ |
||
849 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_pip-pip.Po@am__quote@ |
||
850 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_polyhedron_detect_equalities-polyhedron_detect_equalities.Po@am__quote@ |
||
851 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_polyhedron_minimize-polyhedron_minimize.Po@am__quote@ |
||
852 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_polyhedron_sample-polyhedron_sample.Po@am__quote@ |
||
853 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_polytope_scan-polytope_scan.Po@am__quote@ |
||
854 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isl_test-isl_test.Po@am__quote@ |
||
855 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-basis_reduction_tab.Plo@am__quote@ |
||
856 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_aff.Plo@am__quote@ |
||
857 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_affine_hull.Plo@am__quote@ |
||
858 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_arg.Plo@am__quote@ |
||
859 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_band.Plo@am__quote@ |
||
860 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_bernstein.Plo@am__quote@ |
||
861 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_blk.Plo@am__quote@ |
||
862 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_bound.Plo@am__quote@ |
||
863 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_coalesce.Plo@am__quote@ |
||
864 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_constraint.Plo@am__quote@ |
||
865 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_convex_hull.Plo@am__quote@ |
||
866 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_ctx.Plo@am__quote@ |
||
867 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_dim.Plo@am__quote@ |
||
868 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_dim_map.Plo@am__quote@ |
||
869 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_equalities.Plo@am__quote@ |
||
870 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_factorization.Plo@am__quote@ |
||
871 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_farkas.Plo@am__quote@ |
||
872 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_flow.Plo@am__quote@ |
||
873 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_fold.Plo@am__quote@ |
||
874 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_gmp.Plo@am__quote@ |
||
875 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_hash.Plo@am__quote@ |
||
876 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_hmap_map_basic_set.Plo@am__quote@ |
||
877 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_id.Plo@am__quote@ |
||
878 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_ilp.Plo@am__quote@ |
||
879 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_input.Plo@am__quote@ |
||
880 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_list.Plo@am__quote@ |
||
881 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_local_space.Plo@am__quote@ |
||
882 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_lp.Plo@am__quote@ |
||
883 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_lp_no_piplib.Plo@am__quote@ |
||
884 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_lp_piplib.Plo@am__quote@ |
||
885 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_map.Plo@am__quote@ |
||
886 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_map_no_piplib.Plo@am__quote@ |
||
887 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_map_piplib.Plo@am__quote@ |
||
888 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_map_simplify.Plo@am__quote@ |
||
889 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_map_subtract.Plo@am__quote@ |
||
890 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_mat.Plo@am__quote@ |
||
891 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_morph.Plo@am__quote@ |
||
892 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_obj.Plo@am__quote@ |
||
893 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_options.Plo@am__quote@ |
||
894 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_output.Plo@am__quote@ |
||
895 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_piplib.Plo@am__quote@ |
||
896 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_point.Plo@am__quote@ |
||
897 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_polynomial.Plo@am__quote@ |
||
898 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_printer.Plo@am__quote@ |
||
899 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_qsort.Plo@am__quote@ |
||
900 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_range.Plo@am__quote@ |
||
901 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_reordering.Plo@am__quote@ |
||
902 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_sample.Plo@am__quote@ |
||
903 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_sample_no_piplib.Plo@am__quote@ |
||
904 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_sample_piplib.Plo@am__quote@ |
||
905 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_scan.Plo@am__quote@ |
||
906 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_schedule.Plo@am__quote@ |
||
907 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_seq.Plo@am__quote@ |
||
908 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_space.Plo@am__quote@ |
||
909 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_stream.Plo@am__quote@ |
||
910 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_tab.Plo@am__quote@ |
||
911 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_tab_pip.Plo@am__quote@ |
||
912 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_transitive_closure.Plo@am__quote@ |
||
913 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_union_map.Plo@am__quote@ |
||
914 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_vec.Plo@am__quote@ |
||
915 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_version.Plo@am__quote@ |
||
916 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-isl_vertices.Plo@am__quote@ |
||
917 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-mp_get_memory_functions.Plo@am__quote@ |
||
918 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisl_la-print.Plo@am__quote@ |
||
919 | |||
920 | .c.o: |
||
921 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
||
922 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
||
923 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
924 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
||
925 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
926 | @am__fastdepCC_FALSE@ $(COMPILE) -c $< |
||
927 | |||
928 | .c.obj: |
||
929 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` |
||
930 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
||
931 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
932 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
||
933 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
934 | @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` |
||
935 | |||
936 | .c.lo: |
||
937 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
||
938 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo |
||
939 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
940 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
||
941 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
942 | @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< |
||
943 | |||
944 | libisl_la-isl_lp_no_piplib.lo: isl_lp_no_piplib.c |
||
945 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_lp_no_piplib.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_lp_no_piplib.Tpo -c -o libisl_la-isl_lp_no_piplib.lo `test -f 'isl_lp_no_piplib.c' || echo '$(srcdir)/'`isl_lp_no_piplib.c |
||
946 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_lp_no_piplib.Tpo $(DEPDIR)/libisl_la-isl_lp_no_piplib.Plo |
||
947 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
948 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_lp_no_piplib.c' object='libisl_la-isl_lp_no_piplib.lo' libtool=yes @AMDEPBACKSLASH@ |
||
949 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
950 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_lp_no_piplib.lo `test -f 'isl_lp_no_piplib.c' || echo '$(srcdir)/'`isl_lp_no_piplib.c |
||
951 | |||
952 | libisl_la-isl_map_no_piplib.lo: isl_map_no_piplib.c |
||
953 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_map_no_piplib.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_map_no_piplib.Tpo -c -o libisl_la-isl_map_no_piplib.lo `test -f 'isl_map_no_piplib.c' || echo '$(srcdir)/'`isl_map_no_piplib.c |
||
954 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_map_no_piplib.Tpo $(DEPDIR)/libisl_la-isl_map_no_piplib.Plo |
||
955 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
956 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_map_no_piplib.c' object='libisl_la-isl_map_no_piplib.lo' libtool=yes @AMDEPBACKSLASH@ |
||
957 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
958 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_map_no_piplib.lo `test -f 'isl_map_no_piplib.c' || echo '$(srcdir)/'`isl_map_no_piplib.c |
||
959 | |||
960 | libisl_la-isl_sample_no_piplib.lo: isl_sample_no_piplib.c |
||
961 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_sample_no_piplib.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_sample_no_piplib.Tpo -c -o libisl_la-isl_sample_no_piplib.lo `test -f 'isl_sample_no_piplib.c' || echo '$(srcdir)/'`isl_sample_no_piplib.c |
||
962 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_sample_no_piplib.Tpo $(DEPDIR)/libisl_la-isl_sample_no_piplib.Plo |
||
963 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
964 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_sample_no_piplib.c' object='libisl_la-isl_sample_no_piplib.lo' libtool=yes @AMDEPBACKSLASH@ |
||
965 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
966 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_sample_no_piplib.lo `test -f 'isl_sample_no_piplib.c' || echo '$(srcdir)/'`isl_sample_no_piplib.c |
||
967 | |||
968 | libisl_la-isl_lp_piplib.lo: isl_lp_piplib.c |
||
969 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_lp_piplib.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_lp_piplib.Tpo -c -o libisl_la-isl_lp_piplib.lo `test -f 'isl_lp_piplib.c' || echo '$(srcdir)/'`isl_lp_piplib.c |
||
970 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_lp_piplib.Tpo $(DEPDIR)/libisl_la-isl_lp_piplib.Plo |
||
971 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
972 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_lp_piplib.c' object='libisl_la-isl_lp_piplib.lo' libtool=yes @AMDEPBACKSLASH@ |
||
973 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
974 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_lp_piplib.lo `test -f 'isl_lp_piplib.c' || echo '$(srcdir)/'`isl_lp_piplib.c |
||
975 | |||
976 | libisl_la-isl_map_piplib.lo: isl_map_piplib.c |
||
977 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_map_piplib.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_map_piplib.Tpo -c -o libisl_la-isl_map_piplib.lo `test -f 'isl_map_piplib.c' || echo '$(srcdir)/'`isl_map_piplib.c |
||
978 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_map_piplib.Tpo $(DEPDIR)/libisl_la-isl_map_piplib.Plo |
||
979 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
980 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_map_piplib.c' object='libisl_la-isl_map_piplib.lo' libtool=yes @AMDEPBACKSLASH@ |
||
981 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
982 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_map_piplib.lo `test -f 'isl_map_piplib.c' || echo '$(srcdir)/'`isl_map_piplib.c |
||
983 | |||
984 | libisl_la-isl_sample_piplib.lo: isl_sample_piplib.c |
||
985 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_sample_piplib.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_sample_piplib.Tpo -c -o libisl_la-isl_sample_piplib.lo `test -f 'isl_sample_piplib.c' || echo '$(srcdir)/'`isl_sample_piplib.c |
||
986 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_sample_piplib.Tpo $(DEPDIR)/libisl_la-isl_sample_piplib.Plo |
||
987 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
988 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_sample_piplib.c' object='libisl_la-isl_sample_piplib.lo' libtool=yes @AMDEPBACKSLASH@ |
||
989 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
990 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_sample_piplib.lo `test -f 'isl_sample_piplib.c' || echo '$(srcdir)/'`isl_sample_piplib.c |
||
991 | |||
992 | libisl_la-isl_piplib.lo: isl_piplib.c |
||
993 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_piplib.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_piplib.Tpo -c -o libisl_la-isl_piplib.lo `test -f 'isl_piplib.c' || echo '$(srcdir)/'`isl_piplib.c |
||
994 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_piplib.Tpo $(DEPDIR)/libisl_la-isl_piplib.Plo |
||
995 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
996 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_piplib.c' object='libisl_la-isl_piplib.lo' libtool=yes @AMDEPBACKSLASH@ |
||
997 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
998 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_piplib.lo `test -f 'isl_piplib.c' || echo '$(srcdir)/'`isl_piplib.c |
||
999 | |||
1000 | libisl_la-mp_get_memory_functions.lo: mp_get_memory_functions.c |
||
1001 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-mp_get_memory_functions.lo -MD -MP -MF $(DEPDIR)/libisl_la-mp_get_memory_functions.Tpo -c -o libisl_la-mp_get_memory_functions.lo `test -f 'mp_get_memory_functions.c' || echo '$(srcdir)/'`mp_get_memory_functions.c |
||
1002 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-mp_get_memory_functions.Tpo $(DEPDIR)/libisl_la-mp_get_memory_functions.Plo |
||
1003 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1004 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mp_get_memory_functions.c' object='libisl_la-mp_get_memory_functions.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1005 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1006 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-mp_get_memory_functions.lo `test -f 'mp_get_memory_functions.c' || echo '$(srcdir)/'`mp_get_memory_functions.c |
||
1007 | |||
1008 | libisl_la-isl_aff.lo: isl_aff.c |
||
1009 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_aff.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_aff.Tpo -c -o libisl_la-isl_aff.lo `test -f 'isl_aff.c' || echo '$(srcdir)/'`isl_aff.c |
||
1010 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_aff.Tpo $(DEPDIR)/libisl_la-isl_aff.Plo |
||
1011 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1012 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_aff.c' object='libisl_la-isl_aff.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1013 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1014 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_aff.lo `test -f 'isl_aff.c' || echo '$(srcdir)/'`isl_aff.c |
||
1015 | |||
1016 | libisl_la-isl_affine_hull.lo: isl_affine_hull.c |
||
1017 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_affine_hull.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_affine_hull.Tpo -c -o libisl_la-isl_affine_hull.lo `test -f 'isl_affine_hull.c' || echo '$(srcdir)/'`isl_affine_hull.c |
||
1018 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_affine_hull.Tpo $(DEPDIR)/libisl_la-isl_affine_hull.Plo |
||
1019 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1020 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_affine_hull.c' object='libisl_la-isl_affine_hull.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1021 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1022 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_affine_hull.lo `test -f 'isl_affine_hull.c' || echo '$(srcdir)/'`isl_affine_hull.c |
||
1023 | |||
1024 | libisl_la-isl_arg.lo: isl_arg.c |
||
1025 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_arg.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_arg.Tpo -c -o libisl_la-isl_arg.lo `test -f 'isl_arg.c' || echo '$(srcdir)/'`isl_arg.c |
||
1026 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_arg.Tpo $(DEPDIR)/libisl_la-isl_arg.Plo |
||
1027 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1028 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_arg.c' object='libisl_la-isl_arg.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1029 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1030 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_arg.lo `test -f 'isl_arg.c' || echo '$(srcdir)/'`isl_arg.c |
||
1031 | |||
1032 | libisl_la-isl_band.lo: isl_band.c |
||
1033 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_band.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_band.Tpo -c -o libisl_la-isl_band.lo `test -f 'isl_band.c' || echo '$(srcdir)/'`isl_band.c |
||
1034 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_band.Tpo $(DEPDIR)/libisl_la-isl_band.Plo |
||
1035 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1036 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_band.c' object='libisl_la-isl_band.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1037 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1038 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_band.lo `test -f 'isl_band.c' || echo '$(srcdir)/'`isl_band.c |
||
1039 | |||
1040 | libisl_la-basis_reduction_tab.lo: basis_reduction_tab.c |
||
1041 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-basis_reduction_tab.lo -MD -MP -MF $(DEPDIR)/libisl_la-basis_reduction_tab.Tpo -c -o libisl_la-basis_reduction_tab.lo `test -f 'basis_reduction_tab.c' || echo '$(srcdir)/'`basis_reduction_tab.c |
||
1042 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-basis_reduction_tab.Tpo $(DEPDIR)/libisl_la-basis_reduction_tab.Plo |
||
1043 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1044 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='basis_reduction_tab.c' object='libisl_la-basis_reduction_tab.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1045 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1046 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-basis_reduction_tab.lo `test -f 'basis_reduction_tab.c' || echo '$(srcdir)/'`basis_reduction_tab.c |
||
1047 | |||
1048 | libisl_la-isl_bernstein.lo: isl_bernstein.c |
||
1049 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_bernstein.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_bernstein.Tpo -c -o libisl_la-isl_bernstein.lo `test -f 'isl_bernstein.c' || echo '$(srcdir)/'`isl_bernstein.c |
||
1050 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_bernstein.Tpo $(DEPDIR)/libisl_la-isl_bernstein.Plo |
||
1051 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1052 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_bernstein.c' object='libisl_la-isl_bernstein.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1053 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1054 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_bernstein.lo `test -f 'isl_bernstein.c' || echo '$(srcdir)/'`isl_bernstein.c |
||
1055 | |||
1056 | libisl_la-isl_blk.lo: isl_blk.c |
||
1057 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_blk.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_blk.Tpo -c -o libisl_la-isl_blk.lo `test -f 'isl_blk.c' || echo '$(srcdir)/'`isl_blk.c |
||
1058 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_blk.Tpo $(DEPDIR)/libisl_la-isl_blk.Plo |
||
1059 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1060 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_blk.c' object='libisl_la-isl_blk.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1061 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1062 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_blk.lo `test -f 'isl_blk.c' || echo '$(srcdir)/'`isl_blk.c |
||
1063 | |||
1064 | libisl_la-isl_bound.lo: isl_bound.c |
||
1065 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_bound.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_bound.Tpo -c -o libisl_la-isl_bound.lo `test -f 'isl_bound.c' || echo '$(srcdir)/'`isl_bound.c |
||
1066 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_bound.Tpo $(DEPDIR)/libisl_la-isl_bound.Plo |
||
1067 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1068 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_bound.c' object='libisl_la-isl_bound.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1069 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1070 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_bound.lo `test -f 'isl_bound.c' || echo '$(srcdir)/'`isl_bound.c |
||
1071 | |||
1072 | libisl_la-isl_coalesce.lo: isl_coalesce.c |
||
1073 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_coalesce.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_coalesce.Tpo -c -o libisl_la-isl_coalesce.lo `test -f 'isl_coalesce.c' || echo '$(srcdir)/'`isl_coalesce.c |
||
1074 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_coalesce.Tpo $(DEPDIR)/libisl_la-isl_coalesce.Plo |
||
1075 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1076 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_coalesce.c' object='libisl_la-isl_coalesce.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1077 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1078 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_coalesce.lo `test -f 'isl_coalesce.c' || echo '$(srcdir)/'`isl_coalesce.c |
||
1079 | |||
1080 | libisl_la-isl_constraint.lo: isl_constraint.c |
||
1081 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_constraint.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_constraint.Tpo -c -o libisl_la-isl_constraint.lo `test -f 'isl_constraint.c' || echo '$(srcdir)/'`isl_constraint.c |
||
1082 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_constraint.Tpo $(DEPDIR)/libisl_la-isl_constraint.Plo |
||
1083 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1084 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_constraint.c' object='libisl_la-isl_constraint.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1085 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1086 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_constraint.lo `test -f 'isl_constraint.c' || echo '$(srcdir)/'`isl_constraint.c |
||
1087 | |||
1088 | libisl_la-isl_convex_hull.lo: isl_convex_hull.c |
||
1089 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_convex_hull.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_convex_hull.Tpo -c -o libisl_la-isl_convex_hull.lo `test -f 'isl_convex_hull.c' || echo '$(srcdir)/'`isl_convex_hull.c |
||
1090 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_convex_hull.Tpo $(DEPDIR)/libisl_la-isl_convex_hull.Plo |
||
1091 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1092 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_convex_hull.c' object='libisl_la-isl_convex_hull.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1093 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1094 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_convex_hull.lo `test -f 'isl_convex_hull.c' || echo '$(srcdir)/'`isl_convex_hull.c |
||
1095 | |||
1096 | libisl_la-isl_ctx.lo: isl_ctx.c |
||
1097 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_ctx.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_ctx.Tpo -c -o libisl_la-isl_ctx.lo `test -f 'isl_ctx.c' || echo '$(srcdir)/'`isl_ctx.c |
||
1098 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_ctx.Tpo $(DEPDIR)/libisl_la-isl_ctx.Plo |
||
1099 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1100 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_ctx.c' object='libisl_la-isl_ctx.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1101 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1102 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_ctx.lo `test -f 'isl_ctx.c' || echo '$(srcdir)/'`isl_ctx.c |
||
1103 | |||
1104 | libisl_la-isl_dim.lo: isl_dim.c |
||
1105 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_dim.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_dim.Tpo -c -o libisl_la-isl_dim.lo `test -f 'isl_dim.c' || echo '$(srcdir)/'`isl_dim.c |
||
1106 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_dim.Tpo $(DEPDIR)/libisl_la-isl_dim.Plo |
||
1107 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1108 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_dim.c' object='libisl_la-isl_dim.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1109 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1110 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_dim.lo `test -f 'isl_dim.c' || echo '$(srcdir)/'`isl_dim.c |
||
1111 | |||
1112 | libisl_la-isl_dim_map.lo: isl_dim_map.c |
||
1113 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_dim_map.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_dim_map.Tpo -c -o libisl_la-isl_dim_map.lo `test -f 'isl_dim_map.c' || echo '$(srcdir)/'`isl_dim_map.c |
||
1114 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_dim_map.Tpo $(DEPDIR)/libisl_la-isl_dim_map.Plo |
||
1115 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1116 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_dim_map.c' object='libisl_la-isl_dim_map.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1117 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1118 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_dim_map.lo `test -f 'isl_dim_map.c' || echo '$(srcdir)/'`isl_dim_map.c |
||
1119 | |||
1120 | libisl_la-isl_equalities.lo: isl_equalities.c |
||
1121 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_equalities.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_equalities.Tpo -c -o libisl_la-isl_equalities.lo `test -f 'isl_equalities.c' || echo '$(srcdir)/'`isl_equalities.c |
||
1122 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_equalities.Tpo $(DEPDIR)/libisl_la-isl_equalities.Plo |
||
1123 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1124 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_equalities.c' object='libisl_la-isl_equalities.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1125 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1126 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_equalities.lo `test -f 'isl_equalities.c' || echo '$(srcdir)/'`isl_equalities.c |
||
1127 | |||
1128 | libisl_la-isl_factorization.lo: isl_factorization.c |
||
1129 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_factorization.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_factorization.Tpo -c -o libisl_la-isl_factorization.lo `test -f 'isl_factorization.c' || echo '$(srcdir)/'`isl_factorization.c |
||
1130 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_factorization.Tpo $(DEPDIR)/libisl_la-isl_factorization.Plo |
||
1131 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1132 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_factorization.c' object='libisl_la-isl_factorization.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1133 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1134 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_factorization.lo `test -f 'isl_factorization.c' || echo '$(srcdir)/'`isl_factorization.c |
||
1135 | |||
1136 | libisl_la-isl_farkas.lo: isl_farkas.c |
||
1137 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_farkas.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_farkas.Tpo -c -o libisl_la-isl_farkas.lo `test -f 'isl_farkas.c' || echo '$(srcdir)/'`isl_farkas.c |
||
1138 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_farkas.Tpo $(DEPDIR)/libisl_la-isl_farkas.Plo |
||
1139 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1140 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_farkas.c' object='libisl_la-isl_farkas.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1141 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1142 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_farkas.lo `test -f 'isl_farkas.c' || echo '$(srcdir)/'`isl_farkas.c |
||
1143 | |||
1144 | libisl_la-isl_flow.lo: isl_flow.c |
||
1145 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_flow.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_flow.Tpo -c -o libisl_la-isl_flow.lo `test -f 'isl_flow.c' || echo '$(srcdir)/'`isl_flow.c |
||
1146 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_flow.Tpo $(DEPDIR)/libisl_la-isl_flow.Plo |
||
1147 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1148 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_flow.c' object='libisl_la-isl_flow.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1149 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1150 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_flow.lo `test -f 'isl_flow.c' || echo '$(srcdir)/'`isl_flow.c |
||
1151 | |||
1152 | libisl_la-isl_fold.lo: isl_fold.c |
||
1153 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_fold.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_fold.Tpo -c -o libisl_la-isl_fold.lo `test -f 'isl_fold.c' || echo '$(srcdir)/'`isl_fold.c |
||
1154 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_fold.Tpo $(DEPDIR)/libisl_la-isl_fold.Plo |
||
1155 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1156 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_fold.c' object='libisl_la-isl_fold.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1157 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1158 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_fold.lo `test -f 'isl_fold.c' || echo '$(srcdir)/'`isl_fold.c |
||
1159 | |||
1160 | libisl_la-isl_gmp.lo: isl_gmp.c |
||
1161 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_gmp.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_gmp.Tpo -c -o libisl_la-isl_gmp.lo `test -f 'isl_gmp.c' || echo '$(srcdir)/'`isl_gmp.c |
||
1162 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_gmp.Tpo $(DEPDIR)/libisl_la-isl_gmp.Plo |
||
1163 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1164 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_gmp.c' object='libisl_la-isl_gmp.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1165 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1166 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_gmp.lo `test -f 'isl_gmp.c' || echo '$(srcdir)/'`isl_gmp.c |
||
1167 | |||
1168 | libisl_la-isl_hash.lo: isl_hash.c |
||
1169 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_hash.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_hash.Tpo -c -o libisl_la-isl_hash.lo `test -f 'isl_hash.c' || echo '$(srcdir)/'`isl_hash.c |
||
1170 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_hash.Tpo $(DEPDIR)/libisl_la-isl_hash.Plo |
||
1171 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1172 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_hash.c' object='libisl_la-isl_hash.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1173 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1174 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_hash.lo `test -f 'isl_hash.c' || echo '$(srcdir)/'`isl_hash.c |
||
1175 | |||
1176 | libisl_la-isl_hmap_map_basic_set.lo: isl_hmap_map_basic_set.c |
||
1177 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_hmap_map_basic_set.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_hmap_map_basic_set.Tpo -c -o libisl_la-isl_hmap_map_basic_set.lo `test -f 'isl_hmap_map_basic_set.c' || echo '$(srcdir)/'`isl_hmap_map_basic_set.c |
||
1178 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_hmap_map_basic_set.Tpo $(DEPDIR)/libisl_la-isl_hmap_map_basic_set.Plo |
||
1179 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1180 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_hmap_map_basic_set.c' object='libisl_la-isl_hmap_map_basic_set.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1181 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1182 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_hmap_map_basic_set.lo `test -f 'isl_hmap_map_basic_set.c' || echo '$(srcdir)/'`isl_hmap_map_basic_set.c |
||
1183 | |||
1184 | libisl_la-isl_ilp.lo: isl_ilp.c |
||
1185 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_ilp.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_ilp.Tpo -c -o libisl_la-isl_ilp.lo `test -f 'isl_ilp.c' || echo '$(srcdir)/'`isl_ilp.c |
||
1186 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_ilp.Tpo $(DEPDIR)/libisl_la-isl_ilp.Plo |
||
1187 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1188 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_ilp.c' object='libisl_la-isl_ilp.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1189 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1190 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_ilp.lo `test -f 'isl_ilp.c' || echo '$(srcdir)/'`isl_ilp.c |
||
1191 | |||
1192 | libisl_la-isl_input.lo: isl_input.c |
||
1193 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_input.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_input.Tpo -c -o libisl_la-isl_input.lo `test -f 'isl_input.c' || echo '$(srcdir)/'`isl_input.c |
||
1194 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_input.Tpo $(DEPDIR)/libisl_la-isl_input.Plo |
||
1195 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1196 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_input.c' object='libisl_la-isl_input.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1197 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1198 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_input.lo `test -f 'isl_input.c' || echo '$(srcdir)/'`isl_input.c |
||
1199 | |||
1200 | libisl_la-isl_list.lo: isl_list.c |
||
1201 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_list.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_list.Tpo -c -o libisl_la-isl_list.lo `test -f 'isl_list.c' || echo '$(srcdir)/'`isl_list.c |
||
1202 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_list.Tpo $(DEPDIR)/libisl_la-isl_list.Plo |
||
1203 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1204 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_list.c' object='libisl_la-isl_list.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1205 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1206 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_list.lo `test -f 'isl_list.c' || echo '$(srcdir)/'`isl_list.c |
||
1207 | |||
1208 | libisl_la-isl_local_space.lo: isl_local_space.c |
||
1209 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_local_space.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_local_space.Tpo -c -o libisl_la-isl_local_space.lo `test -f 'isl_local_space.c' || echo '$(srcdir)/'`isl_local_space.c |
||
1210 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_local_space.Tpo $(DEPDIR)/libisl_la-isl_local_space.Plo |
||
1211 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1212 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_local_space.c' object='libisl_la-isl_local_space.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1213 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1214 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_local_space.lo `test -f 'isl_local_space.c' || echo '$(srcdir)/'`isl_local_space.c |
||
1215 | |||
1216 | libisl_la-isl_lp.lo: isl_lp.c |
||
1217 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_lp.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_lp.Tpo -c -o libisl_la-isl_lp.lo `test -f 'isl_lp.c' || echo '$(srcdir)/'`isl_lp.c |
||
1218 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_lp.Tpo $(DEPDIR)/libisl_la-isl_lp.Plo |
||
1219 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1220 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_lp.c' object='libisl_la-isl_lp.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1221 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1222 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_lp.lo `test -f 'isl_lp.c' || echo '$(srcdir)/'`isl_lp.c |
||
1223 | |||
1224 | libisl_la-isl_map.lo: isl_map.c |
||
1225 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_map.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_map.Tpo -c -o libisl_la-isl_map.lo `test -f 'isl_map.c' || echo '$(srcdir)/'`isl_map.c |
||
1226 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_map.Tpo $(DEPDIR)/libisl_la-isl_map.Plo |
||
1227 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1228 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_map.c' object='libisl_la-isl_map.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1229 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1230 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_map.lo `test -f 'isl_map.c' || echo '$(srcdir)/'`isl_map.c |
||
1231 | |||
1232 | libisl_la-isl_map_simplify.lo: isl_map_simplify.c |
||
1233 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_map_simplify.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_map_simplify.Tpo -c -o libisl_la-isl_map_simplify.lo `test -f 'isl_map_simplify.c' || echo '$(srcdir)/'`isl_map_simplify.c |
||
1234 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_map_simplify.Tpo $(DEPDIR)/libisl_la-isl_map_simplify.Plo |
||
1235 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1236 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_map_simplify.c' object='libisl_la-isl_map_simplify.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1237 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1238 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_map_simplify.lo `test -f 'isl_map_simplify.c' || echo '$(srcdir)/'`isl_map_simplify.c |
||
1239 | |||
1240 | libisl_la-isl_map_subtract.lo: isl_map_subtract.c |
||
1241 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_map_subtract.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_map_subtract.Tpo -c -o libisl_la-isl_map_subtract.lo `test -f 'isl_map_subtract.c' || echo '$(srcdir)/'`isl_map_subtract.c |
||
1242 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_map_subtract.Tpo $(DEPDIR)/libisl_la-isl_map_subtract.Plo |
||
1243 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1244 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_map_subtract.c' object='libisl_la-isl_map_subtract.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1245 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1246 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_map_subtract.lo `test -f 'isl_map_subtract.c' || echo '$(srcdir)/'`isl_map_subtract.c |
||
1247 | |||
1248 | libisl_la-isl_mat.lo: isl_mat.c |
||
1249 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_mat.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_mat.Tpo -c -o libisl_la-isl_mat.lo `test -f 'isl_mat.c' || echo '$(srcdir)/'`isl_mat.c |
||
1250 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_mat.Tpo $(DEPDIR)/libisl_la-isl_mat.Plo |
||
1251 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1252 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_mat.c' object='libisl_la-isl_mat.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1253 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1254 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_mat.lo `test -f 'isl_mat.c' || echo '$(srcdir)/'`isl_mat.c |
||
1255 | |||
1256 | libisl_la-isl_morph.lo: isl_morph.c |
||
1257 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_morph.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_morph.Tpo -c -o libisl_la-isl_morph.lo `test -f 'isl_morph.c' || echo '$(srcdir)/'`isl_morph.c |
||
1258 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_morph.Tpo $(DEPDIR)/libisl_la-isl_morph.Plo |
||
1259 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1260 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_morph.c' object='libisl_la-isl_morph.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1261 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1262 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_morph.lo `test -f 'isl_morph.c' || echo '$(srcdir)/'`isl_morph.c |
||
1263 | |||
1264 | libisl_la-isl_id.lo: isl_id.c |
||
1265 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_id.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_id.Tpo -c -o libisl_la-isl_id.lo `test -f 'isl_id.c' || echo '$(srcdir)/'`isl_id.c |
||
1266 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_id.Tpo $(DEPDIR)/libisl_la-isl_id.Plo |
||
1267 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1268 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_id.c' object='libisl_la-isl_id.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1269 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1270 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_id.lo `test -f 'isl_id.c' || echo '$(srcdir)/'`isl_id.c |
||
1271 | |||
1272 | libisl_la-isl_obj.lo: isl_obj.c |
||
1273 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_obj.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_obj.Tpo -c -o libisl_la-isl_obj.lo `test -f 'isl_obj.c' || echo '$(srcdir)/'`isl_obj.c |
||
1274 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_obj.Tpo $(DEPDIR)/libisl_la-isl_obj.Plo |
||
1275 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1276 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_obj.c' object='libisl_la-isl_obj.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1277 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1278 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_obj.lo `test -f 'isl_obj.c' || echo '$(srcdir)/'`isl_obj.c |
||
1279 | |||
1280 | libisl_la-isl_options.lo: isl_options.c |
||
1281 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_options.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_options.Tpo -c -o libisl_la-isl_options.lo `test -f 'isl_options.c' || echo '$(srcdir)/'`isl_options.c |
||
1282 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_options.Tpo $(DEPDIR)/libisl_la-isl_options.Plo |
||
1283 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1284 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_options.c' object='libisl_la-isl_options.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1285 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1286 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_options.lo `test -f 'isl_options.c' || echo '$(srcdir)/'`isl_options.c |
||
1287 | |||
1288 | libisl_la-isl_output.lo: isl_output.c |
||
1289 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_output.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_output.Tpo -c -o libisl_la-isl_output.lo `test -f 'isl_output.c' || echo '$(srcdir)/'`isl_output.c |
||
1290 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_output.Tpo $(DEPDIR)/libisl_la-isl_output.Plo |
||
1291 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1292 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_output.c' object='libisl_la-isl_output.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1293 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1294 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_output.lo `test -f 'isl_output.c' || echo '$(srcdir)/'`isl_output.c |
||
1295 | |||
1296 | libisl_la-isl_qsort.lo: isl_qsort.c |
||
1297 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_qsort.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_qsort.Tpo -c -o libisl_la-isl_qsort.lo `test -f 'isl_qsort.c' || echo '$(srcdir)/'`isl_qsort.c |
||
1298 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_qsort.Tpo $(DEPDIR)/libisl_la-isl_qsort.Plo |
||
1299 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1300 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_qsort.c' object='libisl_la-isl_qsort.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1301 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1302 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_qsort.lo `test -f 'isl_qsort.c' || echo '$(srcdir)/'`isl_qsort.c |
||
1303 | |||
1304 | libisl_la-isl_point.lo: isl_point.c |
||
1305 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_point.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_point.Tpo -c -o libisl_la-isl_point.lo `test -f 'isl_point.c' || echo '$(srcdir)/'`isl_point.c |
||
1306 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_point.Tpo $(DEPDIR)/libisl_la-isl_point.Plo |
||
1307 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1308 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_point.c' object='libisl_la-isl_point.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1309 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1310 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_point.lo `test -f 'isl_point.c' || echo '$(srcdir)/'`isl_point.c |
||
1311 | |||
1312 | libisl_la-isl_polynomial.lo: isl_polynomial.c |
||
1313 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_polynomial.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_polynomial.Tpo -c -o libisl_la-isl_polynomial.lo `test -f 'isl_polynomial.c' || echo '$(srcdir)/'`isl_polynomial.c |
||
1314 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_polynomial.Tpo $(DEPDIR)/libisl_la-isl_polynomial.Plo |
||
1315 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1316 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_polynomial.c' object='libisl_la-isl_polynomial.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1317 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1318 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_polynomial.lo `test -f 'isl_polynomial.c' || echo '$(srcdir)/'`isl_polynomial.c |
||
1319 | |||
1320 | libisl_la-isl_printer.lo: isl_printer.c |
||
1321 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_printer.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_printer.Tpo -c -o libisl_la-isl_printer.lo `test -f 'isl_printer.c' || echo '$(srcdir)/'`isl_printer.c |
||
1322 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_printer.Tpo $(DEPDIR)/libisl_la-isl_printer.Plo |
||
1323 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1324 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_printer.c' object='libisl_la-isl_printer.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1325 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1326 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_printer.lo `test -f 'isl_printer.c' || echo '$(srcdir)/'`isl_printer.c |
||
1327 | |||
1328 | libisl_la-print.lo: print.c |
||
1329 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-print.lo -MD -MP -MF $(DEPDIR)/libisl_la-print.Tpo -c -o libisl_la-print.lo `test -f 'print.c' || echo '$(srcdir)/'`print.c |
||
1330 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-print.Tpo $(DEPDIR)/libisl_la-print.Plo |
||
1331 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1332 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='print.c' object='libisl_la-print.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1333 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1334 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-print.lo `test -f 'print.c' || echo '$(srcdir)/'`print.c |
||
1335 | |||
1336 | libisl_la-isl_range.lo: isl_range.c |
||
1337 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_range.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_range.Tpo -c -o libisl_la-isl_range.lo `test -f 'isl_range.c' || echo '$(srcdir)/'`isl_range.c |
||
1338 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_range.Tpo $(DEPDIR)/libisl_la-isl_range.Plo |
||
1339 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1340 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_range.c' object='libisl_la-isl_range.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1341 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1342 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_range.lo `test -f 'isl_range.c' || echo '$(srcdir)/'`isl_range.c |
||
1343 | |||
1344 | libisl_la-isl_reordering.lo: isl_reordering.c |
||
1345 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_reordering.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_reordering.Tpo -c -o libisl_la-isl_reordering.lo `test -f 'isl_reordering.c' || echo '$(srcdir)/'`isl_reordering.c |
||
1346 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_reordering.Tpo $(DEPDIR)/libisl_la-isl_reordering.Plo |
||
1347 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1348 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_reordering.c' object='libisl_la-isl_reordering.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1349 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1350 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_reordering.lo `test -f 'isl_reordering.c' || echo '$(srcdir)/'`isl_reordering.c |
||
1351 | |||
1352 | libisl_la-isl_sample.lo: isl_sample.c |
||
1353 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_sample.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_sample.Tpo -c -o libisl_la-isl_sample.lo `test -f 'isl_sample.c' || echo '$(srcdir)/'`isl_sample.c |
||
1354 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_sample.Tpo $(DEPDIR)/libisl_la-isl_sample.Plo |
||
1355 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1356 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_sample.c' object='libisl_la-isl_sample.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1357 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1358 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_sample.lo `test -f 'isl_sample.c' || echo '$(srcdir)/'`isl_sample.c |
||
1359 | |||
1360 | libisl_la-isl_scan.lo: isl_scan.c |
||
1361 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_scan.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_scan.Tpo -c -o libisl_la-isl_scan.lo `test -f 'isl_scan.c' || echo '$(srcdir)/'`isl_scan.c |
||
1362 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_scan.Tpo $(DEPDIR)/libisl_la-isl_scan.Plo |
||
1363 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1364 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_scan.c' object='libisl_la-isl_scan.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1365 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1366 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_scan.lo `test -f 'isl_scan.c' || echo '$(srcdir)/'`isl_scan.c |
||
1367 | |||
1368 | libisl_la-isl_schedule.lo: isl_schedule.c |
||
1369 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_schedule.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_schedule.Tpo -c -o libisl_la-isl_schedule.lo `test -f 'isl_schedule.c' || echo '$(srcdir)/'`isl_schedule.c |
||
1370 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_schedule.Tpo $(DEPDIR)/libisl_la-isl_schedule.Plo |
||
1371 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1372 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_schedule.c' object='libisl_la-isl_schedule.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1373 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1374 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_schedule.lo `test -f 'isl_schedule.c' || echo '$(srcdir)/'`isl_schedule.c |
||
1375 | |||
1376 | libisl_la-isl_space.lo: isl_space.c |
||
1377 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_space.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_space.Tpo -c -o libisl_la-isl_space.lo `test -f 'isl_space.c' || echo '$(srcdir)/'`isl_space.c |
||
1378 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_space.Tpo $(DEPDIR)/libisl_la-isl_space.Plo |
||
1379 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1380 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_space.c' object='libisl_la-isl_space.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1381 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1382 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_space.lo `test -f 'isl_space.c' || echo '$(srcdir)/'`isl_space.c |
||
1383 | |||
1384 | libisl_la-isl_stream.lo: isl_stream.c |
||
1385 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_stream.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_stream.Tpo -c -o libisl_la-isl_stream.lo `test -f 'isl_stream.c' || echo '$(srcdir)/'`isl_stream.c |
||
1386 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_stream.Tpo $(DEPDIR)/libisl_la-isl_stream.Plo |
||
1387 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1388 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_stream.c' object='libisl_la-isl_stream.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1389 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1390 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_stream.lo `test -f 'isl_stream.c' || echo '$(srcdir)/'`isl_stream.c |
||
1391 | |||
1392 | libisl_la-isl_seq.lo: isl_seq.c |
||
1393 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_seq.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_seq.Tpo -c -o libisl_la-isl_seq.lo `test -f 'isl_seq.c' || echo '$(srcdir)/'`isl_seq.c |
||
1394 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_seq.Tpo $(DEPDIR)/libisl_la-isl_seq.Plo |
||
1395 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1396 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_seq.c' object='libisl_la-isl_seq.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1397 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1398 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_seq.lo `test -f 'isl_seq.c' || echo '$(srcdir)/'`isl_seq.c |
||
1399 | |||
1400 | libisl_la-isl_tab.lo: isl_tab.c |
||
1401 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_tab.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_tab.Tpo -c -o libisl_la-isl_tab.lo `test -f 'isl_tab.c' || echo '$(srcdir)/'`isl_tab.c |
||
1402 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_tab.Tpo $(DEPDIR)/libisl_la-isl_tab.Plo |
||
1403 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1404 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_tab.c' object='libisl_la-isl_tab.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1405 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1406 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_tab.lo `test -f 'isl_tab.c' || echo '$(srcdir)/'`isl_tab.c |
||
1407 | |||
1408 | libisl_la-isl_tab_pip.lo: isl_tab_pip.c |
||
1409 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_tab_pip.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_tab_pip.Tpo -c -o libisl_la-isl_tab_pip.lo `test -f 'isl_tab_pip.c' || echo '$(srcdir)/'`isl_tab_pip.c |
||
1410 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_tab_pip.Tpo $(DEPDIR)/libisl_la-isl_tab_pip.Plo |
||
1411 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1412 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_tab_pip.c' object='libisl_la-isl_tab_pip.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1413 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1414 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_tab_pip.lo `test -f 'isl_tab_pip.c' || echo '$(srcdir)/'`isl_tab_pip.c |
||
1415 | |||
1416 | libisl_la-isl_transitive_closure.lo: isl_transitive_closure.c |
||
1417 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_transitive_closure.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_transitive_closure.Tpo -c -o libisl_la-isl_transitive_closure.lo `test -f 'isl_transitive_closure.c' || echo '$(srcdir)/'`isl_transitive_closure.c |
||
1418 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_transitive_closure.Tpo $(DEPDIR)/libisl_la-isl_transitive_closure.Plo |
||
1419 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1420 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_transitive_closure.c' object='libisl_la-isl_transitive_closure.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1421 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1422 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_transitive_closure.lo `test -f 'isl_transitive_closure.c' || echo '$(srcdir)/'`isl_transitive_closure.c |
||
1423 | |||
1424 | libisl_la-isl_union_map.lo: isl_union_map.c |
||
1425 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_union_map.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_union_map.Tpo -c -o libisl_la-isl_union_map.lo `test -f 'isl_union_map.c' || echo '$(srcdir)/'`isl_union_map.c |
||
1426 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_union_map.Tpo $(DEPDIR)/libisl_la-isl_union_map.Plo |
||
1427 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1428 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_union_map.c' object='libisl_la-isl_union_map.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1429 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1430 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_union_map.lo `test -f 'isl_union_map.c' || echo '$(srcdir)/'`isl_union_map.c |
||
1431 | |||
1432 | libisl_la-isl_vec.lo: isl_vec.c |
||
1433 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_vec.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_vec.Tpo -c -o libisl_la-isl_vec.lo `test -f 'isl_vec.c' || echo '$(srcdir)/'`isl_vec.c |
||
1434 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_vec.Tpo $(DEPDIR)/libisl_la-isl_vec.Plo |
||
1435 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1436 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_vec.c' object='libisl_la-isl_vec.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1437 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1438 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_vec.lo `test -f 'isl_vec.c' || echo '$(srcdir)/'`isl_vec.c |
||
1439 | |||
1440 | libisl_la-isl_version.lo: isl_version.c |
||
1441 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_version.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_version.Tpo -c -o libisl_la-isl_version.lo `test -f 'isl_version.c' || echo '$(srcdir)/'`isl_version.c |
||
1442 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_version.Tpo $(DEPDIR)/libisl_la-isl_version.Plo |
||
1443 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1444 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_version.c' object='libisl_la-isl_version.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1445 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1446 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_version.lo `test -f 'isl_version.c' || echo '$(srcdir)/'`isl_version.c |
||
1447 | |||
1448 | libisl_la-isl_vertices.lo: isl_vertices.c |
||
1449 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisl_la-isl_vertices.lo -MD -MP -MF $(DEPDIR)/libisl_la-isl_vertices.Tpo -c -o libisl_la-isl_vertices.lo `test -f 'isl_vertices.c' || echo '$(srcdir)/'`isl_vertices.c |
||
1450 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisl_la-isl_vertices.Tpo $(DEPDIR)/libisl_la-isl_vertices.Plo |
||
1451 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1452 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_vertices.c' object='libisl_la-isl_vertices.lo' libtool=yes @AMDEPBACKSLASH@ |
||
1453 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1454 | @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libisl_la-isl_vertices.lo `test -f 'isl_vertices.c' || echo '$(srcdir)/'`isl_vertices.c |
||
1455 | |||
1456 | isl_bound-bound.o: bound.c |
||
1457 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_bound_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_bound-bound.o -MD -MP -MF $(DEPDIR)/isl_bound-bound.Tpo -c -o isl_bound-bound.o `test -f 'bound.c' || echo '$(srcdir)/'`bound.c |
||
1458 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_bound-bound.Tpo $(DEPDIR)/isl_bound-bound.Po |
||
1459 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1460 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bound.c' object='isl_bound-bound.o' libtool=no @AMDEPBACKSLASH@ |
||
1461 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1462 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_bound_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_bound-bound.o `test -f 'bound.c' || echo '$(srcdir)/'`bound.c |
||
1463 | |||
1464 | isl_bound-bound.obj: bound.c |
||
1465 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_bound_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_bound-bound.obj -MD -MP -MF $(DEPDIR)/isl_bound-bound.Tpo -c -o isl_bound-bound.obj `if test -f 'bound.c'; then $(CYGPATH_W) 'bound.c'; else $(CYGPATH_W) '$(srcdir)/bound.c'; fi` |
||
1466 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_bound-bound.Tpo $(DEPDIR)/isl_bound-bound.Po |
||
1467 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1468 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bound.c' object='isl_bound-bound.obj' libtool=no @AMDEPBACKSLASH@ |
||
1469 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1470 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_bound_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_bound-bound.obj `if test -f 'bound.c'; then $(CYGPATH_W) 'bound.c'; else $(CYGPATH_W) '$(srcdir)/bound.c'; fi` |
||
1471 | |||
1472 | isl_cat-cat.o: cat.c |
||
1473 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_cat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_cat-cat.o -MD -MP -MF $(DEPDIR)/isl_cat-cat.Tpo -c -o isl_cat-cat.o `test -f 'cat.c' || echo '$(srcdir)/'`cat.c |
||
1474 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_cat-cat.Tpo $(DEPDIR)/isl_cat-cat.Po |
||
1475 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1476 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cat.c' object='isl_cat-cat.o' libtool=no @AMDEPBACKSLASH@ |
||
1477 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1478 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_cat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_cat-cat.o `test -f 'cat.c' || echo '$(srcdir)/'`cat.c |
||
1479 | |||
1480 | isl_cat-cat.obj: cat.c |
||
1481 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_cat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_cat-cat.obj -MD -MP -MF $(DEPDIR)/isl_cat-cat.Tpo -c -o isl_cat-cat.obj `if test -f 'cat.c'; then $(CYGPATH_W) 'cat.c'; else $(CYGPATH_W) '$(srcdir)/cat.c'; fi` |
||
1482 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_cat-cat.Tpo $(DEPDIR)/isl_cat-cat.Po |
||
1483 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1484 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cat.c' object='isl_cat-cat.obj' libtool=no @AMDEPBACKSLASH@ |
||
1485 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1486 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_cat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_cat-cat.obj `if test -f 'cat.c'; then $(CYGPATH_W) 'cat.c'; else $(CYGPATH_W) '$(srcdir)/cat.c'; fi` |
||
1487 | |||
1488 | isl_closure-closure.o: closure.c |
||
1489 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_closure_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_closure-closure.o -MD -MP -MF $(DEPDIR)/isl_closure-closure.Tpo -c -o isl_closure-closure.o `test -f 'closure.c' || echo '$(srcdir)/'`closure.c |
||
1490 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_closure-closure.Tpo $(DEPDIR)/isl_closure-closure.Po |
||
1491 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1492 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='closure.c' object='isl_closure-closure.o' libtool=no @AMDEPBACKSLASH@ |
||
1493 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1494 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_closure_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_closure-closure.o `test -f 'closure.c' || echo '$(srcdir)/'`closure.c |
||
1495 | |||
1496 | isl_closure-closure.obj: closure.c |
||
1497 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_closure_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_closure-closure.obj -MD -MP -MF $(DEPDIR)/isl_closure-closure.Tpo -c -o isl_closure-closure.obj `if test -f 'closure.c'; then $(CYGPATH_W) 'closure.c'; else $(CYGPATH_W) '$(srcdir)/closure.c'; fi` |
||
1498 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_closure-closure.Tpo $(DEPDIR)/isl_closure-closure.Po |
||
1499 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1500 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='closure.c' object='isl_closure-closure.obj' libtool=no @AMDEPBACKSLASH@ |
||
1501 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1502 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_closure_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_closure-closure.obj `if test -f 'closure.c'; then $(CYGPATH_W) 'closure.c'; else $(CYGPATH_W) '$(srcdir)/closure.c'; fi` |
||
1503 | |||
1504 | isl_pip-pip.o: pip.c |
||
1505 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_pip_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_pip-pip.o -MD -MP -MF $(DEPDIR)/isl_pip-pip.Tpo -c -o isl_pip-pip.o `test -f 'pip.c' || echo '$(srcdir)/'`pip.c |
||
1506 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_pip-pip.Tpo $(DEPDIR)/isl_pip-pip.Po |
||
1507 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1508 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pip.c' object='isl_pip-pip.o' libtool=no @AMDEPBACKSLASH@ |
||
1509 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1510 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_pip_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_pip-pip.o `test -f 'pip.c' || echo '$(srcdir)/'`pip.c |
||
1511 | |||
1512 | isl_pip-pip.obj: pip.c |
||
1513 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_pip_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_pip-pip.obj -MD -MP -MF $(DEPDIR)/isl_pip-pip.Tpo -c -o isl_pip-pip.obj `if test -f 'pip.c'; then $(CYGPATH_W) 'pip.c'; else $(CYGPATH_W) '$(srcdir)/pip.c'; fi` |
||
1514 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_pip-pip.Tpo $(DEPDIR)/isl_pip-pip.Po |
||
1515 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1516 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pip.c' object='isl_pip-pip.obj' libtool=no @AMDEPBACKSLASH@ |
||
1517 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1518 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_pip_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_pip-pip.obj `if test -f 'pip.c'; then $(CYGPATH_W) 'pip.c'; else $(CYGPATH_W) '$(srcdir)/pip.c'; fi` |
||
1519 | |||
1520 | isl_polyhedron_detect_equalities-polyhedron_detect_equalities.o: polyhedron_detect_equalities.c |
||
1521 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polyhedron_detect_equalities_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_polyhedron_detect_equalities-polyhedron_detect_equalities.o -MD -MP -MF $(DEPDIR)/isl_polyhedron_detect_equalities-polyhedron_detect_equalities.Tpo -c -o isl_polyhedron_detect_equalities-polyhedron_detect_equalities.o `test -f 'polyhedron_detect_equalities.c' || echo '$(srcdir)/'`polyhedron_detect_equalities.c |
||
1522 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_polyhedron_detect_equalities-polyhedron_detect_equalities.Tpo $(DEPDIR)/isl_polyhedron_detect_equalities-polyhedron_detect_equalities.Po |
||
1523 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1524 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='polyhedron_detect_equalities.c' object='isl_polyhedron_detect_equalities-polyhedron_detect_equalities.o' libtool=no @AMDEPBACKSLASH@ |
||
1525 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1526 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polyhedron_detect_equalities_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_polyhedron_detect_equalities-polyhedron_detect_equalities.o `test -f 'polyhedron_detect_equalities.c' || echo '$(srcdir)/'`polyhedron_detect_equalities.c |
||
1527 | |||
1528 | isl_polyhedron_detect_equalities-polyhedron_detect_equalities.obj: polyhedron_detect_equalities.c |
||
1529 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polyhedron_detect_equalities_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_polyhedron_detect_equalities-polyhedron_detect_equalities.obj -MD -MP -MF $(DEPDIR)/isl_polyhedron_detect_equalities-polyhedron_detect_equalities.Tpo -c -o isl_polyhedron_detect_equalities-polyhedron_detect_equalities.obj `if test -f 'polyhedron_detect_equalities.c'; then $(CYGPATH_W) 'polyhedron_detect_equalities.c'; else $(CYGPATH_W) '$(srcdir)/polyhedron_detect_equalities.c'; fi` |
||
1530 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_polyhedron_detect_equalities-polyhedron_detect_equalities.Tpo $(DEPDIR)/isl_polyhedron_detect_equalities-polyhedron_detect_equalities.Po |
||
1531 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1532 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='polyhedron_detect_equalities.c' object='isl_polyhedron_detect_equalities-polyhedron_detect_equalities.obj' libtool=no @AMDEPBACKSLASH@ |
||
1533 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1534 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polyhedron_detect_equalities_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_polyhedron_detect_equalities-polyhedron_detect_equalities.obj `if test -f 'polyhedron_detect_equalities.c'; then $(CYGPATH_W) 'polyhedron_detect_equalities.c'; else $(CYGPATH_W) '$(srcdir)/polyhedron_detect_equalities.c'; fi` |
||
1535 | |||
1536 | isl_polyhedron_minimize-polyhedron_minimize.o: polyhedron_minimize.c |
||
1537 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polyhedron_minimize_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_polyhedron_minimize-polyhedron_minimize.o -MD -MP -MF $(DEPDIR)/isl_polyhedron_minimize-polyhedron_minimize.Tpo -c -o isl_polyhedron_minimize-polyhedron_minimize.o `test -f 'polyhedron_minimize.c' || echo '$(srcdir)/'`polyhedron_minimize.c |
||
1538 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_polyhedron_minimize-polyhedron_minimize.Tpo $(DEPDIR)/isl_polyhedron_minimize-polyhedron_minimize.Po |
||
1539 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1540 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='polyhedron_minimize.c' object='isl_polyhedron_minimize-polyhedron_minimize.o' libtool=no @AMDEPBACKSLASH@ |
||
1541 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1542 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polyhedron_minimize_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_polyhedron_minimize-polyhedron_minimize.o `test -f 'polyhedron_minimize.c' || echo '$(srcdir)/'`polyhedron_minimize.c |
||
1543 | |||
1544 | isl_polyhedron_minimize-polyhedron_minimize.obj: polyhedron_minimize.c |
||
1545 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polyhedron_minimize_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_polyhedron_minimize-polyhedron_minimize.obj -MD -MP -MF $(DEPDIR)/isl_polyhedron_minimize-polyhedron_minimize.Tpo -c -o isl_polyhedron_minimize-polyhedron_minimize.obj `if test -f 'polyhedron_minimize.c'; then $(CYGPATH_W) 'polyhedron_minimize.c'; else $(CYGPATH_W) '$(srcdir)/polyhedron_minimize.c'; fi` |
||
1546 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_polyhedron_minimize-polyhedron_minimize.Tpo $(DEPDIR)/isl_polyhedron_minimize-polyhedron_minimize.Po |
||
1547 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1548 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='polyhedron_minimize.c' object='isl_polyhedron_minimize-polyhedron_minimize.obj' libtool=no @AMDEPBACKSLASH@ |
||
1549 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1550 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polyhedron_minimize_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_polyhedron_minimize-polyhedron_minimize.obj `if test -f 'polyhedron_minimize.c'; then $(CYGPATH_W) 'polyhedron_minimize.c'; else $(CYGPATH_W) '$(srcdir)/polyhedron_minimize.c'; fi` |
||
1551 | |||
1552 | isl_polyhedron_sample-polyhedron_sample.o: polyhedron_sample.c |
||
1553 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polyhedron_sample_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_polyhedron_sample-polyhedron_sample.o -MD -MP -MF $(DEPDIR)/isl_polyhedron_sample-polyhedron_sample.Tpo -c -o isl_polyhedron_sample-polyhedron_sample.o `test -f 'polyhedron_sample.c' || echo '$(srcdir)/'`polyhedron_sample.c |
||
1554 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_polyhedron_sample-polyhedron_sample.Tpo $(DEPDIR)/isl_polyhedron_sample-polyhedron_sample.Po |
||
1555 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1556 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='polyhedron_sample.c' object='isl_polyhedron_sample-polyhedron_sample.o' libtool=no @AMDEPBACKSLASH@ |
||
1557 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1558 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polyhedron_sample_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_polyhedron_sample-polyhedron_sample.o `test -f 'polyhedron_sample.c' || echo '$(srcdir)/'`polyhedron_sample.c |
||
1559 | |||
1560 | isl_polyhedron_sample-polyhedron_sample.obj: polyhedron_sample.c |
||
1561 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polyhedron_sample_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_polyhedron_sample-polyhedron_sample.obj -MD -MP -MF $(DEPDIR)/isl_polyhedron_sample-polyhedron_sample.Tpo -c -o isl_polyhedron_sample-polyhedron_sample.obj `if test -f 'polyhedron_sample.c'; then $(CYGPATH_W) 'polyhedron_sample.c'; else $(CYGPATH_W) '$(srcdir)/polyhedron_sample.c'; fi` |
||
1562 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_polyhedron_sample-polyhedron_sample.Tpo $(DEPDIR)/isl_polyhedron_sample-polyhedron_sample.Po |
||
1563 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1564 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='polyhedron_sample.c' object='isl_polyhedron_sample-polyhedron_sample.obj' libtool=no @AMDEPBACKSLASH@ |
||
1565 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1566 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polyhedron_sample_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_polyhedron_sample-polyhedron_sample.obj `if test -f 'polyhedron_sample.c'; then $(CYGPATH_W) 'polyhedron_sample.c'; else $(CYGPATH_W) '$(srcdir)/polyhedron_sample.c'; fi` |
||
1567 | |||
1568 | isl_polytope_scan-polytope_scan.o: polytope_scan.c |
||
1569 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polytope_scan_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_polytope_scan-polytope_scan.o -MD -MP -MF $(DEPDIR)/isl_polytope_scan-polytope_scan.Tpo -c -o isl_polytope_scan-polytope_scan.o `test -f 'polytope_scan.c' || echo '$(srcdir)/'`polytope_scan.c |
||
1570 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_polytope_scan-polytope_scan.Tpo $(DEPDIR)/isl_polytope_scan-polytope_scan.Po |
||
1571 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1572 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='polytope_scan.c' object='isl_polytope_scan-polytope_scan.o' libtool=no @AMDEPBACKSLASH@ |
||
1573 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1574 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polytope_scan_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_polytope_scan-polytope_scan.o `test -f 'polytope_scan.c' || echo '$(srcdir)/'`polytope_scan.c |
||
1575 | |||
1576 | isl_polytope_scan-polytope_scan.obj: polytope_scan.c |
||
1577 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polytope_scan_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_polytope_scan-polytope_scan.obj -MD -MP -MF $(DEPDIR)/isl_polytope_scan-polytope_scan.Tpo -c -o isl_polytope_scan-polytope_scan.obj `if test -f 'polytope_scan.c'; then $(CYGPATH_W) 'polytope_scan.c'; else $(CYGPATH_W) '$(srcdir)/polytope_scan.c'; fi` |
||
1578 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_polytope_scan-polytope_scan.Tpo $(DEPDIR)/isl_polytope_scan-polytope_scan.Po |
||
1579 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1580 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='polytope_scan.c' object='isl_polytope_scan-polytope_scan.obj' libtool=no @AMDEPBACKSLASH@ |
||
1581 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1582 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_polytope_scan_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_polytope_scan-polytope_scan.obj `if test -f 'polytope_scan.c'; then $(CYGPATH_W) 'polytope_scan.c'; else $(CYGPATH_W) '$(srcdir)/polytope_scan.c'; fi` |
||
1583 | |||
1584 | isl_test-isl_test.o: isl_test.c |
||
1585 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_test-isl_test.o -MD -MP -MF $(DEPDIR)/isl_test-isl_test.Tpo -c -o isl_test-isl_test.o `test -f 'isl_test.c' || echo '$(srcdir)/'`isl_test.c |
||
1586 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_test-isl_test.Tpo $(DEPDIR)/isl_test-isl_test.Po |
||
1587 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1588 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_test.c' object='isl_test-isl_test.o' libtool=no @AMDEPBACKSLASH@ |
||
1589 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1590 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_test-isl_test.o `test -f 'isl_test.c' || echo '$(srcdir)/'`isl_test.c |
||
1591 | |||
1592 | isl_test-isl_test.obj: isl_test.c |
||
1593 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isl_test-isl_test.obj -MD -MP -MF $(DEPDIR)/isl_test-isl_test.Tpo -c -o isl_test-isl_test.obj `if test -f 'isl_test.c'; then $(CYGPATH_W) 'isl_test.c'; else $(CYGPATH_W) '$(srcdir)/isl_test.c'; fi` |
||
1594 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/isl_test-isl_test.Tpo $(DEPDIR)/isl_test-isl_test.Po |
||
1595 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
||
1596 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isl_test.c' object='isl_test-isl_test.obj' libtool=no @AMDEPBACKSLASH@ |
||
1597 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
||
1598 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(isl_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isl_test-isl_test.obj `if test -f 'isl_test.c'; then $(CYGPATH_W) 'isl_test.c'; else $(CYGPATH_W) '$(srcdir)/isl_test.c'; fi` |
||
1599 | |||
1600 | mostlyclean-libtool: |
||
1601 | -rm -f *.lo |
||
1602 | |||
1603 | clean-libtool: |
||
1604 | -rm -rf .libs _libs |
||
1605 | |||
1606 | distclean-libtool: |
||
1607 | -rm -f libtool config.lt |
||
1608 | install-pkgconfigDATA: $(pkgconfig_DATA) |
||
1609 | @$(NORMAL_INSTALL) |
||
1610 | test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" |
||
1611 | @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ |
||
1612 | for p in $$list; do \ |
||
1613 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
||
1614 | echo "$$d$$p"; \ |
||
1615 | done | $(am__base_list) | \ |
||
1616 | while read files; do \ |
||
1617 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ |
||
1618 | $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ |
||
1619 | done |
||
1620 | |||
1621 | uninstall-pkgconfigDATA: |
||
1622 | @$(NORMAL_UNINSTALL) |
||
1623 | @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ |
||
1624 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
||
1625 | test -n "$$files" || exit 0; \ |
||
1626 | echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \ |
||
1627 | cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files |
||
1628 | install-nodist_pkgincludeHEADERS: $(nodist_pkginclude_HEADERS) |
||
1629 | @$(NORMAL_INSTALL) |
||
1630 | test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" |
||
1631 | @list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \ |
||
1632 | for p in $$list; do \ |
||
1633 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
||
1634 | echo "$$d$$p"; \ |
||
1635 | done | $(am__base_list) | \ |
||
1636 | while read files; do \ |
||
1637 | echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \ |
||
1638 | $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \ |
||
1639 | done |
||
1640 | |||
1641 | uninstall-nodist_pkgincludeHEADERS: |
||
1642 | @$(NORMAL_UNINSTALL) |
||
1643 | @list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \ |
||
1644 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
||
1645 | test -n "$$files" || exit 0; \ |
||
1646 | echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \ |
||
1647 | cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files |
||
1648 | install-pkgincludeHEADERS: $(pkginclude_HEADERS) |
||
1649 | @$(NORMAL_INSTALL) |
||
1650 | test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" |
||
1651 | @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \ |
||
1652 | for p in $$list; do \ |
||
1653 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
||
1654 | echo "$$d$$p"; \ |
||
1655 | done | $(am__base_list) | \ |
||
1656 | while read files; do \ |
||
1657 | echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \ |
||
1658 | $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \ |
||
1659 | done |
||
1660 | |||
1661 | uninstall-pkgincludeHEADERS: |
||
1662 | @$(NORMAL_UNINSTALL) |
||
1663 | @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \ |
||
1664 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
||
1665 | test -n "$$files" || exit 0; \ |
||
1666 | echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \ |
||
1667 | cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files |
||
1668 | |||
1669 | # This directory's subdirectories are mostly independent; you can cd |
||
1670 | # into them and run `make' without going through this Makefile. |
||
1671 | # To change the values of `make' variables: instead of editing Makefiles, |
||
1672 | # (1) if the variable is set in `config.status', edit `config.status' |
||
1673 | # (which will cause the Makefiles to be regenerated when you run `make'); |
||
1674 | # (2) otherwise, pass the desired values on the `make' command line. |
||
1675 | $(RECURSIVE_TARGETS): |
||
1676 | @fail= failcom='exit 1'; \ |
||
1677 | for f in x $$MAKEFLAGS; do \ |
||
1678 | case $$f in \ |
||
1679 | *=* | --[!k]*);; \ |
||
1680 | *k*) failcom='fail=yes';; \ |
||
1681 | esac; \ |
||
1682 | done; \ |
||
1683 | dot_seen=no; \ |
||
1684 | target=`echo $@ | sed s/-recursive//`; \ |
||
1685 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
||
1686 | echo "Making $$target in $$subdir"; \ |
||
1687 | if test "$$subdir" = "."; then \ |
||
1688 | dot_seen=yes; \ |
||
1689 | local_target="$$target-am"; \ |
||
1690 | else \ |
||
1691 | local_target="$$target"; \ |
||
1692 | fi; \ |
||
1693 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
||
1694 | || eval $$failcom; \ |
||
1695 | done; \ |
||
1696 | if test "$$dot_seen" = "no"; then \ |
||
1697 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
||
1698 | fi; test -z "$$fail" |
||
1699 | |||
1700 | $(RECURSIVE_CLEAN_TARGETS): |
||
1701 | @fail= failcom='exit 1'; \ |
||
1702 | for f in x $$MAKEFLAGS; do \ |
||
1703 | case $$f in \ |
||
1704 | *=* | --[!k]*);; \ |
||
1705 | *k*) failcom='fail=yes';; \ |
||
1706 | esac; \ |
||
1707 | done; \ |
||
1708 | dot_seen=no; \ |
||
1709 | case "$@" in \ |
||
1710 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
||
1711 | *) list='$(SUBDIRS)' ;; \ |
||
1712 | esac; \ |
||
1713 | rev=''; for subdir in $$list; do \ |
||
1714 | if test "$$subdir" = "."; then :; else \ |
||
1715 | rev="$$subdir $$rev"; \ |
||
1716 | fi; \ |
||
1717 | done; \ |
||
1718 | rev="$$rev ."; \ |
||
1719 | target=`echo $@ | sed s/-recursive//`; \ |
||
1720 | for subdir in $$rev; do \ |
||
1721 | echo "Making $$target in $$subdir"; \ |
||
1722 | if test "$$subdir" = "."; then \ |
||
1723 | local_target="$$target-am"; \ |
||
1724 | else \ |
||
1725 | local_target="$$target"; \ |
||
1726 | fi; \ |
||
1727 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
||
1728 | || eval $$failcom; \ |
||
1729 | done && test -z "$$fail" |
||
1730 | tags-recursive: |
||
1731 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
||
1732 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
||
1733 | done |
||
1734 | ctags-recursive: |
||
1735 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
||
1736 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
||
1737 | done |
||
1738 | |||
1739 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
||
1740 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
||
1741 | unique=`for i in $$list; do \ |
||
1742 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
||
1743 | done | \ |
||
1744 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
||
1745 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
||
1746 | mkid -fID $$unique |
||
1747 | tags: TAGS |
||
1748 | |||
1749 | TAGS: tags-recursive $(HEADERS) $(SOURCES) isl_config.h.in $(TAGS_DEPENDENCIES) \ |
||
1750 | $(TAGS_FILES) $(LISP) |
||
1751 | set x; \ |
||
1752 | here=`pwd`; \ |
||
1753 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
||
1754 | include_option=--etags-include; \ |
||
1755 | empty_fix=.; \ |
||
1756 | else \ |
||
1757 | include_option=--include; \ |
||
1758 | empty_fix=; \ |
||
1759 | fi; \ |
||
1760 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
||
1761 | if test "$$subdir" = .; then :; else \ |
||
1762 | test ! -f $$subdir/TAGS || \ |
||
1763 | set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ |
||
1764 | fi; \ |
||
1765 | done; \ |
||
1766 | list='$(SOURCES) $(HEADERS) isl_config.h.in $(LISP) $(TAGS_FILES)'; \ |
||
1767 | unique=`for i in $$list; do \ |
||
1768 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
||
1769 | done | \ |
||
1770 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
||
1771 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
||
1772 | shift; \ |
||
1773 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
||
1774 | test -n "$$unique" || unique=$$empty_fix; \ |
||
1775 | if test $$# -gt 0; then \ |
||
1776 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
||
1777 | "$$@" $$unique; \ |
||
1778 | else \ |
||
1779 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
||
1780 | $$unique; \ |
||
1781 | fi; \ |
||
1782 | fi |
||
1783 | ctags: CTAGS |
||
1784 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) isl_config.h.in $(TAGS_DEPENDENCIES) \ |
||
1785 | $(TAGS_FILES) $(LISP) |
||
1786 | list='$(SOURCES) $(HEADERS) isl_config.h.in $(LISP) $(TAGS_FILES)'; \ |
||
1787 | unique=`for i in $$list; do \ |
||
1788 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
||
1789 | done | \ |
||
1790 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
||
1791 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
||
1792 | test -z "$(CTAGS_ARGS)$$unique" \ |
||
1793 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
||
1794 | $$unique |
||
1795 | |||
1796 | GTAGS: |
||
1797 | here=`$(am__cd) $(top_builddir) && pwd` \ |
||
1798 | && $(am__cd) $(top_srcdir) \ |
||
1799 | && gtags -i $(GTAGS_ARGS) "$$here" |
||
1800 | |||
1801 | distclean-tags: |
||
1802 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
||
1803 | |||
1804 | check-TESTS: $(TESTS) |
||
1805 | @failed=0; all=0; xfail=0; xpass=0; skip=0; \ |
||
1806 | srcdir=$(srcdir); export srcdir; \ |
||
1807 | list=' $(TESTS) '; \ |
||
1808 | $(am__tty_colors); \ |
||
1809 | if test -n "$$list"; then \ |
||
1810 | for tst in $$list; do \ |
||
1811 | if test -f ./$$tst; then dir=./; \ |
||
1812 | elif test -f $$tst; then dir=; \ |
||
1813 | else dir="$(srcdir)/"; fi; \ |
||
1814 | if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ |
||
1815 | all=`expr $$all + 1`; \ |
||
1816 | case " $(XFAIL_TESTS) " in \ |
||
1817 | *[\ \ ]$$tst[\ \ ]*) \ |
||
1818 | xpass=`expr $$xpass + 1`; \ |
||
1819 | failed=`expr $$failed + 1`; \ |
||
1820 | col=$$red; res=XPASS; \ |
||
1821 | ;; \ |
||
1822 | *) \ |
||
1823 | col=$$grn; res=PASS; \ |
||
1824 | ;; \ |
||
1825 | esac; \ |
||
1826 | elif test $$? -ne 77; then \ |
||
1827 | all=`expr $$all + 1`; \ |
||
1828 | case " $(XFAIL_TESTS) " in \ |
||
1829 | *[\ \ ]$$tst[\ \ ]*) \ |
||
1830 | xfail=`expr $$xfail + 1`; \ |
||
1831 | col=$$lgn; res=XFAIL; \ |
||
1832 | ;; \ |
||
1833 | *) \ |
||
1834 | failed=`expr $$failed + 1`; \ |
||
1835 | col=$$red; res=FAIL; \ |
||
1836 | ;; \ |
||
1837 | esac; \ |
||
1838 | else \ |
||
1839 | skip=`expr $$skip + 1`; \ |
||
1840 | col=$$blu; res=SKIP; \ |
||
1841 | fi; \ |
||
1842 | echo "$${col}$$res$${std}: $$tst"; \ |
||
1843 | done; \ |
||
1844 | if test "$$all" -eq 1; then \ |
||
1845 | tests="test"; \ |
||
1846 | All=""; \ |
||
1847 | else \ |
||
1848 | tests="tests"; \ |
||
1849 | All="All "; \ |
||
1850 | fi; \ |
||
1851 | if test "$$failed" -eq 0; then \ |
||
1852 | if test "$$xfail" -eq 0; then \ |
||
1853 | banner="$$All$$all $$tests passed"; \ |
||
1854 | else \ |
||
1855 | if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \ |
||
1856 | banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \ |
||
1857 | fi; \ |
||
1858 | else \ |
||
1859 | if test "$$xpass" -eq 0; then \ |
||
1860 | banner="$$failed of $$all $$tests failed"; \ |
||
1861 | else \ |
||
1862 | if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \ |
||
1863 | banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \ |
||
1864 | fi; \ |
||
1865 | fi; \ |
||
1866 | dashes="$$banner"; \ |
||
1867 | skipped=""; \ |
||
1868 | if test "$$skip" -ne 0; then \ |
||
1869 | if test "$$skip" -eq 1; then \ |
||
1870 | skipped="($$skip test was not run)"; \ |
||
1871 | else \ |
||
1872 | skipped="($$skip tests were not run)"; \ |
||
1873 | fi; \ |
||
1874 | test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ |
||
1875 | dashes="$$skipped"; \ |
||
1876 | fi; \ |
||
1877 | report=""; \ |
||
1878 | if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ |
||
1879 | report="Please report to $(PACKAGE_BUGREPORT)"; \ |
||
1880 | test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ |
||
1881 | dashes="$$report"; \ |
||
1882 | fi; \ |
||
1883 | dashes=`echo "$$dashes" | sed s/./=/g`; \ |
||
1884 | if test "$$failed" -eq 0; then \ |
||
1885 | echo "$$grn$$dashes"; \ |
||
1886 | else \ |
||
1887 | echo "$$red$$dashes"; \ |
||
1888 | fi; \ |
||
1889 | echo "$$banner"; \ |
||
1890 | test -z "$$skipped" || echo "$$skipped"; \ |
||
1891 | test -z "$$report" || echo "$$report"; \ |
||
1892 | echo "$$dashes$$std"; \ |
||
1893 | test "$$failed" -eq 0; \ |
||
1894 | else :; fi |
||
1895 | |||
1896 | distdir: $(DISTFILES) |
||
1897 | $(am__remove_distdir) |
||
1898 | test -d "$(distdir)" || mkdir "$(distdir)" |
||
1899 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
||
1900 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
||
1901 | list='$(DISTFILES)'; \ |
||
1902 | dist_files=`for file in $$list; do echo $$file; done | \ |
||
1903 | sed -e "s|^$$srcdirstrip/||;t" \ |
||
1904 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
||
1905 | case $$dist_files in \ |
||
1906 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
||
1907 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
||
1908 | sort -u` ;; \ |
||
1909 | esac; \ |
||
1910 | for file in $$dist_files; do \ |
||
1911 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
||
1912 | if test -d $$d/$$file; then \ |
||
1913 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
||
1914 | if test -d "$(distdir)/$$file"; then \ |
||
1915 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
||
1916 | fi; \ |
||
1917 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
||
1918 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
||
1919 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
||
1920 | fi; \ |
||
1921 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
||
1922 | else \ |
||
1923 | test -f "$(distdir)/$$file" \ |
||
1924 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
||
1925 | || exit 1; \ |
||
1926 | fi; \ |
||
1927 | done |
||
1928 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
||
1929 | if test "$$subdir" = .; then :; else \ |
||
1930 | test -d "$(distdir)/$$subdir" \ |
||
1931 | || $(MKDIR_P) "$(distdir)/$$subdir" \ |
||
1932 | || exit 1; \ |
||
1933 | fi; \ |
||
1934 | done |
||
1935 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
||
1936 | if test "$$subdir" = .; then :; else \ |
||
1937 | dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ |
||
1938 | $(am__relativize); \ |
||
1939 | new_distdir=$$reldir; \ |
||
1940 | dir1=$$subdir; dir2="$(top_distdir)"; \ |
||
1941 | $(am__relativize); \ |
||
1942 | new_top_distdir=$$reldir; \ |
||
1943 | echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ |
||
1944 | echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ |
||
1945 | ($(am__cd) $$subdir && \ |
||
1946 | $(MAKE) $(AM_MAKEFLAGS) \ |
||
1947 | top_distdir="$$new_top_distdir" \ |
||
1948 | distdir="$$new_distdir" \ |
||
1949 | am__remove_distdir=: \ |
||
1950 | am__skip_length_check=: \ |
||
1951 | am__skip_mode_fix=: \ |
||
1952 | distdir) \ |
||
1953 | || exit 1; \ |
||
1954 | fi; \ |
||
1955 | done |
||
1956 | $(MAKE) $(AM_MAKEFLAGS) \ |
||
1957 | top_distdir="$(top_distdir)" distdir="$(distdir)" \ |
||
1958 | dist-hook |
||
1959 | -test -n "$(am__skip_mode_fix)" \ |
||
1960 | || find "$(distdir)" -type d ! -perm -755 \ |
||
1961 | -exec chmod u+rwx,go+rx {} \; -o \ |
||
1962 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
||
1963 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
||
1964 | ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
||
1965 | || chmod -R a+r "$(distdir)" |
||
1966 | dist-gzip: distdir |
||
1967 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
||
1968 | $(am__remove_distdir) |
||
1969 | |||
1970 | dist-bzip2: distdir |
||
1971 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
||
1972 | $(am__remove_distdir) |
||
1973 | |||
1974 | dist-lzma: distdir |
||
1975 | tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma |
||
1976 | $(am__remove_distdir) |
||
1977 | |||
1978 | dist-xz: distdir |
||
1979 | tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz |
||
1980 | $(am__remove_distdir) |
||
1981 | |||
1982 | dist-tarZ: distdir |
||
1983 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
||
1984 | $(am__remove_distdir) |
||
1985 | |||
1986 | dist-shar: distdir |
||
1987 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
||
1988 | $(am__remove_distdir) |
||
1989 | |||
1990 | dist-zip: distdir |
||
1991 | -rm -f $(distdir).zip |
||
1992 | zip -rq $(distdir).zip $(distdir) |
||
1993 | $(am__remove_distdir) |
||
1994 | |||
1995 | dist dist-all: distdir |
||
1996 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
||
1997 | $(am__remove_distdir) |
||
1998 | |||
1999 | # This target untars the dist file and tries a VPATH configuration. Then |
||
2000 | # it guarantees that the distribution is self-contained by making another |
||
2001 | # tarfile. |
||
2002 | distcheck: dist |
||
2003 | case '$(DIST_ARCHIVES)' in \ |
||
2004 | *.tar.gz*) \ |
||
2005 | GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ |
||
2006 | *.tar.bz2*) \ |
||
2007 | bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ |
||
2008 | *.tar.lzma*) \ |
||
2009 | lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ |
||
2010 | *.tar.xz*) \ |
||
2011 | xz -dc $(distdir).tar.xz | $(am__untar) ;;\ |
||
2012 | *.tar.Z*) \ |
||
2013 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
||
2014 | *.shar.gz*) \ |
||
2015 | GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ |
||
2016 | *.zip*) \ |
||
2017 | unzip $(distdir).zip ;;\ |
||
2018 | esac |
||
2019 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
||
2020 | mkdir $(distdir)/_build |
||
2021 | mkdir $(distdir)/_inst |
||
2022 | chmod a-w $(distdir) |
||
2023 | test -d $(distdir)/_build || exit 0; \ |
||
2024 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
||
2025 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
||
2026 | && am__cwd=`pwd` \ |
||
2027 | && $(am__cd) $(distdir)/_build \ |
||
2028 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
||
2029 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
||
2030 | && $(MAKE) $(AM_MAKEFLAGS) \ |
||
2031 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
||
2032 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
||
2033 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
||
2034 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
||
2035 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
||
2036 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
||
2037 | distuninstallcheck \ |
||
2038 | && chmod -R a-w "$$dc_install_base" \ |
||
2039 | && ({ \ |
||
2040 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
||
2041 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
||
2042 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
||
2043 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
||
2044 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
||
2045 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
||
2046 | && rm -rf "$$dc_destdir" \ |
||
2047 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
||
2048 | && rm -rf $(DIST_ARCHIVES) \ |
||
2049 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ |
||
2050 | && cd "$$am__cwd" \ |
||
2051 | || exit 1 |
||
2052 | $(am__remove_distdir) |
||
2053 | @(echo "$(distdir) archives ready for distribution: "; \ |
||
2054 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
||
2055 | sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' |
||
2056 | distuninstallcheck: |
||
2057 | @$(am__cd) '$(distuninstallcheck_dir)' \ |
||
2058 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
||
2059 | || { echo "ERROR: files left after uninstall:" ; \ |
||
2060 | if test -n "$(DESTDIR)"; then \ |
||
2061 | echo " (check DESTDIR support)"; \ |
||
2062 | fi ; \ |
||
2063 | $(distuninstallcheck_listfiles) ; \ |
||
2064 | exit 1; } >&2 |
||
2065 | distcleancheck: distclean |
||
2066 | @if test '$(srcdir)' = . ; then \ |
||
2067 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
||
2068 | exit 1 ; \ |
||
2069 | fi |
||
2070 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
||
2071 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
||
2072 | $(distcleancheck_listfiles) ; \ |
||
2073 | exit 1; } >&2 |
||
2074 | check-am: all-am |
||
2075 | $(MAKE) $(AM_MAKEFLAGS) check-TESTS |
||
2076 | check: check-recursive |
||
2077 | all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) \ |
||
2078 | isl_config.h |
||
2079 | installdirs: installdirs-recursive |
||
2080 | installdirs-am: |
||
2081 | for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)"; do \ |
||
2082 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
||
2083 | done |
||
2084 | install: install-recursive |
||
2085 | install-exec: install-exec-recursive |
||
2086 | install-data: install-data-recursive |
||
2087 | uninstall: uninstall-recursive |
||
2088 | |||
2089 | install-am: all-am |
||
2090 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
||
2091 | |||
2092 | installcheck: installcheck-recursive |
||
2093 | install-strip: |
||
2094 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
||
2095 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
||
2096 | `test -z '$(STRIP)' || \ |
||
2097 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
||
2098 | mostlyclean-generic: |
||
2099 | |||
2100 | clean-generic: |
||
2101 | |||
2102 | distclean-generic: |
||
2103 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
||
2104 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
||
2105 | |||
2106 | maintainer-clean-generic: |
||
2107 | @echo "This command is intended for maintainers to use" |
||
2108 | @echo "it deletes files that may require special tools to rebuild." |
||
2109 | clean: clean-recursive |
||
2110 | |||
2111 | clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ |
||
2112 | clean-noinstPROGRAMS mostlyclean-am |
||
2113 | |||
2114 | distclean: distclean-recursive |
||
2115 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
||
2116 | -rm -rf ./$(DEPDIR) |
||
2117 | -rm -f Makefile |
||
2118 | distclean-am: clean-am distclean-compile distclean-generic \ |
||
2119 | distclean-hdr distclean-libtool distclean-tags |
||
2120 | |||
2121 | dvi: dvi-recursive |
||
2122 | |||
2123 | dvi-am: |
||
2124 | |||
2125 | html: html-recursive |
||
2126 | |||
2127 | html-am: |
||
2128 | |||
2129 | info: info-recursive |
||
2130 | |||
2131 | info-am: |
||
2132 | |||
2133 | install-data-am: install-data-local install-nodist_pkgincludeHEADERS \ |
||
2134 | install-pkgconfigDATA install-pkgincludeHEADERS |
||
2135 | |||
2136 | install-dvi: install-dvi-recursive |
||
2137 | |||
2138 | install-dvi-am: |
||
2139 | |||
2140 | install-exec-am: install-libLTLIBRARIES |
||
2141 | |||
2142 | install-html: install-html-recursive |
||
2143 | |||
2144 | install-html-am: |
||
2145 | |||
2146 | install-info: install-info-recursive |
||
2147 | |||
2148 | install-info-am: |
||
2149 | |||
2150 | install-man: |
||
2151 | |||
2152 | install-pdf: install-pdf-recursive |
||
2153 | |||
2154 | install-pdf-am: |
||
2155 | |||
2156 | install-ps: install-ps-recursive |
||
2157 | |||
2158 | install-ps-am: |
||
2159 | |||
2160 | installcheck-am: |
||
2161 | |||
2162 | maintainer-clean: maintainer-clean-recursive |
||
2163 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
||
2164 | -rm -rf $(top_srcdir)/autom4te.cache |
||
2165 | -rm -rf ./$(DEPDIR) |
||
2166 | -rm -f Makefile |
||
2167 | maintainer-clean-am: distclean-am maintainer-clean-generic |
||
2168 | |||
2169 | mostlyclean: mostlyclean-recursive |
||
2170 | |||
2171 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
||
2172 | mostlyclean-libtool |
||
2173 | |||
2174 | pdf: pdf-recursive |
||
2175 | |||
2176 | pdf-am: |
||
2177 | |||
2178 | ps: ps-recursive |
||
2179 | |||
2180 | ps-am: |
||
2181 | |||
2182 | uninstall-am: uninstall-libLTLIBRARIES \ |
||
2183 | uninstall-nodist_pkgincludeHEADERS uninstall-pkgconfigDATA \ |
||
2184 | uninstall-pkgincludeHEADERS |
||
2185 | |||
2186 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check-am \ |
||
2187 | ctags-recursive install-am install-strip tags-recursive |
||
2188 | |||
2189 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ |
||
2190 | all all-am am--refresh check check-TESTS check-am clean \ |
||
2191 | clean-generic clean-libLTLIBRARIES clean-libtool \ |
||
2192 | clean-noinstPROGRAMS ctags ctags-recursive dist dist-all \ |
||
2193 | dist-bzip2 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ \ |
||
2194 | dist-xz dist-zip distcheck distclean distclean-compile \ |
||
2195 | distclean-generic distclean-hdr distclean-libtool \ |
||
2196 | distclean-tags distcleancheck distdir distuninstallcheck dvi \ |
||
2197 | dvi-am html html-am info info-am install install-am \ |
||
2198 | install-data install-data-am install-data-local install-dvi \ |
||
2199 | install-dvi-am install-exec install-exec-am install-html \ |
||
2200 | install-html-am install-info install-info-am \ |
||
2201 | install-libLTLIBRARIES install-man \ |
||
2202 | install-nodist_pkgincludeHEADERS install-pdf install-pdf-am \ |
||
2203 | install-pkgconfigDATA install-pkgincludeHEADERS install-ps \ |
||
2204 | install-ps-am install-strip installcheck installcheck-am \ |
||
2205 | installdirs installdirs-am maintainer-clean \ |
||
2206 | maintainer-clean-generic mostlyclean mostlyclean-compile \ |
||
2207 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
||
2208 | tags tags-recursive uninstall uninstall-am \ |
||
2209 | uninstall-libLTLIBRARIES uninstall-nodist_pkgincludeHEADERS \ |
||
2210 | uninstall-pkgconfigDATA uninstall-pkgincludeHEADERS |
||
2211 | |||
2212 | |||
2213 | dist-hook: |
||
2214 | echo @GIT_HEAD_VERSION@ > $(distdir)/GIT_HEAD_ID |
||
2215 | (cd doc; make manual.pdf) |
||
2216 | cp doc/manual.pdf $(distdir)/doc/ |
||
2217 | |||
2218 | gitversion.h: @GIT_HEAD@ |
||
2219 | $(AM_V_GEN)echo '#define GIT_HEAD_ID "'@GIT_HEAD_VERSION@'"' > $@ |
||
2220 | |||
2221 | install-data-local: $(srcdir)/isl.py |
||
2222 | @libisl=`sed -ne "/^library_names=/{s/.*='//;s/'$$//;s/ .*//;p}" \ |
||
2223 | $(builddir)/libisl.la`; \ |
||
2224 | case $$libisl in \ |
||
2225 | '') echo Cannot find isl library name. GDB bindings not installed.;; \ |
||
2226 | *) echo $(INSTALL_DATA) $(srcdir)/isl.py \ |
||
2227 | $(DESTDIR)$(libdir)/$$libisl-gdb.py; \ |
||
2228 | test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"; \ |
||
2229 | $(INSTALL_DATA) $(srcdir)/isl.py $(DESTDIR)$(libdir)/$$libisl-gdb.py; esac |
||
2230 | |||
2231 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
||
2232 | # Otherwise a system limit (for SysV at least) may be exceeded. |
||
2233 | .NOEXPORT: |