Add all the files generated by autoconf.
[cloog-ppl.git] / Makefile.in
blobb0cd5e40449cdae8e404365835897813ebf2f4f7
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
18 # /**-------------------------------------------------------------------**
19 # ** CLooG **
20 # **-------------------------------------------------------------------**
21 # ** makefile.in **
22 # **-------------------------------------------------------------------**
23 # ** First version: october 25th 2001 **
24 # **-------------------------------------------------------------------**/
26 # makefile.in (or makefile if generated) of CLooG, the Chunky LOOp Generator.
27 # makefile.in is not a makefile, you must run the 'configure' shellscript to
28 # generate the makefile thanks to this file.
30 #/*****************************************************************************
31 # * CLooG : the Chunky Loop Generator (experimental) *
32 # *****************************************************************************
33 # * *
34 # * Copyright (C) 2001 Cedric Bastoul *
35 # * *
36 # * This is free software; you can redistribute it and/or modify it under the *
37 # * terms of the GNU General Public License as published by the Free Software *
38 # * Foundation; either version 2 of the License, or (at your option) any *
39 # * later version. *
40 # * *
41 # * This software is distributed in the hope that it will be useful, but *
42 # * WITHOUT ANY WARRANTY; without even the implied warranty of *
43 # * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General *
44 # * Public License for more details. *
45 # * *
46 # * You should have received a copy of the GNU General Public License along *
47 # * with software; if not, write to the Free Software Foundation, Inc., *
48 # * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *
49 # * *
50 # * CLooG, the Chunky Loop Generator *
51 # * Written by Cedric Bastoul, Cedric.Bastoul@inria.fr *
52 # * *
53 # *****************************************************************************/
55 srcdir = @srcdir@
56 top_srcdir = @top_srcdir@
57 VPATH = @srcdir@
58 pkgdatadir = $(datadir)/@PACKAGE@
59 pkglibdir = $(libdir)/@PACKAGE@
60 pkgincludedir = $(includedir)/@PACKAGE@
61 top_builddir = .
63 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
64 INSTALL = @INSTALL@
65 install_sh_DATA = $(install_sh) -c -m 644
66 install_sh_PROGRAM = $(install_sh) -c
67 install_sh_SCRIPT = $(install_sh) -c
68 INSTALL_HEADER = $(INSTALL_DATA)
69 transform = $(program_transform_name)
70 NORMAL_INSTALL = :
71 PRE_INSTALL = :
72 POST_INSTALL = :
73 NORMAL_UNINSTALL = :
74 PRE_UNINSTALL = :
75 POST_UNINSTALL = :
76 host_triplet = @host@
77 ACLOCAL = @ACLOCAL@
78 AMDEP_FALSE = @AMDEP_FALSE@
79 AMDEP_TRUE = @AMDEP_TRUE@
80 AMTAR = @AMTAR@
81 AR = @AR@
82 AUTOCONF = @AUTOCONF@
83 AUTOHEADER = @AUTOHEADER@
84 AUTOMAKE = @AUTOMAKE@
85 AWK = @AWK@
86 BITS = @BITS@
87 CC = @CC@
88 CCDEPMODE = @CCDEPMODE@
89 CD = @CD@
90 CFLAGS = @CFLAGS@
91 CLOOG_VERSION_BETA = @CLOOG_VERSION_BETA@
92 CLOOG_VERSION_MAJOR = @CLOOG_VERSION_MAJOR@
93 CLOOG_VERSION_MINOR = @CLOOG_VERSION_MINOR@
94 CLOOG_VERSION_REVISION = @CLOOG_VERSION_REVISION@
95 CPP = @CPP@
96 CPPFLAGS = @CPPFLAGS@
97 CXX = @CXX@
98 CXXCPP = @CXXCPP@
99 CXXDEPMODE = @CXXDEPMODE@
100 CXXFLAGS = @CXXFLAGS@
101 CYGPATH_W = @CYGPATH_W@
102 DEFS = @DEFS@
103 DEPDIR = @DEPDIR@
104 DSYMUTIL = @DSYMUTIL@
105 ECHO = @ECHO@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 F77 = @F77@
112 FFLAGS = @FFLAGS@
113 GIT_INDEX = @GIT_INDEX@
114 INSTALL_DATA = @INSTALL_DATA@
115 INSTALL_PROGRAM = @INSTALL_PROGRAM@
116 INSTALL_SCRIPT = @INSTALL_SCRIPT@
117 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118 LDFLAGS = @LDFLAGS@
119 LIBOBJS = @LIBOBJS@
120 LIBS = @LIBS@
121 LIBTOOL = @LIBTOOL@
122 LN_S = @LN_S@
123 LTLIBOBJS = @LTLIBOBJS@
124 MAKEINFO = @MAKEINFO@
125 NMEDIT = @NMEDIT@
126 OBJEXT = @OBJEXT@
127 PACKAGE = @PACKAGE@
128 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129 PACKAGE_NAME = @PACKAGE_NAME@
130 PACKAGE_STRING = @PACKAGE_STRING@
131 PACKAGE_TARNAME = @PACKAGE_TARNAME@
132 PACKAGE_VERSION = @PACKAGE_VERSION@
133 PATH_SEPARATOR = @PATH_SEPARATOR@
134 POLYHEDRAL_BACKEND = @POLYHEDRAL_BACKEND@
135 POLYLIB_CPPFLAGS = @POLYLIB_CPPFLAGS@
136 POLYLIB_LDFLAGS = @POLYLIB_LDFLAGS@
137 POLYLIB_LIBS = @POLYLIB_LIBS@
138 PPL_CPPFLAGS = @PPL_CPPFLAGS@
139 PPL_LDFLAGS = @PPL_LDFLAGS@
140 PPL_LIBS = @PPL_LIBS@
141 RANLIB = @RANLIB@
142 SED = @SED@
143 SET_MAKE = @SET_MAKE@
144 SHELL = @SHELL@
145 SHEXT = @SHEXT@
146 STRIP = @STRIP@
147 VERSION = @VERSION@
148 ac_ct_AR = @ac_ct_AR@
149 ac_ct_CC = @ac_ct_CC@
150 ac_ct_CXX = @ac_ct_CXX@
151 ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
152 ac_ct_F77 = @ac_ct_F77@
153 ac_ct_NMEDIT = @ac_ct_NMEDIT@
154 ac_ct_RANLIB = @ac_ct_RANLIB@
155 ac_ct_STRIP = @ac_ct_STRIP@
156 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
157 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
158 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
159 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
160 am__include = @am__include@
161 am__leading_dot = @am__leading_dot@
162 am__quote = @am__quote@
163 bindir = @bindir@
164 build = @build@
165 build_alias = @build_alias@
166 build_cpu = @build_cpu@
167 build_os = @build_os@
168 build_vendor = @build_vendor@
169 cl_cv_polylib = @cl_cv_polylib@
170 datadir = @datadir@
171 exec_prefix = @exec_prefix@
172 host = @host@
173 host_alias = @host_alias@
174 host_cpu = @host_cpu@
175 host_os = @host_os@
176 host_vendor = @host_vendor@
177 includedir = @includedir@
178 infodir = @infodir@
179 install_sh = @install_sh@
180 libdir = @libdir@
181 libexecdir = @libexecdir@
182 localstatedir = @localstatedir@
183 mandir = @mandir@
184 oldincludedir = @oldincludedir@
185 prefix = @prefix@
186 program_transform_name = @program_transform_name@
187 sbindir = @sbindir@
188 sharedstatedir = @sharedstatedir@
189 sysconfdir = @sysconfdir@
190 target = @target@
191 target_alias = @target_alias@
193 SUBDIRS = . doc test
195 ACLOCAL_AMFLAGS = -I m4
197 bin_PROGRAMS = cloog
198 lib_LTLIBRARIES = libcloog.la
200 INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include
201 AM_CFLAGS = -Wall -fomit-frame-pointer
202 libcloog_la_SOURCES = \
203 source/block.c \
204 source/loop.c \
205 source/names.c \
206 source/options.c \
207 source/@POLYHEDRAL_BACKEND@/clast.c \
208 source/@POLYHEDRAL_BACKEND@/domain.c \
209 source/@POLYHEDRAL_BACKEND@/matrix.c \
210 source/@POLYHEDRAL_BACKEND@/matrix.h \
211 source/pprint.c \
212 source/program.c \
213 source/statement.c \
214 source/version.c
216 LDADD = libcloog.la
217 cloog_SOURCES = source/cloog.c
219 pkginclude_HEADERS = \
220 include/cloog/block.h \
221 include/cloog/clast.h \
222 include/cloog/cloog.h \
223 include/cloog/domain.h \
224 include/cloog/loop.h \
225 include/cloog/names.h \
226 include/cloog/options.h \
227 include/cloog/polylib_backend.h \
228 include/cloog/ppl_backend.h \
229 include/cloog/pprint.h \
230 include/cloog/program.h \
231 include/cloog/statement.h \
232 include/cloog/version.h \
233 include/cloog/cloog-config.h
236 EXTRA_DIST = autoconf/Doxyfile.in doc/images test
237 subdir = .
238 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
239 mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
240 CONFIG_HEADER = $(top_builddir)/include/cloog/cloog-config.h
241 CONFIG_CLEAN_FILES = include/cloog/cloog.h autoconf/Doxyfile \
242 genversion.sh
243 LTLIBRARIES = $(lib_LTLIBRARIES)
245 libcloog_la_LDFLAGS =
246 libcloog_la_LIBADD =
247 am_libcloog_la_OBJECTS = block.lo loop.lo names.lo options.lo clast.lo \
248 domain.lo matrix.lo pprint.lo program.lo statement.lo \
249 version.lo
250 libcloog_la_OBJECTS = $(am_libcloog_la_OBJECTS)
251 bin_PROGRAMS = cloog$(EXEEXT)
252 PROGRAMS = $(bin_PROGRAMS)
254 am_cloog_OBJECTS = cloog.$(OBJEXT)
255 cloog_OBJECTS = $(am_cloog_OBJECTS)
256 cloog_LDADD = $(LDADD)
257 cloog_DEPENDENCIES = libcloog.la
258 cloog_LDFLAGS =
260 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include/cloog
261 depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
262 am__depfiles_maybe = depfiles
263 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/block.Plo ./$(DEPDIR)/clast.Plo \
264 @AMDEP_TRUE@ ./$(DEPDIR)/cloog.Po ./$(DEPDIR)/domain.Plo \
265 @AMDEP_TRUE@ ./$(DEPDIR)/loop.Plo ./$(DEPDIR)/matrix.Plo \
266 @AMDEP_TRUE@ ./$(DEPDIR)/names.Plo ./$(DEPDIR)/options.Plo \
267 @AMDEP_TRUE@ ./$(DEPDIR)/pprint.Plo ./$(DEPDIR)/program.Plo \
268 @AMDEP_TRUE@ ./$(DEPDIR)/statement.Plo ./$(DEPDIR)/version.Plo
269 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
270 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
271 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
272 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
273 CCLD = $(CC)
274 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
275 $(AM_LDFLAGS) $(LDFLAGS) -o $@
276 DIST_SOURCES = $(libcloog_la_SOURCES) $(cloog_SOURCES)
277 HEADERS = $(pkginclude_HEADERS)
280 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
281 ps-recursive install-info-recursive uninstall-info-recursive \
282 all-recursive install-data-recursive install-exec-recursive \
283 installdirs-recursive install-recursive uninstall-recursive \
284 check-recursive installcheck-recursive
285 DIST_COMMON = README $(pkginclude_HEADERS) $(srcdir)/Makefile.in \
286 $(srcdir)/configure ./include/cloog/cloog-config.h.in \
287 Makefile.am aclocal.m4 autoconf/config.guess \
288 autoconf/config.sub autoconf/depcomp autoconf/install-sh \
289 autoconf/ltmain.sh autoconf/missing autoconf/mkinstalldirs \
290 autoconf/texinfo.tex configure configure.in genversion.sh.in
291 DIST_SUBDIRS = $(SUBDIRS)
292 SOURCES = $(libcloog_la_SOURCES) $(cloog_SOURCES)
294 all: all-recursive
296 .SUFFIXES:
297 .SUFFIXES: .c .lo .o .obj
299 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
300 configure.lineno
301 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
302 cd $(top_srcdir) && \
303 $(AUTOMAKE) --foreign Makefile
304 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
305 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
307 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
308 $(SHELL) ./config.status --recheck
309 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
310 cd $(srcdir) && $(AUTOCONF)
312 $(ACLOCAL_M4): configure.in
313 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
315 include/cloog/cloog-config.h: include/cloog/stamp-h1
316 @if test ! -f $@; then \
317 rm -f include/cloog/stamp-h1; \
318 $(MAKE) include/cloog/stamp-h1; \
319 else :; fi
321 include/cloog/stamp-h1: $(srcdir)/./include/cloog/cloog-config.h.in $(top_builddir)/config.status
322 @rm -f include/cloog/stamp-h1
323 cd $(top_builddir) && $(SHELL) ./config.status include/cloog/cloog-config.h
325 $(srcdir)/./include/cloog/cloog-config.h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
326 cd $(top_srcdir) && $(AUTOHEADER)
327 touch $(srcdir)/./include/cloog/cloog-config.h.in
329 distclean-hdr:
330 -rm -f include/cloog/cloog-config.h include/cloog/stamp-h1
331 include/cloog/cloog.h: $(top_builddir)/config.status $(top_srcdir)/include/cloog/cloog.h.in
332 cd $(top_builddir) && $(SHELL) ./config.status $@
333 autoconf/Doxyfile: $(top_builddir)/config.status $(top_srcdir)/autoconf/Doxyfile.in
334 cd $(top_builddir) && $(SHELL) ./config.status $@
335 genversion.sh: $(top_builddir)/config.status genversion.sh.in
336 cd $(top_builddir) && $(SHELL) ./config.status $@
337 libLTLIBRARIES_INSTALL = $(INSTALL)
338 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
339 @$(NORMAL_INSTALL)
340 $(mkinstalldirs) $(DESTDIR)$(libdir)
341 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
342 if test -f $$p; then \
343 f="`echo $$p | sed -e 's|^.*/||'`"; \
344 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
345 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
346 else :; fi; \
347 done
349 uninstall-libLTLIBRARIES:
350 @$(NORMAL_UNINSTALL)
351 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
352 p="`echo $$p | sed -e 's|^.*/||'`"; \
353 echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
354 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
355 done
357 clean-libLTLIBRARIES:
358 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
359 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
360 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
361 test "$$dir" = "$$p" && dir=.; \
362 echo "rm -f \"$${dir}/so_locations\""; \
363 rm -f "$${dir}/so_locations"; \
364 done
365 libcloog.la: $(libcloog_la_OBJECTS) $(libcloog_la_DEPENDENCIES)
366 $(LINK) -rpath $(libdir) $(libcloog_la_LDFLAGS) $(libcloog_la_OBJECTS) $(libcloog_la_LIBADD) $(LIBS)
367 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
368 install-binPROGRAMS: $(bin_PROGRAMS)
369 @$(NORMAL_INSTALL)
370 $(mkinstalldirs) $(DESTDIR)$(bindir)
371 @list='$(bin_PROGRAMS)'; for p in $$list; do \
372 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
373 if test -f $$p \
374 || test -f $$p1 \
375 ; then \
376 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
377 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
378 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
379 else :; fi; \
380 done
382 uninstall-binPROGRAMS:
383 @$(NORMAL_UNINSTALL)
384 @list='$(bin_PROGRAMS)'; for p in $$list; do \
385 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
386 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
387 rm -f $(DESTDIR)$(bindir)/$$f; \
388 done
390 clean-binPROGRAMS:
391 @list='$(bin_PROGRAMS)'; for p in $$list; do \
392 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
393 echo " rm -f $$p $$f"; \
394 rm -f $$p $$f ; \
395 done
396 cloog$(EXEEXT): $(cloog_OBJECTS) $(cloog_DEPENDENCIES)
397 @rm -f cloog$(EXEEXT)
398 $(LINK) $(cloog_LDFLAGS) $(cloog_OBJECTS) $(cloog_LDADD) $(LIBS)
400 mostlyclean-compile:
401 -rm -f *.$(OBJEXT) core *.core
403 distclean-compile:
404 -rm -f *.tab.c
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/block.Plo@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clast.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cloog.Po@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/domain.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matrix.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/names.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pprint.Plo@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/program.Plo@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/statement.Plo@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@
419 .c.o:
420 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
421 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
422 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
423 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
424 @am__fastdepCC_TRUE@ fi
425 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
426 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
428 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
430 .c.obj:
431 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
432 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
433 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
434 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
435 @am__fastdepCC_TRUE@ fi
436 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
441 .c.lo:
442 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
443 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
444 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
445 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
446 @am__fastdepCC_TRUE@ fi
447 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
448 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
449 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
450 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
452 block.o: source/block.c
453 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT block.o -MD -MP -MF "$(DEPDIR)/block.Tpo" \
454 @am__fastdepCC_TRUE@ -c -o block.o `test -f 'source/block.c' || echo '$(srcdir)/'`source/block.c; \
455 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/block.Tpo" "$(DEPDIR)/block.Po"; \
456 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/block.Tpo"; exit 1; \
457 @am__fastdepCC_TRUE@ fi
458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/block.c' object='block.o' libtool=no @AMDEPBACKSLASH@
459 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/block.Po' tmpdepfile='$(DEPDIR)/block.TPo' @AMDEPBACKSLASH@
460 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
461 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o block.o `test -f 'source/block.c' || echo '$(srcdir)/'`source/block.c
463 block.obj: source/block.c
464 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT block.obj -MD -MP -MF "$(DEPDIR)/block.Tpo" \
465 @am__fastdepCC_TRUE@ -c -o block.obj `if test -f 'source/block.c'; then $(CYGPATH_W) 'source/block.c'; else $(CYGPATH_W) '$(srcdir)/source/block.c'; fi`; \
466 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/block.Tpo" "$(DEPDIR)/block.Po"; \
467 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/block.Tpo"; exit 1; \
468 @am__fastdepCC_TRUE@ fi
469 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/block.c' object='block.obj' libtool=no @AMDEPBACKSLASH@
470 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/block.Po' tmpdepfile='$(DEPDIR)/block.TPo' @AMDEPBACKSLASH@
471 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
472 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o block.obj `if test -f 'source/block.c'; then $(CYGPATH_W) 'source/block.c'; else $(CYGPATH_W) '$(srcdir)/source/block.c'; fi`
474 block.lo: source/block.c
475 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT block.lo -MD -MP -MF "$(DEPDIR)/block.Tpo" \
476 @am__fastdepCC_TRUE@ -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"; \
478 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/block.Tpo"; exit 1; \
479 @am__fastdepCC_TRUE@ fi
480 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/block.c' object='block.lo' libtool=yes @AMDEPBACKSLASH@
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/block.Plo' tmpdepfile='$(DEPDIR)/block.TPlo' @AMDEPBACKSLASH@
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483 @am__fastdepCC_FALSE@ $(LIBTOOL) --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
485 loop.o: source/loop.c
486 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT loop.o -MD -MP -MF "$(DEPDIR)/loop.Tpo" \
487 @am__fastdepCC_TRUE@ -c -o loop.o `test -f 'source/loop.c' || echo '$(srcdir)/'`source/loop.c; \
488 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/loop.Tpo" "$(DEPDIR)/loop.Po"; \
489 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/loop.Tpo"; exit 1; \
490 @am__fastdepCC_TRUE@ fi
491 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/loop.c' object='loop.o' libtool=no @AMDEPBACKSLASH@
492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/loop.Po' tmpdepfile='$(DEPDIR)/loop.TPo' @AMDEPBACKSLASH@
493 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
494 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o loop.o `test -f 'source/loop.c' || echo '$(srcdir)/'`source/loop.c
496 loop.obj: source/loop.c
497 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT loop.obj -MD -MP -MF "$(DEPDIR)/loop.Tpo" \
498 @am__fastdepCC_TRUE@ -c -o loop.obj `if test -f 'source/loop.c'; then $(CYGPATH_W) 'source/loop.c'; else $(CYGPATH_W) '$(srcdir)/source/loop.c'; fi`; \
499 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/loop.Tpo" "$(DEPDIR)/loop.Po"; \
500 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/loop.Tpo"; exit 1; \
501 @am__fastdepCC_TRUE@ fi
502 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/loop.c' object='loop.obj' libtool=no @AMDEPBACKSLASH@
503 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/loop.Po' tmpdepfile='$(DEPDIR)/loop.TPo' @AMDEPBACKSLASH@
504 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
505 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o loop.obj `if test -f 'source/loop.c'; then $(CYGPATH_W) 'source/loop.c'; else $(CYGPATH_W) '$(srcdir)/source/loop.c'; fi`
507 loop.lo: source/loop.c
508 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT loop.lo -MD -MP -MF "$(DEPDIR)/loop.Tpo" \
509 @am__fastdepCC_TRUE@ -c -o loop.lo `test -f 'source/loop.c' || echo '$(srcdir)/'`source/loop.c; \
510 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/loop.Tpo" "$(DEPDIR)/loop.Plo"; \
511 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/loop.Tpo"; exit 1; \
512 @am__fastdepCC_TRUE@ fi
513 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/loop.c' object='loop.lo' libtool=yes @AMDEPBACKSLASH@
514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/loop.Plo' tmpdepfile='$(DEPDIR)/loop.TPlo' @AMDEPBACKSLASH@
515 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
516 @am__fastdepCC_FALSE@ $(LIBTOOL) --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
518 names.o: source/names.c
519 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT names.o -MD -MP -MF "$(DEPDIR)/names.Tpo" \
520 @am__fastdepCC_TRUE@ -c -o names.o `test -f 'source/names.c' || echo '$(srcdir)/'`source/names.c; \
521 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/names.Tpo" "$(DEPDIR)/names.Po"; \
522 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/names.Tpo"; exit 1; \
523 @am__fastdepCC_TRUE@ fi
524 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/names.c' object='names.o' libtool=no @AMDEPBACKSLASH@
525 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/names.Po' tmpdepfile='$(DEPDIR)/names.TPo' @AMDEPBACKSLASH@
526 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o names.o `test -f 'source/names.c' || echo '$(srcdir)/'`source/names.c
529 names.obj: source/names.c
530 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT names.obj -MD -MP -MF "$(DEPDIR)/names.Tpo" \
531 @am__fastdepCC_TRUE@ -c -o names.obj `if test -f 'source/names.c'; then $(CYGPATH_W) 'source/names.c'; else $(CYGPATH_W) '$(srcdir)/source/names.c'; fi`; \
532 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/names.Tpo" "$(DEPDIR)/names.Po"; \
533 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/names.Tpo"; exit 1; \
534 @am__fastdepCC_TRUE@ fi
535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/names.c' object='names.obj' libtool=no @AMDEPBACKSLASH@
536 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/names.Po' tmpdepfile='$(DEPDIR)/names.TPo' @AMDEPBACKSLASH@
537 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
538 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o names.obj `if test -f 'source/names.c'; then $(CYGPATH_W) 'source/names.c'; else $(CYGPATH_W) '$(srcdir)/source/names.c'; fi`
540 names.lo: source/names.c
541 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT names.lo -MD -MP -MF "$(DEPDIR)/names.Tpo" \
542 @am__fastdepCC_TRUE@ -c -o names.lo `test -f 'source/names.c' || echo '$(srcdir)/'`source/names.c; \
543 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/names.Tpo" "$(DEPDIR)/names.Plo"; \
544 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/names.Tpo"; exit 1; \
545 @am__fastdepCC_TRUE@ fi
546 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/names.c' object='names.lo' libtool=yes @AMDEPBACKSLASH@
547 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/names.Plo' tmpdepfile='$(DEPDIR)/names.TPlo' @AMDEPBACKSLASH@
548 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
549 @am__fastdepCC_FALSE@ $(LIBTOOL) --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
551 options.o: source/options.c
552 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT options.o -MD -MP -MF "$(DEPDIR)/options.Tpo" \
553 @am__fastdepCC_TRUE@ -c -o options.o `test -f 'source/options.c' || echo '$(srcdir)/'`source/options.c; \
554 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/options.Tpo" "$(DEPDIR)/options.Po"; \
555 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/options.Tpo"; exit 1; \
556 @am__fastdepCC_TRUE@ fi
557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/options.c' object='options.o' libtool=no @AMDEPBACKSLASH@
558 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/options.Po' tmpdepfile='$(DEPDIR)/options.TPo' @AMDEPBACKSLASH@
559 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
560 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o options.o `test -f 'source/options.c' || echo '$(srcdir)/'`source/options.c
562 options.obj: source/options.c
563 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT options.obj -MD -MP -MF "$(DEPDIR)/options.Tpo" \
564 @am__fastdepCC_TRUE@ -c -o options.obj `if test -f 'source/options.c'; then $(CYGPATH_W) 'source/options.c'; else $(CYGPATH_W) '$(srcdir)/source/options.c'; fi`; \
565 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/options.Tpo" "$(DEPDIR)/options.Po"; \
566 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/options.Tpo"; exit 1; \
567 @am__fastdepCC_TRUE@ fi
568 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/options.c' object='options.obj' libtool=no @AMDEPBACKSLASH@
569 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/options.Po' tmpdepfile='$(DEPDIR)/options.TPo' @AMDEPBACKSLASH@
570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o options.obj `if test -f 'source/options.c'; then $(CYGPATH_W) 'source/options.c'; else $(CYGPATH_W) '$(srcdir)/source/options.c'; fi`
573 options.lo: source/options.c
574 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT options.lo -MD -MP -MF "$(DEPDIR)/options.Tpo" \
575 @am__fastdepCC_TRUE@ -c -o options.lo `test -f 'source/options.c' || echo '$(srcdir)/'`source/options.c; \
576 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/options.Tpo" "$(DEPDIR)/options.Plo"; \
577 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/options.Tpo"; exit 1; \
578 @am__fastdepCC_TRUE@ fi
579 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/options.c' object='options.lo' libtool=yes @AMDEPBACKSLASH@
580 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/options.Plo' tmpdepfile='$(DEPDIR)/options.TPlo' @AMDEPBACKSLASH@
581 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
582 @am__fastdepCC_FALSE@ $(LIBTOOL) --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
584 clast.o: source/@POLYHEDRAL_BACKEND@/clast.c
585 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clast.o -MD -MP -MF "$(DEPDIR)/clast.Tpo" \
586 @am__fastdepCC_TRUE@ -c -o clast.o `test -f 'source/@POLYHEDRAL_BACKEND@/clast.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/clast.c; \
587 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/clast.Tpo" "$(DEPDIR)/clast.Po"; \
588 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/clast.Tpo"; exit 1; \
589 @am__fastdepCC_TRUE@ fi
590 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/@POLYHEDRAL_BACKEND@/clast.c' object='clast.o' libtool=no @AMDEPBACKSLASH@
591 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/clast.Po' tmpdepfile='$(DEPDIR)/clast.TPo' @AMDEPBACKSLASH@
592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
593 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clast.o `test -f 'source/@POLYHEDRAL_BACKEND@/clast.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/clast.c
595 clast.obj: source/@POLYHEDRAL_BACKEND@/clast.c
596 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clast.obj -MD -MP -MF "$(DEPDIR)/clast.Tpo" \
597 @am__fastdepCC_TRUE@ -c -o clast.obj `if test -f 'source/@POLYHEDRAL_BACKEND@/clast.c'; then $(CYGPATH_W) 'source/@POLYHEDRAL_BACKEND@/clast.c'; else $(CYGPATH_W) '$(srcdir)/source/@POLYHEDRAL_BACKEND@/clast.c'; fi`; \
598 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/clast.Tpo" "$(DEPDIR)/clast.Po"; \
599 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/clast.Tpo"; exit 1; \
600 @am__fastdepCC_TRUE@ fi
601 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/@POLYHEDRAL_BACKEND@/clast.c' object='clast.obj' libtool=no @AMDEPBACKSLASH@
602 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/clast.Po' tmpdepfile='$(DEPDIR)/clast.TPo' @AMDEPBACKSLASH@
603 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clast.obj `if test -f 'source/@POLYHEDRAL_BACKEND@/clast.c'; then $(CYGPATH_W) 'source/@POLYHEDRAL_BACKEND@/clast.c'; else $(CYGPATH_W) '$(srcdir)/source/@POLYHEDRAL_BACKEND@/clast.c'; fi`
606 clast.lo: source/@POLYHEDRAL_BACKEND@/clast.c
607 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clast.lo -MD -MP -MF "$(DEPDIR)/clast.Tpo" \
608 @am__fastdepCC_TRUE@ -c -o clast.lo `test -f 'source/@POLYHEDRAL_BACKEND@/clast.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/clast.c; \
609 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/clast.Tpo" "$(DEPDIR)/clast.Plo"; \
610 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/clast.Tpo"; exit 1; \
611 @am__fastdepCC_TRUE@ fi
612 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/@POLYHEDRAL_BACKEND@/clast.c' object='clast.lo' libtool=yes @AMDEPBACKSLASH@
613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/clast.Plo' tmpdepfile='$(DEPDIR)/clast.TPlo' @AMDEPBACKSLASH@
614 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
615 @am__fastdepCC_FALSE@ $(LIBTOOL) --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
617 domain.o: source/@POLYHEDRAL_BACKEND@/domain.c
618 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT domain.o -MD -MP -MF "$(DEPDIR)/domain.Tpo" \
619 @am__fastdepCC_TRUE@ -c -o domain.o `test -f 'source/@POLYHEDRAL_BACKEND@/domain.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/domain.c; \
620 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/domain.Tpo" "$(DEPDIR)/domain.Po"; \
621 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/domain.Tpo"; exit 1; \
622 @am__fastdepCC_TRUE@ fi
623 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/@POLYHEDRAL_BACKEND@/domain.c' object='domain.o' libtool=no @AMDEPBACKSLASH@
624 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/domain.Po' tmpdepfile='$(DEPDIR)/domain.TPo' @AMDEPBACKSLASH@
625 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
626 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o domain.o `test -f 'source/@POLYHEDRAL_BACKEND@/domain.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/domain.c
628 domain.obj: source/@POLYHEDRAL_BACKEND@/domain.c
629 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT domain.obj -MD -MP -MF "$(DEPDIR)/domain.Tpo" \
630 @am__fastdepCC_TRUE@ -c -o domain.obj `if test -f 'source/@POLYHEDRAL_BACKEND@/domain.c'; then $(CYGPATH_W) 'source/@POLYHEDRAL_BACKEND@/domain.c'; else $(CYGPATH_W) '$(srcdir)/source/@POLYHEDRAL_BACKEND@/domain.c'; fi`; \
631 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/domain.Tpo" "$(DEPDIR)/domain.Po"; \
632 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/domain.Tpo"; exit 1; \
633 @am__fastdepCC_TRUE@ fi
634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/@POLYHEDRAL_BACKEND@/domain.c' object='domain.obj' libtool=no @AMDEPBACKSLASH@
635 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/domain.Po' tmpdepfile='$(DEPDIR)/domain.TPo' @AMDEPBACKSLASH@
636 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
637 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o domain.obj `if test -f 'source/@POLYHEDRAL_BACKEND@/domain.c'; then $(CYGPATH_W) 'source/@POLYHEDRAL_BACKEND@/domain.c'; else $(CYGPATH_W) '$(srcdir)/source/@POLYHEDRAL_BACKEND@/domain.c'; fi`
639 domain.lo: source/@POLYHEDRAL_BACKEND@/domain.c
640 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT domain.lo -MD -MP -MF "$(DEPDIR)/domain.Tpo" \
641 @am__fastdepCC_TRUE@ -c -o domain.lo `test -f 'source/@POLYHEDRAL_BACKEND@/domain.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/domain.c; \
642 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/domain.Tpo" "$(DEPDIR)/domain.Plo"; \
643 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/domain.Tpo"; exit 1; \
644 @am__fastdepCC_TRUE@ fi
645 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/@POLYHEDRAL_BACKEND@/domain.c' object='domain.lo' libtool=yes @AMDEPBACKSLASH@
646 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/domain.Plo' tmpdepfile='$(DEPDIR)/domain.TPlo' @AMDEPBACKSLASH@
647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
648 @am__fastdepCC_FALSE@ $(LIBTOOL) --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
650 matrix.o: source/@POLYHEDRAL_BACKEND@/matrix.c
651 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT matrix.o -MD -MP -MF "$(DEPDIR)/matrix.Tpo" \
652 @am__fastdepCC_TRUE@ -c -o matrix.o `test -f 'source/@POLYHEDRAL_BACKEND@/matrix.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/matrix.c; \
653 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/matrix.Tpo" "$(DEPDIR)/matrix.Po"; \
654 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/matrix.Tpo"; exit 1; \
655 @am__fastdepCC_TRUE@ fi
656 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/@POLYHEDRAL_BACKEND@/matrix.c' object='matrix.o' libtool=no @AMDEPBACKSLASH@
657 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/matrix.Po' tmpdepfile='$(DEPDIR)/matrix.TPo' @AMDEPBACKSLASH@
658 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
659 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o matrix.o `test -f 'source/@POLYHEDRAL_BACKEND@/matrix.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/matrix.c
661 matrix.obj: source/@POLYHEDRAL_BACKEND@/matrix.c
662 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT matrix.obj -MD -MP -MF "$(DEPDIR)/matrix.Tpo" \
663 @am__fastdepCC_TRUE@ -c -o matrix.obj `if test -f 'source/@POLYHEDRAL_BACKEND@/matrix.c'; then $(CYGPATH_W) 'source/@POLYHEDRAL_BACKEND@/matrix.c'; else $(CYGPATH_W) '$(srcdir)/source/@POLYHEDRAL_BACKEND@/matrix.c'; fi`; \
664 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/matrix.Tpo" "$(DEPDIR)/matrix.Po"; \
665 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/matrix.Tpo"; exit 1; \
666 @am__fastdepCC_TRUE@ fi
667 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/@POLYHEDRAL_BACKEND@/matrix.c' object='matrix.obj' libtool=no @AMDEPBACKSLASH@
668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/matrix.Po' tmpdepfile='$(DEPDIR)/matrix.TPo' @AMDEPBACKSLASH@
669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
670 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o matrix.obj `if test -f 'source/@POLYHEDRAL_BACKEND@/matrix.c'; then $(CYGPATH_W) 'source/@POLYHEDRAL_BACKEND@/matrix.c'; else $(CYGPATH_W) '$(srcdir)/source/@POLYHEDRAL_BACKEND@/matrix.c'; fi`
672 matrix.lo: source/@POLYHEDRAL_BACKEND@/matrix.c
673 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT matrix.lo -MD -MP -MF "$(DEPDIR)/matrix.Tpo" \
674 @am__fastdepCC_TRUE@ -c -o matrix.lo `test -f 'source/@POLYHEDRAL_BACKEND@/matrix.c' || echo '$(srcdir)/'`source/@POLYHEDRAL_BACKEND@/matrix.c; \
675 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/matrix.Tpo" "$(DEPDIR)/matrix.Plo"; \
676 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/matrix.Tpo"; exit 1; \
677 @am__fastdepCC_TRUE@ fi
678 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/@POLYHEDRAL_BACKEND@/matrix.c' object='matrix.lo' libtool=yes @AMDEPBACKSLASH@
679 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/matrix.Plo' tmpdepfile='$(DEPDIR)/matrix.TPlo' @AMDEPBACKSLASH@
680 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
681 @am__fastdepCC_FALSE@ $(LIBTOOL) --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
683 pprint.o: source/pprint.c
684 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pprint.o -MD -MP -MF "$(DEPDIR)/pprint.Tpo" \
685 @am__fastdepCC_TRUE@ -c -o pprint.o `test -f 'source/pprint.c' || echo '$(srcdir)/'`source/pprint.c; \
686 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/pprint.Tpo" "$(DEPDIR)/pprint.Po"; \
687 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/pprint.Tpo"; exit 1; \
688 @am__fastdepCC_TRUE@ fi
689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/pprint.c' object='pprint.o' libtool=no @AMDEPBACKSLASH@
690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/pprint.Po' tmpdepfile='$(DEPDIR)/pprint.TPo' @AMDEPBACKSLASH@
691 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
692 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pprint.o `test -f 'source/pprint.c' || echo '$(srcdir)/'`source/pprint.c
694 pprint.obj: source/pprint.c
695 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pprint.obj -MD -MP -MF "$(DEPDIR)/pprint.Tpo" \
696 @am__fastdepCC_TRUE@ -c -o pprint.obj `if test -f 'source/pprint.c'; then $(CYGPATH_W) 'source/pprint.c'; else $(CYGPATH_W) '$(srcdir)/source/pprint.c'; fi`; \
697 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/pprint.Tpo" "$(DEPDIR)/pprint.Po"; \
698 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/pprint.Tpo"; exit 1; \
699 @am__fastdepCC_TRUE@ fi
700 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/pprint.c' object='pprint.obj' libtool=no @AMDEPBACKSLASH@
701 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/pprint.Po' tmpdepfile='$(DEPDIR)/pprint.TPo' @AMDEPBACKSLASH@
702 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
703 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pprint.obj `if test -f 'source/pprint.c'; then $(CYGPATH_W) 'source/pprint.c'; else $(CYGPATH_W) '$(srcdir)/source/pprint.c'; fi`
705 pprint.lo: source/pprint.c
706 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pprint.lo -MD -MP -MF "$(DEPDIR)/pprint.Tpo" \
707 @am__fastdepCC_TRUE@ -c -o pprint.lo `test -f 'source/pprint.c' || echo '$(srcdir)/'`source/pprint.c; \
708 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/pprint.Tpo" "$(DEPDIR)/pprint.Plo"; \
709 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/pprint.Tpo"; exit 1; \
710 @am__fastdepCC_TRUE@ fi
711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/pprint.c' object='pprint.lo' libtool=yes @AMDEPBACKSLASH@
712 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/pprint.Plo' tmpdepfile='$(DEPDIR)/pprint.TPlo' @AMDEPBACKSLASH@
713 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
714 @am__fastdepCC_FALSE@ $(LIBTOOL) --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
716 program.o: source/program.c
717 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT program.o -MD -MP -MF "$(DEPDIR)/program.Tpo" \
718 @am__fastdepCC_TRUE@ -c -o program.o `test -f 'source/program.c' || echo '$(srcdir)/'`source/program.c; \
719 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/program.Tpo" "$(DEPDIR)/program.Po"; \
720 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/program.Tpo"; exit 1; \
721 @am__fastdepCC_TRUE@ fi
722 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/program.c' object='program.o' libtool=no @AMDEPBACKSLASH@
723 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/program.Po' tmpdepfile='$(DEPDIR)/program.TPo' @AMDEPBACKSLASH@
724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
725 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o program.o `test -f 'source/program.c' || echo '$(srcdir)/'`source/program.c
727 program.obj: source/program.c
728 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT program.obj -MD -MP -MF "$(DEPDIR)/program.Tpo" \
729 @am__fastdepCC_TRUE@ -c -o program.obj `if test -f 'source/program.c'; then $(CYGPATH_W) 'source/program.c'; else $(CYGPATH_W) '$(srcdir)/source/program.c'; fi`; \
730 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/program.Tpo" "$(DEPDIR)/program.Po"; \
731 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/program.Tpo"; exit 1; \
732 @am__fastdepCC_TRUE@ fi
733 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/program.c' object='program.obj' libtool=no @AMDEPBACKSLASH@
734 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/program.Po' tmpdepfile='$(DEPDIR)/program.TPo' @AMDEPBACKSLASH@
735 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
736 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o program.obj `if test -f 'source/program.c'; then $(CYGPATH_W) 'source/program.c'; else $(CYGPATH_W) '$(srcdir)/source/program.c'; fi`
738 program.lo: source/program.c
739 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT program.lo -MD -MP -MF "$(DEPDIR)/program.Tpo" \
740 @am__fastdepCC_TRUE@ -c -o program.lo `test -f 'source/program.c' || echo '$(srcdir)/'`source/program.c; \
741 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/program.Tpo" "$(DEPDIR)/program.Plo"; \
742 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/program.Tpo"; exit 1; \
743 @am__fastdepCC_TRUE@ fi
744 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/program.c' object='program.lo' libtool=yes @AMDEPBACKSLASH@
745 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/program.Plo' tmpdepfile='$(DEPDIR)/program.TPlo' @AMDEPBACKSLASH@
746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
747 @am__fastdepCC_FALSE@ $(LIBTOOL) --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
749 statement.o: source/statement.c
750 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT statement.o -MD -MP -MF "$(DEPDIR)/statement.Tpo" \
751 @am__fastdepCC_TRUE@ -c -o statement.o `test -f 'source/statement.c' || echo '$(srcdir)/'`source/statement.c; \
752 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/statement.Tpo" "$(DEPDIR)/statement.Po"; \
753 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/statement.Tpo"; exit 1; \
754 @am__fastdepCC_TRUE@ fi
755 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/statement.c' object='statement.o' libtool=no @AMDEPBACKSLASH@
756 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/statement.Po' tmpdepfile='$(DEPDIR)/statement.TPo' @AMDEPBACKSLASH@
757 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
758 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o statement.o `test -f 'source/statement.c' || echo '$(srcdir)/'`source/statement.c
760 statement.obj: source/statement.c
761 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT statement.obj -MD -MP -MF "$(DEPDIR)/statement.Tpo" \
762 @am__fastdepCC_TRUE@ -c -o statement.obj `if test -f 'source/statement.c'; then $(CYGPATH_W) 'source/statement.c'; else $(CYGPATH_W) '$(srcdir)/source/statement.c'; fi`; \
763 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/statement.Tpo" "$(DEPDIR)/statement.Po"; \
764 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/statement.Tpo"; exit 1; \
765 @am__fastdepCC_TRUE@ fi
766 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/statement.c' object='statement.obj' libtool=no @AMDEPBACKSLASH@
767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/statement.Po' tmpdepfile='$(DEPDIR)/statement.TPo' @AMDEPBACKSLASH@
768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
769 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o statement.obj `if test -f 'source/statement.c'; then $(CYGPATH_W) 'source/statement.c'; else $(CYGPATH_W) '$(srcdir)/source/statement.c'; fi`
771 statement.lo: source/statement.c
772 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT statement.lo -MD -MP -MF "$(DEPDIR)/statement.Tpo" \
773 @am__fastdepCC_TRUE@ -c -o statement.lo `test -f 'source/statement.c' || echo '$(srcdir)/'`source/statement.c; \
774 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/statement.Tpo" "$(DEPDIR)/statement.Plo"; \
775 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/statement.Tpo"; exit 1; \
776 @am__fastdepCC_TRUE@ fi
777 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/statement.c' object='statement.lo' libtool=yes @AMDEPBACKSLASH@
778 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/statement.Plo' tmpdepfile='$(DEPDIR)/statement.TPlo' @AMDEPBACKSLASH@
779 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
780 @am__fastdepCC_FALSE@ $(LIBTOOL) --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
782 version.o: source/version.c
783 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT version.o -MD -MP -MF "$(DEPDIR)/version.Tpo" \
784 @am__fastdepCC_TRUE@ -c -o version.o `test -f 'source/version.c' || echo '$(srcdir)/'`source/version.c; \
785 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/version.Tpo" "$(DEPDIR)/version.Po"; \
786 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/version.Tpo"; exit 1; \
787 @am__fastdepCC_TRUE@ fi
788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/version.c' object='version.o' libtool=no @AMDEPBACKSLASH@
789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/version.Po' tmpdepfile='$(DEPDIR)/version.TPo' @AMDEPBACKSLASH@
790 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
791 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o version.o `test -f 'source/version.c' || echo '$(srcdir)/'`source/version.c
793 version.obj: source/version.c
794 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT version.obj -MD -MP -MF "$(DEPDIR)/version.Tpo" \
795 @am__fastdepCC_TRUE@ -c -o version.obj `if test -f 'source/version.c'; then $(CYGPATH_W) 'source/version.c'; else $(CYGPATH_W) '$(srcdir)/source/version.c'; fi`; \
796 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/version.Tpo" "$(DEPDIR)/version.Po"; \
797 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/version.Tpo"; exit 1; \
798 @am__fastdepCC_TRUE@ fi
799 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/version.c' object='version.obj' libtool=no @AMDEPBACKSLASH@
800 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/version.Po' tmpdepfile='$(DEPDIR)/version.TPo' @AMDEPBACKSLASH@
801 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
802 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o version.obj `if test -f 'source/version.c'; then $(CYGPATH_W) 'source/version.c'; else $(CYGPATH_W) '$(srcdir)/source/version.c'; fi`
804 version.lo: source/version.c
805 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT version.lo -MD -MP -MF "$(DEPDIR)/version.Tpo" \
806 @am__fastdepCC_TRUE@ -c -o version.lo `test -f 'source/version.c' || echo '$(srcdir)/'`source/version.c; \
807 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/version.Tpo" "$(DEPDIR)/version.Plo"; \
808 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/version.Tpo"; exit 1; \
809 @am__fastdepCC_TRUE@ fi
810 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/version.c' object='version.lo' libtool=yes @AMDEPBACKSLASH@
811 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/version.Plo' tmpdepfile='$(DEPDIR)/version.TPlo' @AMDEPBACKSLASH@
812 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
813 @am__fastdepCC_FALSE@ $(LIBTOOL) --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
815 cloog.o: source/cloog.c
816 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cloog.o -MD -MP -MF "$(DEPDIR)/cloog.Tpo" \
817 @am__fastdepCC_TRUE@ -c -o cloog.o `test -f 'source/cloog.c' || echo '$(srcdir)/'`source/cloog.c; \
818 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cloog.Tpo" "$(DEPDIR)/cloog.Po"; \
819 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/cloog.Tpo"; exit 1; \
820 @am__fastdepCC_TRUE@ fi
821 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/cloog.c' object='cloog.o' libtool=no @AMDEPBACKSLASH@
822 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cloog.Po' tmpdepfile='$(DEPDIR)/cloog.TPo' @AMDEPBACKSLASH@
823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
824 @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
826 cloog.obj: source/cloog.c
827 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cloog.obj -MD -MP -MF "$(DEPDIR)/cloog.Tpo" \
828 @am__fastdepCC_TRUE@ -c -o cloog.obj `if test -f 'source/cloog.c'; then $(CYGPATH_W) 'source/cloog.c'; else $(CYGPATH_W) '$(srcdir)/source/cloog.c'; fi`; \
829 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cloog.Tpo" "$(DEPDIR)/cloog.Po"; \
830 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/cloog.Tpo"; exit 1; \
831 @am__fastdepCC_TRUE@ fi
832 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/cloog.c' object='cloog.obj' libtool=no @AMDEPBACKSLASH@
833 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cloog.Po' tmpdepfile='$(DEPDIR)/cloog.TPo' @AMDEPBACKSLASH@
834 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
835 @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`
837 cloog.lo: source/cloog.c
838 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cloog.lo -MD -MP -MF "$(DEPDIR)/cloog.Tpo" \
839 @am__fastdepCC_TRUE@ -c -o cloog.lo `test -f 'source/cloog.c' || echo '$(srcdir)/'`source/cloog.c; \
840 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cloog.Tpo" "$(DEPDIR)/cloog.Plo"; \
841 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/cloog.Tpo"; exit 1; \
842 @am__fastdepCC_TRUE@ fi
843 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source/cloog.c' object='cloog.lo' libtool=yes @AMDEPBACKSLASH@
844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cloog.Plo' tmpdepfile='$(DEPDIR)/cloog.TPlo' @AMDEPBACKSLASH@
845 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
846 @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cloog.lo `test -f 'source/cloog.c' || echo '$(srcdir)/'`source/cloog.c
848 mostlyclean-libtool:
849 -rm -f *.lo
851 clean-libtool:
852 -rm -rf .libs _libs
854 distclean-libtool:
855 -rm -f libtool
856 uninstall-info-am:
857 pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
858 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
859 @$(NORMAL_INSTALL)
860 $(mkinstalldirs) $(DESTDIR)$(pkgincludedir)
861 @list='$(pkginclude_HEADERS)'; for p in $$list; do \
862 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
863 f="`echo $$p | sed -e 's|^.*/||'`"; \
864 echo " $(pkgincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(pkgincludedir)/$$f"; \
865 $(pkgincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(pkgincludedir)/$$f; \
866 done
868 uninstall-pkgincludeHEADERS:
869 @$(NORMAL_UNINSTALL)
870 @list='$(pkginclude_HEADERS)'; for p in $$list; do \
871 f="`echo $$p | sed -e 's|^.*/||'`"; \
872 echo " rm -f $(DESTDIR)$(pkgincludedir)/$$f"; \
873 rm -f $(DESTDIR)$(pkgincludedir)/$$f; \
874 done
876 # This directory's subdirectories are mostly independent; you can cd
877 # into them and run `make' without going through this Makefile.
878 # To change the values of `make' variables: instead of editing Makefiles,
879 # (1) if the variable is set in `config.status', edit `config.status'
880 # (which will cause the Makefiles to be regenerated when you run `make');
881 # (2) otherwise, pass the desired values on the `make' command line.
882 $(RECURSIVE_TARGETS):
883 @set fnord $$MAKEFLAGS; amf=$$2; \
884 dot_seen=no; \
885 target=`echo $@ | sed s/-recursive//`; \
886 list='$(SUBDIRS)'; for subdir in $$list; do \
887 echo "Making $$target in $$subdir"; \
888 if test "$$subdir" = "."; then \
889 dot_seen=yes; \
890 local_target="$$target-am"; \
891 else \
892 local_target="$$target"; \
893 fi; \
894 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
895 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
896 done; \
897 if test "$$dot_seen" = "no"; then \
898 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
899 fi; test -z "$$fail"
901 mostlyclean-recursive clean-recursive distclean-recursive \
902 maintainer-clean-recursive:
903 @set fnord $$MAKEFLAGS; amf=$$2; \
904 dot_seen=no; \
905 case "$@" in \
906 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
907 *) list='$(SUBDIRS)' ;; \
908 esac; \
909 rev=''; for subdir in $$list; do \
910 if test "$$subdir" = "."; then :; else \
911 rev="$$subdir $$rev"; \
912 fi; \
913 done; \
914 rev="$$rev ."; \
915 target=`echo $@ | sed s/-recursive//`; \
916 for subdir in $$rev; do \
917 echo "Making $$target in $$subdir"; \
918 if test "$$subdir" = "."; then \
919 local_target="$$target-am"; \
920 else \
921 local_target="$$target"; \
922 fi; \
923 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
924 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
925 done && test -z "$$fail"
926 tags-recursive:
927 list='$(SUBDIRS)'; for subdir in $$list; do \
928 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
929 done
930 ctags-recursive:
931 list='$(SUBDIRS)'; for subdir in $$list; do \
932 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
933 done
935 ETAGS = etags
936 ETAGSFLAGS =
938 CTAGS = ctags
939 CTAGSFLAGS =
941 tags: TAGS
943 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
944 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
945 unique=`for i in $$list; do \
946 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
947 done | \
948 $(AWK) ' { files[$$0] = 1; } \
949 END { for (i in files) print i; }'`; \
950 mkid -fID $$unique
952 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
953 $(TAGS_FILES) $(LISP)
954 tags=; \
955 here=`pwd`; \
956 if (etags --etags-include --version) >/dev/null 2>&1; then \
957 include_option=--etags-include; \
958 else \
959 include_option=--include; \
960 fi; \
961 list='$(SUBDIRS)'; for subdir in $$list; do \
962 if test "$$subdir" = .; then :; else \
963 test -f $$subdir/TAGS && \
964 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
965 fi; \
966 done; \
967 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
968 unique=`for i in $$list; do \
969 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
970 done | \
971 $(AWK) ' { files[$$0] = 1; } \
972 END { for (i in files) print i; }'`; \
973 test -z "$(ETAGS_ARGS)$$tags$$unique" \
974 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
975 $$tags $$unique
977 ctags: CTAGS
978 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
979 $(TAGS_FILES) $(LISP)
980 tags=; \
981 here=`pwd`; \
982 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
983 unique=`for i in $$list; do \
984 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
985 done | \
986 $(AWK) ' { files[$$0] = 1; } \
987 END { for (i in files) print i; }'`; \
988 test -z "$(CTAGS_ARGS)$$tags$$unique" \
989 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
990 $$tags $$unique
992 GTAGS:
993 here=`$(am__cd) $(top_builddir) && pwd` \
994 && cd $(top_srcdir) \
995 && gtags -i $(GTAGS_ARGS) $$here
997 distclean-tags:
998 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
999 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1001 top_distdir = .
1002 distdir = $(PACKAGE)-$(VERSION)
1004 am__remove_distdir = \
1005 { test ! -d $(distdir) \
1006 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
1007 && rm -fr $(distdir); }; }
1009 GZIP_ENV = --best
1010 distuninstallcheck_listfiles = find . -type f -print
1011 distcleancheck_listfiles = find . -type f -print
1013 distdir: $(DISTFILES)
1014 $(am__remove_distdir)
1015 mkdir $(distdir)
1016 $(mkinstalldirs) $(distdir)/. $(distdir)/./include/cloog $(distdir)/autoconf $(distdir)/doc $(distdir)/include/cloog
1017 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1018 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1019 list='$(DISTFILES)'; for file in $$list; do \
1020 case $$file in \
1021 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1022 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1023 esac; \
1024 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1025 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1026 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1027 dir="/$$dir"; \
1028 $(mkinstalldirs) "$(distdir)$$dir"; \
1029 else \
1030 dir=''; \
1031 fi; \
1032 if test -d $$d/$$file; then \
1033 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1034 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1035 fi; \
1036 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1037 else \
1038 test -f $(distdir)/$$file \
1039 || cp -p $$d/$$file $(distdir)/$$file \
1040 || exit 1; \
1041 fi; \
1042 done
1043 list='$(SUBDIRS)'; for subdir in $$list; do \
1044 if test "$$subdir" = .; then :; else \
1045 test -d $(distdir)/$$subdir \
1046 || mkdir $(distdir)/$$subdir \
1047 || exit 1; \
1048 (cd $$subdir && \
1049 $(MAKE) $(AM_MAKEFLAGS) \
1050 top_distdir="$(top_distdir)" \
1051 distdir=../$(distdir)/$$subdir \
1052 distdir) \
1053 || exit 1; \
1054 fi; \
1055 done
1056 $(MAKE) $(AM_MAKEFLAGS) \
1057 top_distdir="$(top_distdir)" distdir="$(distdir)" \
1058 dist-hook
1059 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
1060 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1061 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1062 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
1063 || chmod -R a+r $(distdir)
1064 dist-gzip: distdir
1065 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1066 $(am__remove_distdir)
1068 dist dist-all: distdir
1069 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1070 $(am__remove_distdir)
1072 # This target untars the dist file and tries a VPATH configuration. Then
1073 # it guarantees that the distribution is self-contained by making another
1074 # tarfile.
1075 distcheck: dist
1076 $(am__remove_distdir)
1077 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
1078 chmod -R a-w $(distdir); chmod a+w $(distdir)
1079 mkdir $(distdir)/_build
1080 mkdir $(distdir)/_inst
1081 chmod a-w $(distdir)
1082 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1083 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1084 && cd $(distdir)/_build \
1085 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1086 $(DISTCHECK_CONFIGURE_FLAGS) \
1087 && $(MAKE) $(AM_MAKEFLAGS) \
1088 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1089 && $(MAKE) $(AM_MAKEFLAGS) check \
1090 && $(MAKE) $(AM_MAKEFLAGS) install \
1091 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1092 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1093 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1094 distuninstallcheck \
1095 && chmod -R a-w "$$dc_install_base" \
1096 && ({ \
1097 (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
1098 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1099 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1100 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1101 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1102 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1103 && rm -rf "$$dc_destdir" \
1104 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
1105 && rm -f $(distdir).tar.gz \
1106 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
1107 $(am__remove_distdir)
1108 @echo "$(distdir).tar.gz is ready for distribution" | \
1109 sed 'h;s/./=/g;p;x;p;x'
1110 distuninstallcheck:
1111 @cd $(distuninstallcheck_dir) \
1112 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1113 || { echo "ERROR: files left after uninstall:" ; \
1114 if test -n "$(DESTDIR)"; then \
1115 echo " (check DESTDIR support)"; \
1116 fi ; \
1117 $(distuninstallcheck_listfiles) ; \
1118 exit 1; } >&2
1119 distcleancheck: distclean
1120 @if test '$(srcdir)' = . ; then \
1121 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1122 exit 1 ; \
1124 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1125 || { echo "ERROR: files left in build directory after distclean:" ; \
1126 $(distcleancheck_listfiles) ; \
1127 exit 1; } >&2
1128 check-am: all-am
1129 check: check-recursive
1130 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
1131 install-binPROGRAMS: install-libLTLIBRARIES
1133 installdirs: installdirs-recursive
1134 installdirs-am:
1135 $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) $(DESTDIR)$(pkgincludedir)
1137 install: install-recursive
1138 install-exec: install-exec-recursive
1139 install-data: install-data-recursive
1140 uninstall: uninstall-recursive
1142 install-am: all-am
1143 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1145 installcheck: installcheck-recursive
1146 install-strip:
1147 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1148 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1149 `test -z '$(STRIP)' || \
1150 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1151 mostlyclean-generic:
1153 clean-generic:
1155 distclean-generic:
1156 -rm -f $(CONFIG_CLEAN_FILES)
1158 maintainer-clean-generic:
1159 @echo "This command is intended for maintainers to use"
1160 @echo "it deletes files that may require special tools to rebuild."
1161 clean: clean-recursive
1163 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1164 clean-libtool clean-local mostlyclean-am
1166 distclean: distclean-recursive
1167 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1168 -rm -rf ./$(DEPDIR)
1169 -rm -f Makefile
1170 distclean-am: clean-am distclean-compile distclean-generic distclean-hdr \
1171 distclean-libtool distclean-tags
1173 dvi: dvi-recursive
1175 dvi-am:
1177 info: info-recursive
1179 info-am:
1181 install-data-am: install-pkgincludeHEADERS
1183 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1185 install-info: install-info-recursive
1187 install-man:
1189 installcheck-am:
1191 maintainer-clean: maintainer-clean-recursive
1192 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1193 -rm -rf $(top_srcdir)/autom4te.cache
1194 -rm -rf ./$(DEPDIR)
1195 -rm -f Makefile
1196 maintainer-clean-am: distclean-am maintainer-clean-generic
1198 mostlyclean: mostlyclean-recursive
1200 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1201 mostlyclean-libtool
1203 pdf: pdf-recursive
1205 pdf-am:
1207 ps: ps-recursive
1209 ps-am:
1211 uninstall-am: uninstall-binPROGRAMS uninstall-info-am \
1212 uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
1214 uninstall-info: uninstall-info-recursive
1216 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
1217 clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1218 clean-libtool clean-local clean-recursive ctags ctags-recursive \
1219 dist dist-all dist-gzip distcheck distclean distclean-compile \
1220 distclean-generic distclean-hdr distclean-libtool \
1221 distclean-recursive distclean-tags distcleancheck distdir \
1222 distuninstallcheck dvi dvi-am dvi-recursive info info-am \
1223 info-recursive install install-am install-binPROGRAMS \
1224 install-data install-data-am install-data-recursive \
1225 install-exec install-exec-am install-exec-recursive \
1226 install-info install-info-am install-info-recursive \
1227 install-libLTLIBRARIES install-man install-pkgincludeHEADERS \
1228 install-recursive install-strip installcheck installcheck-am \
1229 installdirs installdirs-am installdirs-recursive \
1230 maintainer-clean maintainer-clean-generic \
1231 maintainer-clean-recursive mostlyclean mostlyclean-compile \
1232 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
1233 pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
1234 tags-recursive uninstall uninstall-am uninstall-binPROGRAMS \
1235 uninstall-info-am uninstall-info-recursive \
1236 uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS \
1237 uninstall-recursive
1240 version.h: @GIT_INDEX@
1241 echo '#define CLOOG_HEAD "'`$(top_builddir)/genversion.sh`'"' > $@
1243 dist-hook:
1244 rm -f $(distdir)/test/Makefile
1245 $(top_builddir)/genversion.sh > $(distdir)/CLOOG_HEAD
1246 (cd doc; make cloog.pdf) && cp doc/cloog.pdf $(distdir)/doc/
1248 #/*****************************************************************************
1249 # * Rules *
1250 # *****************************************************************************/
1252 check:
1253 $(MAKE) test -C test
1255 valcheck:
1256 $(MAKE) valgrind -C test
1258 total:
1259 @echo " /*-----------------------------------------------*"
1260 @echo " * CLooG *"
1261 @echo " *-----------------------------------------------*/"
1262 $(MAKE) uninstall
1263 $(MAKE) clean
1264 $(MAKE)
1265 $(MAKE) install
1267 doc:
1268 @echo " /*-----------------------------------------------*"
1269 @echo " * Generating CLooG's documentation *"
1270 @echo " *-----------------------------------------------*/"
1271 doxygen ./autoconf/Doxyfile
1273 clean-local:
1274 rm $(builddir)/version.h
1275 rm $(builddir)/doc/gitversion.texi
1276 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1277 # Otherwise a system limit (for SysV at least) may be exceeded.
1278 .NOEXPORT: