Fix http://gcc.gnu.org/PR43012
[cloog-ppl.git] / Makefile.in
blobc2b89faed52b579e09760cd0d51946517a6bee37
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
18 # /**-------------------------------------------------------------------**
19 # ** CLooG **
20 # **-------------------------------------------------------------------**
21 # ** makefile.in **
22 # **-------------------------------------------------------------------**
23 # ** First version: october 25th 2001 **
24 # **-------------------------------------------------------------------**/
26 # makefile.in (or makefile if generated) of CLooG, the Chunky LOOp Generator.
27 # makefile.in is not a makefile, you must run the 'configure' shellscript to
28 # generate the makefile thanks to this file.
30 #/*****************************************************************************
31 # * CLooG : the Chunky Loop Generator (experimental) *
32 # *****************************************************************************
33 # * *
34 # * Copyright (C) 2001 Cedric Bastoul *
35 # * *
36 # * This is free software; you can redistribute it and/or modify it under the *
37 # * terms of the GNU General Public License as published by the Free Software *
38 # * Foundation; either version 2 of the License, or (at your option) any *
39 # * later version. *
40 # * *
41 # * This software is distributed in the hope that it will be useful, but *
42 # * WITHOUT ANY WARRANTY; without even the implied warranty of *
43 # * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General *
44 # * Public License for more details. *
45 # * *
46 # * You should have received a copy of the GNU General Public License along *
47 # * with software; if not, write to the Free Software Foundation, Inc., *
48 # * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *
49 # * *
50 # * CLooG, the Chunky Loop Generator *
51 # * Written by Cedric Bastoul, Cedric.Bastoul@inria.fr *
52 # * *
53 # *****************************************************************************/
57 srcdir = @srcdir@
58 top_srcdir = @top_srcdir@
59 VPATH = @srcdir@
60 pkgdatadir = $(datadir)/@PACKAGE@
61 pkglibdir = $(libdir)/@PACKAGE@
62 pkgincludedir = $(includedir)/@PACKAGE@
63 top_builddir = .
64 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
65 install_sh_DATA = $(install_sh) -c -m 644
66 install_sh_PROGRAM = $(install_sh) -c
67 install_sh_SCRIPT = $(install_sh) -c
68 INSTALL_HEADER = $(INSTALL_DATA)
69 transform = $(program_transform_name)
70 NORMAL_INSTALL = :
71 PRE_INSTALL = :
72 POST_INSTALL = :
73 NORMAL_UNINSTALL = :
74 PRE_UNINSTALL = :
75 POST_UNINSTALL = :
76 build_triplet = @build@
77 host_triplet = @host@
78 bin_PROGRAMS = cloog$(EXEEXT)
79 DIST_COMMON = README $(am__configure_deps) $(pkginclude_HEADERS) \
80 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
81 $(srcdir)/genversion.sh.in $(top_srcdir)/autoconf/Doxyfile.in \
82 $(top_srcdir)/configure \
83 $(top_srcdir)/include/cloog/cloog-config.h.in \
84 $(top_srcdir)/include/cloog/cloog.h.in autoconf/config.guess \
85 autoconf/config.sub autoconf/depcomp autoconf/install-sh \
86 autoconf/ltmain.sh autoconf/missing autoconf/mkinstalldirs \
87 autoconf/texinfo.tex
88 subdir = .
89 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90 am__aclocal_m4_deps = $(top_srcdir)/configure.in
91 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
92 $(ACLOCAL_M4)
93 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
94 configure.lineno configure.status.lineno
95 mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
96 CONFIG_HEADER = $(top_builddir)/include/cloog/cloog-config.h
97 CONFIG_CLEAN_FILES = include/cloog/cloog.h autoconf/Doxyfile \
98 genversion.sh
99 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
100 am__vpath_adj = case $$p in \
101 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
102 *) f=$$p;; \
103 esac;
104 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
105 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
106 "$(DESTDIR)$(pkgincludedir)"
107 libLTLIBRARIES_INSTALL = $(INSTALL)
108 LTLIBRARIES = $(lib_LTLIBRARIES)
109 libcloog_la_LIBADD =
110 am_libcloog_la_OBJECTS = block.lo loop.lo names.lo options.lo clast.lo \
111 domain.lo matrix.lo pprint.lo program.lo statement.lo \
112 version.lo
113 libcloog_la_OBJECTS = $(am_libcloog_la_OBJECTS)
114 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
115 PROGRAMS = $(bin_PROGRAMS)
116 am_cloog_OBJECTS = cloog.$(OBJEXT)
117 cloog_OBJECTS = $(am_cloog_OBJECTS)
118 cloog_LDADD = $(LDADD)
119 cloog_DEPENDENCIES = libcloog.la
120 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include/cloog
121 depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
122 am__depfiles_maybe = depfiles
123 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
124 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
125 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
126 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
127 $(AM_CFLAGS) $(CFLAGS)
128 CCLD = $(CC)
129 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
130 $(AM_LDFLAGS) $(LDFLAGS) -o $@
131 SOURCES = $(libcloog_la_SOURCES) $(cloog_SOURCES)
132 DIST_SOURCES = $(libcloog_la_SOURCES) $(cloog_SOURCES)
133 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
134 html-recursive info-recursive install-data-recursive \
135 install-exec-recursive install-info-recursive \
136 install-recursive installcheck-recursive installdirs-recursive \
137 pdf-recursive ps-recursive uninstall-info-recursive \
138 uninstall-recursive
139 pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
140 HEADERS = $(pkginclude_HEADERS)
141 ETAGS = etags
142 CTAGS = ctags
143 DIST_SUBDIRS = $(SUBDIRS)
144 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
145 distdir = $(PACKAGE)-$(VERSION)
146 top_distdir = $(distdir)
147 am__remove_distdir = \
148 { test ! -d $(distdir) \
149 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
150 && rm -fr $(distdir); }; }
151 DIST_ARCHIVES = $(distdir).tar.gz
152 GZIP_ENV = --best
153 distuninstallcheck_listfiles = find . -type f -print
154 distcleancheck_listfiles = find . -type f -print
155 INSTALL = @INSTALL@
156 ACLOCAL = @ACLOCAL@
157 AMDEP_FALSE = @AMDEP_FALSE@
158 AMDEP_TRUE = @AMDEP_TRUE@
159 AMTAR = @AMTAR@
160 AR = @AR@
161 AUTOCONF = @AUTOCONF@
162 AUTOHEADER = @AUTOHEADER@
163 AUTOMAKE = @AUTOMAKE@
164 AWK = @AWK@
165 BITS = @BITS@
166 CC = @CC@
167 CCDEPMODE = @CCDEPMODE@
168 CD = @CD@
169 CFLAGS = @CFLAGS@
170 CLOOG_VERSION_BETA = @CLOOG_VERSION_BETA@
171 CLOOG_VERSION_MAJOR = @CLOOG_VERSION_MAJOR@
172 CLOOG_VERSION_MINOR = @CLOOG_VERSION_MINOR@
173 CLOOG_VERSION_REVISION = @CLOOG_VERSION_REVISION@
174 CPP = @CPP@
175 CPPFLAGS = @CPPFLAGS@
176 CYGPATH_W = @CYGPATH_W@
177 DEFS = @DEFS@
178 DEPDIR = @DEPDIR@
179 DSYMUTIL = @DSYMUTIL@
180 DUMPBIN = @DUMPBIN@
181 ECHO_C = @ECHO_C@
182 ECHO_N = @ECHO_N@
183 ECHO_T = @ECHO_T@
184 EGREP = @EGREP@
185 EXEEXT = @EXEEXT@
186 FGREP = @FGREP@
187 GIT_INDEX = @GIT_INDEX@
188 GREP = @GREP@
189 INSTALL_DATA = @INSTALL_DATA@
190 INSTALL_PROGRAM = @INSTALL_PROGRAM@
191 INSTALL_SCRIPT = @INSTALL_SCRIPT@
192 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
193 LD = @LD@
194 LDFLAGS = @LDFLAGS@
195 LIBOBJS = @LIBOBJS@
196 LIBS = @LIBS@
197 LIBTOOL = @LIBTOOL@
198 LIPO = @LIPO@
199 LN_S = @LN_S@
200 LTLIBOBJS = @LTLIBOBJS@
201 MAKEINFO = @MAKEINFO@
202 NM = @NM@
203 NMEDIT = @NMEDIT@
204 OBJDUMP = @OBJDUMP@
205 OBJEXT = @OBJEXT@
206 OTOOL = @OTOOL@
207 OTOOL64 = @OTOOL64@
208 PACKAGE = @PACKAGE@
209 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
210 PACKAGE_NAME = @PACKAGE_NAME@
211 PACKAGE_STRING = @PACKAGE_STRING@
212 PACKAGE_TARNAME = @PACKAGE_TARNAME@
213 PACKAGE_VERSION = @PACKAGE_VERSION@
214 PATH_SEPARATOR = @PATH_SEPARATOR@
215 POLYHEDRAL_BACKEND = @POLYHEDRAL_BACKEND@
216 POLYLIB_CPPFLAGS = @POLYLIB_CPPFLAGS@
217 POLYLIB_LDFLAGS = @POLYLIB_LDFLAGS@
218 POLYLIB_LIBS = @POLYLIB_LIBS@
219 PPL_CPPFLAGS = @PPL_CPPFLAGS@
220 PPL_LDFLAGS = @PPL_LDFLAGS@
221 PPL_LIBS = @PPL_LIBS@
222 RANLIB = @RANLIB@
223 SED = @SED@
224 SET_MAKE = @SET_MAKE@
225 SHELL = @SHELL@
226 SHEXT = @SHEXT@
227 STRIP = @STRIP@
228 VERSION = @VERSION@
229 ac_ct_CC = @ac_ct_CC@
230 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
231 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
232 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
233 am__include = @am__include@
234 am__leading_dot = @am__leading_dot@
235 am__quote = @am__quote@
236 am__tar = @am__tar@
237 am__untar = @am__untar@
238 bindir = @bindir@
239 build = @build@
240 build_alias = @build_alias@
241 build_cpu = @build_cpu@
242 build_os = @build_os@
243 build_vendor = @build_vendor@
244 cl_cv_polylib = @cl_cv_polylib@
245 datadir = @datadir@
246 datarootdir = @datarootdir@
247 docdir = @docdir@
248 dvidir = @dvidir@
249 exec_prefix = @exec_prefix@
250 host = @host@
251 host_alias = @host_alias@
252 host_cpu = @host_cpu@
253 host_os = @host_os@
254 host_vendor = @host_vendor@
255 htmldir = @htmldir@
256 includedir = @includedir@
257 infodir = @infodir@
258 install_sh = @install_sh@
259 libdir = @libdir@
260 libexecdir = @libexecdir@
261 localedir = @localedir@
262 localstatedir = @localstatedir@
263 lt_ECHO = @lt_ECHO@
264 mandir = @mandir@
265 mkdir_p = @mkdir_p@
266 oldincludedir = @oldincludedir@
267 pdfdir = @pdfdir@
268 prefix = @prefix@
269 program_transform_name = @program_transform_name@
270 psdir = @psdir@
271 sbindir = @sbindir@
272 sharedstatedir = @sharedstatedir@
273 sysconfdir = @sysconfdir@
274 target = @target@
275 target_alias = @target_alias@
276 SUBDIRS = . doc test
277 ACLOCAL_AMFLAGS = -I m4
278 lib_LTLIBRARIES = libcloog.la
279 INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include
280 AM_CFLAGS = -Wall -fomit-frame-pointer
281 libcloog_la_SOURCES = \
282 source/block.c \
283 source/loop.c \
284 source/names.c \
285 source/options.c \
286 source/@POLYHEDRAL_BACKEND@/clast.c \
287 source/@POLYHEDRAL_BACKEND@/domain.c \
288 source/@POLYHEDRAL_BACKEND@/matrix.c \
289 source/@POLYHEDRAL_BACKEND@/matrix.h \
290 source/pprint.c \
291 source/program.c \
292 source/statement.c \
293 source/version.c
295 LDADD = libcloog.la
296 cloog_SOURCES = source/cloog.c
297 pkginclude_HEADERS = \
298 include/cloog/block.h \
299 include/cloog/clast.h \
300 include/cloog/cloog.h \
301 include/cloog/domain.h \
302 include/cloog/loop.h \
303 include/cloog/names.h \
304 include/cloog/options.h \
305 include/cloog/polylib_backend.h \
306 include/cloog/ppl_backend.h \
307 include/cloog/pprint.h \
308 include/cloog/program.h \
309 include/cloog/statement.h \
310 include/cloog/version.h \
311 include/cloog/cloog-config.h
313 EXTRA_DIST = autoconf/Doxyfile.in doc/images test
314 all: all-recursive
316 .SUFFIXES:
317 .SUFFIXES: .c .lo .o .obj
318 am--refresh:
320 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
321 @for dep in $?; do \
322 case '$(am__configure_deps)' in \
323 *$$dep*) \
324 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
325 cd $(srcdir) && $(AUTOMAKE) --foreign \
326 && exit 0; \
327 exit 1;; \
328 esac; \
329 done; \
330 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
331 cd $(top_srcdir) && \
332 $(AUTOMAKE) --foreign Makefile
333 .PRECIOUS: Makefile
334 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
335 @case '$?' in \
336 *config.status*) \
337 echo ' $(SHELL) ./config.status'; \
338 $(SHELL) ./config.status;; \
339 *) \
340 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
341 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
342 esac;
344 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
345 $(SHELL) ./config.status --recheck
347 $(top_srcdir)/configure: $(am__configure_deps)
348 cd $(srcdir) && $(AUTOCONF)
349 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
350 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
352 include/cloog/cloog-config.h: include/cloog/stamp-h1
353 @if test ! -f $@; then \
354 rm -f include/cloog/stamp-h1; \
355 $(MAKE) include/cloog/stamp-h1; \
356 else :; fi
358 include/cloog/stamp-h1: $(top_srcdir)/include/cloog/cloog-config.h.in $(top_builddir)/config.status
359 @rm -f include/cloog/stamp-h1
360 cd $(top_builddir) && $(SHELL) ./config.status include/cloog/cloog-config.h
361 $(top_srcdir)/include/cloog/cloog-config.h.in: $(am__configure_deps)
362 cd $(top_srcdir) && $(AUTOHEADER)
363 rm -f include/cloog/stamp-h1
364 touch $@
366 distclean-hdr:
367 -rm -f include/cloog/cloog-config.h include/cloog/stamp-h1
368 include/cloog/cloog.h: $(top_builddir)/config.status $(top_srcdir)/include/cloog/cloog.h.in
369 cd $(top_builddir) && $(SHELL) ./config.status $@
370 autoconf/Doxyfile: $(top_builddir)/config.status $(top_srcdir)/autoconf/Doxyfile.in
371 cd $(top_builddir) && $(SHELL) ./config.status $@
372 genversion.sh: $(top_builddir)/config.status $(srcdir)/genversion.sh.in
373 cd $(top_builddir) && $(SHELL) ./config.status $@
374 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
375 @$(NORMAL_INSTALL)
376 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
377 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
378 if test -f $$p; then \
379 f=$(am__strip_dir) \
380 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
381 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
382 else :; fi; \
383 done
385 uninstall-libLTLIBRARIES:
386 @$(NORMAL_UNINSTALL)
387 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
388 p=$(am__strip_dir) \
389 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
390 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
391 done
393 clean-libLTLIBRARIES:
394 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
395 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
396 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
397 test "$$dir" != "$$p" || dir=.; \
398 echo "rm -f \"$${dir}/so_locations\""; \
399 rm -f "$${dir}/so_locations"; \
400 done
401 libcloog.la: $(libcloog_la_OBJECTS) $(libcloog_la_DEPENDENCIES)
402 $(LINK) -rpath $(libdir) $(libcloog_la_LDFLAGS) $(libcloog_la_OBJECTS) $(libcloog_la_LIBADD) $(LIBS)
403 install-binPROGRAMS: $(bin_PROGRAMS)
404 @$(NORMAL_INSTALL)
405 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
406 @list='$(bin_PROGRAMS)'; for p in $$list; do \
407 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
408 if test -f $$p \
409 || test -f $$p1 \
410 ; then \
411 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
412 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
413 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
414 else :; fi; \
415 done
417 uninstall-binPROGRAMS:
418 @$(NORMAL_UNINSTALL)
419 @list='$(bin_PROGRAMS)'; for p in $$list; do \
420 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
421 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
422 rm -f "$(DESTDIR)$(bindir)/$$f"; \
423 done
425 clean-binPROGRAMS:
426 @list='$(bin_PROGRAMS)'; for p in $$list; do \
427 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
428 echo " rm -f $$p $$f"; \
429 rm -f $$p $$f ; \
430 done
431 cloog$(EXEEXT): $(cloog_OBJECTS) $(cloog_DEPENDENCIES)
432 @rm -f cloog$(EXEEXT)
433 $(LINK) $(cloog_LDFLAGS) $(cloog_OBJECTS) $(cloog_LDADD) $(LIBS)
435 mostlyclean-compile:
436 -rm -f *.$(OBJEXT)
438 distclean-compile:
439 -rm -f *.tab.c
441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/block.Plo@am__quote@
442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clast.Plo@am__quote@
443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cloog.Po@am__quote@
444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/domain.Plo@am__quote@
445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop.Plo@am__quote@
446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matrix.Plo@am__quote@
447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/names.Plo@am__quote@
448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Plo@am__quote@
449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pprint.Plo@am__quote@
450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/program.Plo@am__quote@
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/statement.Plo@am__quote@
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@
454 .c.o:
455 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
456 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
457 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
459 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
461 .c.obj:
462 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
463 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
464 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
465 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
466 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
468 .c.lo:
469 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
470 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
471 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
472 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
473 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
475 block.lo: source/block.c
476 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT block.lo -MD -MP -MF "$(DEPDIR)/block.Tpo" -c -o block.lo `test -f 'source/block.c' || echo '$(srcdir)/'`source/block.c; \
477 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/block.Tpo" "$(DEPDIR)/block.Plo"; else rm -f "$(DEPDIR)/block.Tpo"; exit 1; fi
478 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/block.c' object='block.lo' libtool=yes @AMDEPBACKSLASH@
479 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
480 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o block.lo `test -f 'source/block.c' || echo '$(srcdir)/'`source/block.c
482 loop.lo: source/loop.c
483 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT loop.lo -MD -MP -MF "$(DEPDIR)/loop.Tpo" -c -o loop.lo `test -f 'source/loop.c' || echo '$(srcdir)/'`source/loop.c; \
484 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/loop.Tpo" "$(DEPDIR)/loop.Plo"; else rm -f "$(DEPDIR)/loop.Tpo"; exit 1; fi
485 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/loop.c' object='loop.lo' libtool=yes @AMDEPBACKSLASH@
486 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
487 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o loop.lo `test -f 'source/loop.c' || echo '$(srcdir)/'`source/loop.c
489 names.lo: source/names.c
490 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT names.lo -MD -MP -MF "$(DEPDIR)/names.Tpo" -c -o names.lo `test -f 'source/names.c' || echo '$(srcdir)/'`source/names.c; \
491 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/names.Tpo" "$(DEPDIR)/names.Plo"; else rm -f "$(DEPDIR)/names.Tpo"; exit 1; fi
492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/names.c' object='names.lo' libtool=yes @AMDEPBACKSLASH@
493 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
494 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o names.lo `test -f 'source/names.c' || echo '$(srcdir)/'`source/names.c
496 options.lo: source/options.c
497 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT options.lo -MD -MP -MF "$(DEPDIR)/options.Tpo" -c -o options.lo `test -f 'source/options.c' || echo '$(srcdir)/'`source/options.c; \
498 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/options.Tpo" "$(DEPDIR)/options.Plo"; else rm -f "$(DEPDIR)/options.Tpo"; exit 1; fi
499 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/options.c' object='options.lo' libtool=yes @AMDEPBACKSLASH@
500 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
501 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o options.lo `test -f 'source/options.c' || echo '$(srcdir)/'`source/options.c
503 clast.lo: source/@POLYHEDRAL_BACKEND@/clast.c
504 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clast.lo -MD -MP -MF "$(DEPDIR)/clast.Tpo" -c -o clast.lo `test -f 'source/@POLYHEDRAL_BACKEND@/clast.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/clast.c; \
505 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/clast.Tpo" "$(DEPDIR)/clast.Plo"; else rm -f "$(DEPDIR)/clast.Tpo"; exit 1; fi
506 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/@POLYHEDRAL_BACKEND@/clast.c' object='clast.lo' libtool=yes @AMDEPBACKSLASH@
507 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
508 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clast.lo `test -f 'source/@POLYHEDRAL_BACKEND@/clast.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/clast.c
510 domain.lo: source/@POLYHEDRAL_BACKEND@/domain.c
511 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT domain.lo -MD -MP -MF "$(DEPDIR)/domain.Tpo" -c -o domain.lo `test -f 'source/@POLYHEDRAL_BACKEND@/domain.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/domain.c; \
512 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/domain.Tpo" "$(DEPDIR)/domain.Plo"; else rm -f "$(DEPDIR)/domain.Tpo"; exit 1; fi
513 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/@POLYHEDRAL_BACKEND@/domain.c' object='domain.lo' libtool=yes @AMDEPBACKSLASH@
514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
515 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o domain.lo `test -f 'source/@POLYHEDRAL_BACKEND@/domain.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/domain.c
517 matrix.lo: source/@POLYHEDRAL_BACKEND@/matrix.c
518 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT matrix.lo -MD -MP -MF "$(DEPDIR)/matrix.Tpo" -c -o matrix.lo `test -f 'source/@POLYHEDRAL_BACKEND@/matrix.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/matrix.c; \
519 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/matrix.Tpo" "$(DEPDIR)/matrix.Plo"; else rm -f "$(DEPDIR)/matrix.Tpo"; exit 1; fi
520 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/@POLYHEDRAL_BACKEND@/matrix.c' object='matrix.lo' libtool=yes @AMDEPBACKSLASH@
521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
522 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o matrix.lo `test -f 'source/@POLYHEDRAL_BACKEND@/matrix.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/matrix.c
524 pprint.lo: source/pprint.c
525 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pprint.lo -MD -MP -MF "$(DEPDIR)/pprint.Tpo" -c -o pprint.lo `test -f 'source/pprint.c' || echo '$(srcdir)/'`source/pprint.c; \
526 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/pprint.Tpo" "$(DEPDIR)/pprint.Plo"; else rm -f "$(DEPDIR)/pprint.Tpo"; exit 1; fi
527 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/pprint.c' object='pprint.lo' libtool=yes @AMDEPBACKSLASH@
528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
529 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pprint.lo `test -f 'source/pprint.c' || echo '$(srcdir)/'`source/pprint.c
531 program.lo: source/program.c
532 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT program.lo -MD -MP -MF "$(DEPDIR)/program.Tpo" -c -o program.lo `test -f 'source/program.c' || echo '$(srcdir)/'`source/program.c; \
533 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/program.Tpo" "$(DEPDIR)/program.Plo"; else rm -f "$(DEPDIR)/program.Tpo"; exit 1; fi
534 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/program.c' object='program.lo' libtool=yes @AMDEPBACKSLASH@
535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
536 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o program.lo `test -f 'source/program.c' || echo '$(srcdir)/'`source/program.c
538 statement.lo: source/statement.c
539 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT statement.lo -MD -MP -MF "$(DEPDIR)/statement.Tpo" -c -o statement.lo `test -f 'source/statement.c' || echo '$(srcdir)/'`source/statement.c; \
540 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/statement.Tpo" "$(DEPDIR)/statement.Plo"; else rm -f "$(DEPDIR)/statement.Tpo"; exit 1; fi
541 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/statement.c' object='statement.lo' libtool=yes @AMDEPBACKSLASH@
542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o statement.lo `test -f 'source/statement.c' || echo '$(srcdir)/'`source/statement.c
545 version.lo: source/version.c
546 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT version.lo -MD -MP -MF "$(DEPDIR)/version.Tpo" -c -o version.lo `test -f 'source/version.c' || echo '$(srcdir)/'`source/version.c; \
547 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/version.Tpo" "$(DEPDIR)/version.Plo"; else rm -f "$(DEPDIR)/version.Tpo"; exit 1; fi
548 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/version.c' object='version.lo' libtool=yes @AMDEPBACKSLASH@
549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o version.lo `test -f 'source/version.c' || echo '$(srcdir)/'`source/version.c
552 cloog.o: source/cloog.c
553 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cloog.o -MD -MP -MF "$(DEPDIR)/cloog.Tpo" -c -o cloog.o `test -f 'source/cloog.c' || echo '$(srcdir)/'`source/cloog.c; \
554 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cloog.Tpo" "$(DEPDIR)/cloog.Po"; else rm -f "$(DEPDIR)/cloog.Tpo"; exit 1; fi
555 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/cloog.c' object='cloog.o' libtool=no @AMDEPBACKSLASH@
556 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
557 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cloog.o `test -f 'source/cloog.c' || echo '$(srcdir)/'`source/cloog.c
559 cloog.obj: source/cloog.c
560 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cloog.obj -MD -MP -MF "$(DEPDIR)/cloog.Tpo" -c -o cloog.obj `if test -f 'source/cloog.c'; then $(CYGPATH_W) 'source/cloog.c'; else $(CYGPATH_W) '$(srcdir)/source/cloog.c'; fi`; \
561 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cloog.Tpo" "$(DEPDIR)/cloog.Po"; else rm -f "$(DEPDIR)/cloog.Tpo"; exit 1; fi
562 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/cloog.c' object='cloog.obj' libtool=no @AMDEPBACKSLASH@
563 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
564 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cloog.obj `if test -f 'source/cloog.c'; then $(CYGPATH_W) 'source/cloog.c'; else $(CYGPATH_W) '$(srcdir)/source/cloog.c'; fi`
566 mostlyclean-libtool:
567 -rm -f *.lo
569 clean-libtool:
570 -rm -rf .libs _libs
572 distclean-libtool:
573 -rm -f libtool
574 uninstall-info-am:
575 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
576 @$(NORMAL_INSTALL)
577 test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
578 @list='$(pkginclude_HEADERS)'; for p in $$list; do \
579 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
580 f=$(am__strip_dir) \
581 echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
582 $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
583 done
585 uninstall-pkgincludeHEADERS:
586 @$(NORMAL_UNINSTALL)
587 @list='$(pkginclude_HEADERS)'; for p in $$list; do \
588 f=$(am__strip_dir) \
589 echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
590 rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
591 done
593 # This directory's subdirectories are mostly independent; you can cd
594 # into them and run `make' without going through this Makefile.
595 # To change the values of `make' variables: instead of editing Makefiles,
596 # (1) if the variable is set in `config.status', edit `config.status'
597 # (which will cause the Makefiles to be regenerated when you run `make');
598 # (2) otherwise, pass the desired values on the `make' command line.
599 $(RECURSIVE_TARGETS):
600 @failcom='exit 1'; \
601 for f in x $$MAKEFLAGS; do \
602 case $$f in \
603 *=* | --[!k]*);; \
604 *k*) failcom='fail=yes';; \
605 esac; \
606 done; \
607 dot_seen=no; \
608 target=`echo $@ | sed s/-recursive//`; \
609 list='$(SUBDIRS)'; for subdir in $$list; do \
610 echo "Making $$target in $$subdir"; \
611 if test "$$subdir" = "."; then \
612 dot_seen=yes; \
613 local_target="$$target-am"; \
614 else \
615 local_target="$$target"; \
616 fi; \
617 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
618 || eval $$failcom; \
619 done; \
620 if test "$$dot_seen" = "no"; then \
621 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
622 fi; test -z "$$fail"
624 mostlyclean-recursive clean-recursive distclean-recursive \
625 maintainer-clean-recursive:
626 @failcom='exit 1'; \
627 for f in x $$MAKEFLAGS; do \
628 case $$f in \
629 *=* | --[!k]*);; \
630 *k*) failcom='fail=yes';; \
631 esac; \
632 done; \
633 dot_seen=no; \
634 case "$@" in \
635 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
636 *) list='$(SUBDIRS)' ;; \
637 esac; \
638 rev=''; for subdir in $$list; do \
639 if test "$$subdir" = "."; then :; else \
640 rev="$$subdir $$rev"; \
641 fi; \
642 done; \
643 rev="$$rev ."; \
644 target=`echo $@ | sed s/-recursive//`; \
645 for subdir in $$rev; do \
646 echo "Making $$target in $$subdir"; \
647 if test "$$subdir" = "."; then \
648 local_target="$$target-am"; \
649 else \
650 local_target="$$target"; \
651 fi; \
652 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
653 || eval $$failcom; \
654 done && test -z "$$fail"
655 tags-recursive:
656 list='$(SUBDIRS)'; for subdir in $$list; do \
657 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
658 done
659 ctags-recursive:
660 list='$(SUBDIRS)'; for subdir in $$list; do \
661 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
662 done
664 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
665 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
666 unique=`for i in $$list; do \
667 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
668 done | \
669 $(AWK) ' { files[$$0] = 1; } \
670 END { for (i in files) print i; }'`; \
671 mkid -fID $$unique
672 tags: TAGS
674 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
675 $(TAGS_FILES) $(LISP)
676 tags=; \
677 here=`pwd`; \
678 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
679 include_option=--etags-include; \
680 empty_fix=.; \
681 else \
682 include_option=--include; \
683 empty_fix=; \
684 fi; \
685 list='$(SUBDIRS)'; for subdir in $$list; do \
686 if test "$$subdir" = .; then :; else \
687 test ! -f $$subdir/TAGS || \
688 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
689 fi; \
690 done; \
691 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
692 unique=`for i in $$list; do \
693 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
694 done | \
695 $(AWK) ' { files[$$0] = 1; } \
696 END { for (i in files) print i; }'`; \
697 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
698 test -n "$$unique" || unique=$$empty_fix; \
699 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
700 $$tags $$unique; \
702 ctags: CTAGS
703 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
704 $(TAGS_FILES) $(LISP)
705 tags=; \
706 here=`pwd`; \
707 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
708 unique=`for i in $$list; do \
709 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
710 done | \
711 $(AWK) ' { files[$$0] = 1; } \
712 END { for (i in files) print i; }'`; \
713 test -z "$(CTAGS_ARGS)$$tags$$unique" \
714 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
715 $$tags $$unique
717 GTAGS:
718 here=`$(am__cd) $(top_builddir) && pwd` \
719 && cd $(top_srcdir) \
720 && gtags -i $(GTAGS_ARGS) $$here
722 distclean-tags:
723 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
725 distdir: $(DISTFILES)
726 $(am__remove_distdir)
727 mkdir $(distdir)
728 $(mkdir_p) $(distdir)/. $(distdir)/autoconf $(distdir)/doc $(distdir)/include/cloog
729 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
730 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
731 list='$(DISTFILES)'; for file in $$list; do \
732 case $$file in \
733 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
734 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
735 esac; \
736 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
737 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
738 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
739 dir="/$$dir"; \
740 $(mkdir_p) "$(distdir)$$dir"; \
741 else \
742 dir=''; \
743 fi; \
744 if test -d $$d/$$file; then \
745 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
746 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
747 fi; \
748 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
749 else \
750 test -f $(distdir)/$$file \
751 || cp -p $$d/$$file $(distdir)/$$file \
752 || exit 1; \
753 fi; \
754 done
755 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
756 if test "$$subdir" = .; then :; else \
757 test -d "$(distdir)/$$subdir" \
758 || $(mkdir_p) "$(distdir)/$$subdir" \
759 || exit 1; \
760 distdir=`$(am__cd) $(distdir) && pwd`; \
761 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
762 (cd $$subdir && \
763 $(MAKE) $(AM_MAKEFLAGS) \
764 top_distdir="$$top_distdir" \
765 distdir="$$distdir/$$subdir" \
766 distdir) \
767 || exit 1; \
768 fi; \
769 done
770 $(MAKE) $(AM_MAKEFLAGS) \
771 top_distdir="$(top_distdir)" distdir="$(distdir)" \
772 dist-hook
773 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
774 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
775 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
776 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
777 || chmod -R a+r $(distdir)
778 dist-gzip: distdir
779 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
780 $(am__remove_distdir)
782 dist-bzip2: distdir
783 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
784 $(am__remove_distdir)
786 dist-tarZ: distdir
787 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
788 $(am__remove_distdir)
790 dist-shar: distdir
791 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
792 $(am__remove_distdir)
794 dist-zip: distdir
795 -rm -f $(distdir).zip
796 zip -rq $(distdir).zip $(distdir)
797 $(am__remove_distdir)
799 dist dist-all: distdir
800 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
801 $(am__remove_distdir)
803 # This target untars the dist file and tries a VPATH configuration. Then
804 # it guarantees that the distribution is self-contained by making another
805 # tarfile.
806 distcheck: dist
807 case '$(DIST_ARCHIVES)' in \
808 *.tar.gz*) \
809 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
810 *.tar.bz2*) \
811 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
812 *.tar.Z*) \
813 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
814 *.shar.gz*) \
815 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
816 *.zip*) \
817 unzip $(distdir).zip ;;\
818 esac
819 chmod -R a-w $(distdir); chmod a+w $(distdir)
820 mkdir $(distdir)/_build
821 mkdir $(distdir)/_inst
822 chmod a-w $(distdir)
823 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
824 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
825 && cd $(distdir)/_build \
826 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
827 $(DISTCHECK_CONFIGURE_FLAGS) \
828 && $(MAKE) $(AM_MAKEFLAGS) \
829 && $(MAKE) $(AM_MAKEFLAGS) dvi \
830 && $(MAKE) $(AM_MAKEFLAGS) check \
831 && $(MAKE) $(AM_MAKEFLAGS) install \
832 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
833 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
834 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
835 distuninstallcheck \
836 && chmod -R a-w "$$dc_install_base" \
837 && ({ \
838 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
839 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
840 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
841 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
842 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
843 } || { rm -rf "$$dc_destdir"; exit 1; }) \
844 && rm -rf "$$dc_destdir" \
845 && $(MAKE) $(AM_MAKEFLAGS) dist \
846 && rm -rf $(DIST_ARCHIVES) \
847 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
848 $(am__remove_distdir)
849 @(echo "$(distdir) archives ready for distribution: "; \
850 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
851 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
852 distuninstallcheck:
853 @cd $(distuninstallcheck_dir) \
854 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
855 || { echo "ERROR: files left after uninstall:" ; \
856 if test -n "$(DESTDIR)"; then \
857 echo " (check DESTDIR support)"; \
858 fi ; \
859 $(distuninstallcheck_listfiles) ; \
860 exit 1; } >&2
861 distcleancheck: distclean
862 @if test '$(srcdir)' = . ; then \
863 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
864 exit 1 ; \
866 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
867 || { echo "ERROR: files left in build directory after distclean:" ; \
868 $(distcleancheck_listfiles) ; \
869 exit 1; } >&2
870 check-am: all-am
871 check: check-recursive
872 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
873 install-binPROGRAMS: install-libLTLIBRARIES
875 installdirs: installdirs-recursive
876 installdirs-am:
877 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgincludedir)"; do \
878 test -z "$$dir" || $(mkdir_p) "$$dir"; \
879 done
880 install: install-recursive
881 install-exec: install-exec-recursive
882 install-data: install-data-recursive
883 uninstall: uninstall-recursive
885 install-am: all-am
886 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
888 installcheck: installcheck-recursive
889 install-strip:
890 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
891 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
892 `test -z '$(STRIP)' || \
893 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
894 mostlyclean-generic:
896 clean-generic:
898 distclean-generic:
899 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
901 maintainer-clean-generic:
902 @echo "This command is intended for maintainers to use"
903 @echo "it deletes files that may require special tools to rebuild."
904 clean: clean-recursive
906 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
907 clean-libtool clean-local mostlyclean-am
909 distclean: distclean-recursive
910 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
911 -rm -rf ./$(DEPDIR)
912 -rm -f Makefile
913 distclean-am: clean-am distclean-compile distclean-generic \
914 distclean-hdr distclean-libtool distclean-tags
916 dvi: dvi-recursive
918 dvi-am:
920 html: html-recursive
922 info: info-recursive
924 info-am:
926 install-data-am: install-pkgincludeHEADERS
928 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
930 install-info: install-info-recursive
932 install-man:
934 installcheck-am:
936 maintainer-clean: maintainer-clean-recursive
937 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
938 -rm -rf $(top_srcdir)/autom4te.cache
939 -rm -rf ./$(DEPDIR)
940 -rm -f Makefile
941 maintainer-clean-am: distclean-am maintainer-clean-generic
943 mostlyclean: mostlyclean-recursive
945 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
946 mostlyclean-libtool
948 pdf: pdf-recursive
950 pdf-am:
952 ps: ps-recursive
954 ps-am:
956 uninstall-am: uninstall-binPROGRAMS uninstall-info-am \
957 uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
959 uninstall-info: uninstall-info-recursive
961 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
962 check-am clean clean-binPROGRAMS clean-generic \
963 clean-libLTLIBRARIES clean-libtool clean-local clean-recursive \
964 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
965 dist-hook dist-shar dist-tarZ dist-zip distcheck distclean \
966 distclean-compile distclean-generic distclean-hdr \
967 distclean-libtool distclean-recursive distclean-tags \
968 distcleancheck distdir distuninstallcheck dvi dvi-am html \
969 html-am info info-am install install-am install-binPROGRAMS \
970 install-data install-data-am install-exec install-exec-am \
971 install-info install-info-am install-libLTLIBRARIES \
972 install-man install-pkgincludeHEADERS install-strip \
973 installcheck installcheck-am installdirs installdirs-am \
974 maintainer-clean maintainer-clean-generic \
975 maintainer-clean-recursive mostlyclean mostlyclean-compile \
976 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
977 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
978 uninstall-binPROGRAMS uninstall-info-am \
979 uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
982 version.h: @GIT_INDEX@
983 echo '#define CLOOG_HEAD "'`$(top_builddir)/genversion.sh`'"' > $@
985 dist-hook:
986 rm -f $(distdir)/test/Makefile
987 $(top_builddir)/genversion.sh > $(distdir)/CLOOG_HEAD
988 (cd doc; make cloog.pdf) && cp doc/cloog.pdf $(distdir)/doc/
990 #/*****************************************************************************
991 # * Rules *
992 # *****************************************************************************/
994 check:
995 $(MAKE) test -C test
997 valcheck:
998 $(MAKE) valgrind -C test
1000 total:
1001 @echo " /*-----------------------------------------------*"
1002 @echo " * CLooG *"
1003 @echo " *-----------------------------------------------*/"
1004 $(MAKE) uninstall
1005 $(MAKE) clean
1006 $(MAKE)
1007 $(MAKE) install
1009 doc:
1010 @echo " /*-----------------------------------------------*"
1011 @echo " * Generating CLooG's documentation *"
1012 @echo " *-----------------------------------------------*/"
1013 doxygen ./autoconf/Doxyfile
1015 clean-local:
1016 rm $(top_builddir)/version.h
1017 rm $(top_builddir)/doc/gitversion.texi
1018 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1019 # Otherwise a system limit (for SysV at least) may be exceeded.
1020 .NOEXPORT: