1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
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
18 # /**-------------------------------------------------------------------**
20 # **-------------------------------------------------------------------**
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 # *****************************************************************************
34 # * Copyright (C) 2001 Cedric Bastoul *
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 *
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. *
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 *
50 # * CLooG, the Chunky Loop Generator *
51 # * Written by Cedric Bastoul, Cedric.Bastoul@inria.fr *
53 # *****************************************************************************/
58 top_srcdir
= @top_srcdir@
60 pkgdatadir
= $(datadir)/@PACKAGE@
61 pkglibdir
= $(libdir)/@PACKAGE@
62 pkgincludedir
= $(includedir)/@PACKAGE@
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
)
76 build_triplet
= @build@
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 \
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
) \
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 \
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/||"`;; \
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
)
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 \
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
)
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 \
139 pkgincludeHEADERS_INSTALL
= $(INSTALL_HEADER
)
140 HEADERS
= $(pkginclude_HEADERS
)
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
153 distuninstallcheck_listfiles
= find .
-type f
-print
154 distcleancheck_listfiles
= find .
-type f
-print
157 AMDEP_FALSE
= @AMDEP_FALSE@
158 AMDEP_TRUE
= @AMDEP_TRUE@
161 AUTOCONF
= @AUTOCONF@
162 AUTOHEADER
= @AUTOHEADER@
163 AUTOMAKE
= @AUTOMAKE@
167 CCDEPMODE
= @CCDEPMODE@
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@
175 CPPFLAGS
= @CPPFLAGS@
176 CYGPATH_W
= @CYGPATH_W@
179 DSYMUTIL
= @DSYMUTIL@
187 GIT_INDEX
= @GIT_INDEX@
189 INSTALL_DATA
= @INSTALL_DATA@
190 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
191 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
192 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
200 LTLIBOBJS
= @LTLIBOBJS@
201 MAKEINFO
= @MAKEINFO@
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@
224 SET_MAKE
= @SET_MAKE@
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@
237 am__untar
= @am__untar@
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@
246 datarootdir
= @datarootdir@
249 exec_prefix = @
exec_prefix@
251 host_alias
= @host_alias@
252 host_cpu
= @host_cpu@
254 host_vendor
= @host_vendor@
256 includedir = @
includedir@
258 install_sh
= @install_sh@
260 libexecdir
= @libexecdir@
261 localedir
= @localedir@
262 localstatedir
= @localstatedir@
266 oldincludedir = @
oldincludedir@
269 program_transform_name
= @program_transform_name@
272 sharedstatedir
= @sharedstatedir@
273 sysconfdir
= @sysconfdir@
275 target_alias
= @target_alias@
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
= \
286 source
/@POLYHEDRAL_BACKEND@
/clast.c \
287 source
/@POLYHEDRAL_BACKEND@
/domain.c \
288 source
/@POLYHEDRAL_BACKEND@
/matrix.c \
289 source
/@POLYHEDRAL_BACKEND@
/matrix.h \
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
317 .SUFFIXES
: .c .lo .o .obj
320 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
322 case
'$(am__configure_deps)' in \
324 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
325 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
330 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
331 cd
$(top_srcdir
) && \
332 $(AUTOMAKE
) --foreign Makefile
334 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
337 echo
' $(SHELL) ./config.status'; \
338 $(SHELL
) .
/config.status
;; \
340 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
341 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
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
; \
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
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
)
376 test -z
"$(libdir)" ||
$(mkdir_p
) "$(DESTDIR)$(libdir)"
377 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
378 if
test -f
$$p; then \
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"; \
385 uninstall-libLTLIBRARIES
:
387 @set
-x
; list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
389 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
390 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$p"; \
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"; \
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
)
405 test -z
"$(bindir)" ||
$(mkdir_p
) "$(DESTDIR)$(bindir)"
406 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
407 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
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; \
417 uninstall-binPROGRAMS
:
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"; \
426 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
427 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
428 echo
" rm -f $$p $$f"; \
431 cloog
$(EXEEXT
): $(cloog_OBJECTS
) $(cloog_DEPENDENCIES
)
432 @
rm -f cloog
$(EXEEXT
)
433 $(LINK
) $(cloog_LDFLAGS
) $(cloog_OBJECTS
) $(cloog_LDADD
) $(LIBS
)
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@
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
$<
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) '$<'`
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`
575 install-pkgincludeHEADERS
: $(pkginclude_HEADERS
)
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
; \
581 echo
" $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
582 $(pkgincludeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
585 uninstall-pkgincludeHEADERS
:
587 @list
='$(pkginclude_HEADERS)'; for p in
$$list; do \
589 echo
" rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
590 rm -f
"$(DESTDIR)$(pkgincludedir)/$$f"; \
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
):
601 for f in x
$$MAKEFLAGS; do \
604 *k
*) failcom
='fail=yes';; \
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 \
613 local_target
="$$target-am"; \
615 local_target
="$$target"; \
617 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
620 if
test "$$dot_seen" = "no"; then \
621 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
624 mostlyclean-recursive clean-recursive distclean-recursive \
625 maintainer-clean-recursive
:
627 for f in x
$$MAKEFLAGS; do \
630 *k
*) failcom
='fail=yes';; \
635 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
636 *) list
='$(SUBDIRS)' ;; \
638 rev
=''; for subdir in
$$list; do \
639 if
test "$$subdir" = "."; then
:; else \
640 rev
="$$subdir $$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"; \
650 local_target
="$$target"; \
652 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
654 done
&& test -z
"$$fail"
656 list
='$(SUBDIRS)'; for subdir in
$$list; do \
657 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
660 list
='$(SUBDIRS)'; for subdir in
$$list; do \
661 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
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; \
669 $(AWK) ' { files[$$0] = 1; } \
670 END { for (i in files) print i; }'`; \
674 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
675 $(TAGS_FILES
) $(LISP
)
678 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
679 include_option
=--etags-include
; \
682 include_option
=--include; \
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"; \
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; \
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
) \
703 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
704 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
718 here
=`$(am__cd) $(top_builddir) && pwd` \
719 && cd
$(top_srcdir
) \
720 && gtags
-i
$(GTAGS_ARGS
) $$here
723 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
725 distdir
: $(DISTFILES
)
726 $(am__remove_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 \
733 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
734 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
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 \
740 $(mkdir_p
) "$(distdir)$$dir"; \
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; \
748 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
750 test -f
$(distdir
)/$$file \
751 || cp
-p
$$d/$$file $(distdir
)/$$file \
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" \
760 distdir
=`$(am__cd) $(distdir) && pwd`; \
761 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
763 $(MAKE
) $(AM_MAKEFLAGS
) \
764 top_distdir
="$$top_distdir" \
765 distdir
="$$distdir/$$subdir" \
770 $(MAKE
) $(AM_MAKEFLAGS
) \
771 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
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
)
779 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
780 $(am__remove_distdir
)
783 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
784 $(am__remove_distdir
)
787 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
788 $(am__remove_distdir
)
791 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
792 $(am__remove_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
807 case
'$(DIST_ARCHIVES)' in \
809 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
811 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
813 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
815 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
817 unzip
$(distdir
).zip
;;\
819 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
820 mkdir
$(distdir
)/_build
821 mkdir
$(distdir
)/_inst
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" \
836 && chmod
-R a-w
"$$dc_install_base" \
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;}'
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)"; \
859 $(distuninstallcheck_listfiles
) ; \
861 distcleancheck
: distclean
862 @if
test '$(srcdir)' = .
; then \
863 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
866 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
867 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
868 $(distcleancheck_listfiles
) ; \
871 check: check-recursive
872 all-am
: Makefile
$(LTLIBRARIES
) $(PROGRAMS
) $(HEADERS
)
873 install-binPROGRAMS
: install-libLTLIBRARIES
875 installdirs: installdirs-recursive
877 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgincludedir)"; do \
878 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
880 install: install-recursive
881 install-exec
: install-exec-recursive
882 install-data
: install-data-recursive
883 uninstall: uninstall-recursive
886 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
888 installcheck: installcheck-recursive
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
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
)
913 distclean-am
: clean-am distclean-compile distclean-generic \
914 distclean-hdr distclean-libtool distclean-tags
926 install-data-am
: install-pkgincludeHEADERS
928 install-exec-am
: install-binPROGRAMS install-libLTLIBRARIES
930 install-info
: install-info-recursive
936 maintainer-clean
: maintainer-clean-recursive
937 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
938 -rm -rf
$(top_srcdir
)/autom4te.cache
941 maintainer-clean-am
: distclean-am maintainer-clean-generic
943 mostlyclean: mostlyclean-recursive
945 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
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`'"' > $@
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 #/*****************************************************************************
992 # *****************************************************************************/
998 $(MAKE
) valgrind
-C
test
1001 @echo
" /*-----------------------------------------------*"
1003 @echo
" *-----------------------------------------------*/"
1010 @echo
" /*-----------------------------------------------*"
1011 @echo
" * Generating CLooG's documentation *"
1012 @echo
" *-----------------------------------------------*/"
1013 doxygen .
/autoconf
/Doxyfile
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.