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