]> www.ginac.de Git - ginac.git/blob - check/Makefile.in
050ad37604c21df341b6b4946239c0219de30a4d
[ginac.git] / check / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AS = @AS@
63 CC = @CC@
64 CXX = @CXX@
65 CXXCPP = @CXXCPP@
66 DLLTOOL = @DLLTOOL@
67 DOXYGEN = @DOXYGEN@
68 DVIPS = @DVIPS@
69 FIG2DEV = @FIG2DEV@
70 GINACLIB_BINARY_AGE = @GINACLIB_BINARY_AGE@
71 GINACLIB_INTERFACE_AGE = @GINACLIB_INTERFACE_AGE@
72 GINACLIB_MAJOR_VERSION = @GINACLIB_MAJOR_VERSION@
73 GINACLIB_MICRO_VERSION = @GINACLIB_MICRO_VERSION@
74 GINACLIB_MINOR_VERSION = @GINACLIB_MINOR_VERSION@
75 GINACLIB_VERSION = @GINACLIB_VERSION@
76 GINSH_LIBS = @GINSH_LIBS@
77 LATEX = @LATEX@
78 LD = @LD@
79 LEX = @LEX@
80 LIBTOOL = @LIBTOOL@
81 LN_S = @LN_S@
82 LT_AGE = @LT_AGE@
83 LT_CURRENT = @LT_CURRENT@
84 LT_RELEASE = @LT_RELEASE@
85 LT_REVISION = @LT_REVISION@
86 MAINT = @MAINT@
87 MAKEINDEX = @MAKEINDEX@
88 MAKEINFO = @MAKEINFO@
89 NM = @NM@
90 OBJDUMP = @OBJDUMP@
91 PACKAGE = @PACKAGE@
92 RANLIB = @RANLIB@
93 REFERENCE_TARGETS = @REFERENCE_TARGETS@
94 TUTORIAL_TARGETS = @TUTORIAL_TARGETS@
95 VERSION = @VERSION@
96 YACC = @YACC@
97
98 TESTS = run_checks
99 check_PROGRAMS = check_ginac
100 check_ginac_SOURCES = paranoia_check.cpp numeric_output.cpp numeric_consist.cpp   powerlaws.cpp expand_subs.cpp inifcns_consist.cpp differentiation.cpp   poly_gcd.cpp normalization.cpp lsolve_onedim.cpp matrix_checks.cpp   series_expansion.cpp fcntimer.cpp main.cpp check.h
101
102 check_ginac_LDADD = ../ginac/libginac.la
103 CLEANFILES = result.out
104 EXTRA_DIST = result.ref run_checks
105 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
106 CONFIG_HEADER = ../config.h
107 CONFIG_CLEAN_FILES = 
108
109 DEFS = @DEFS@ -I. -I$(srcdir) -I..
110 CPPFLAGS = @CPPFLAGS@
111 LDFLAGS = @LDFLAGS@
112 LIBS = @LIBS@
113 check_ginac_OBJECTS =  paranoia_check.o numeric_output.o \
114 numeric_consist.o powerlaws.o expand_subs.o inifcns_consist.o \
115 differentiation.o poly_gcd.o normalization.o lsolve_onedim.o \
116 matrix_checks.o series_expansion.o fcntimer.o main.o
117 check_ginac_DEPENDENCIES =  ../ginac/libginac.la
118 check_ginac_LDFLAGS = 
119 CXXFLAGS = @CXXFLAGS@
120 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
121 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
122 CXXLD = $(CXX)
123 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
124 CFLAGS = @CFLAGS@
125 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
126 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
127 CCLD = $(CC)
128 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
129 DIST_COMMON =  Makefile.am Makefile.in
130
131
132 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
133
134 TAR = gtar
135 GZIP_ENV = --best
136 DEP_FILES =  .deps/differentiation.P .deps/expand_subs.P \
137 .deps/fcntimer.P .deps/inifcns_consist.P .deps/lsolve_onedim.P \
138 .deps/main.P .deps/matrix_checks.P .deps/normalization.P \
139 .deps/numeric_consist.P .deps/numeric_output.P .deps/paranoia_check.P \
140 .deps/poly_gcd.P .deps/powerlaws.P .deps/series_expansion.P
141 SOURCES = $(check_ginac_SOURCES)
142 OBJECTS = $(check_ginac_OBJECTS)
143
144 all: all-redirect
145 .SUFFIXES:
146 .SUFFIXES: .S .c .cpp .lo .o .s
147 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
148         cd $(top_srcdir) && $(AUTOMAKE) --gnu check/Makefile
149
150 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
151         cd $(top_builddir) \
152           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
153
154
155 mostlyclean-checkPROGRAMS:
156
157 clean-checkPROGRAMS:
158         -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
159
160 distclean-checkPROGRAMS:
161
162 maintainer-clean-checkPROGRAMS:
163
164 .s.o:
165         $(COMPILE) -c $<
166
167 .S.o:
168         $(COMPILE) -c $<
169
170 mostlyclean-compile:
171         -rm -f *.o core *.core
172
173 clean-compile:
174
175 distclean-compile:
176         -rm -f *.tab.c
177
178 maintainer-clean-compile:
179
180 .s.lo:
181         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
182
183 .S.lo:
184         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
185
186 mostlyclean-libtool:
187         -rm -f *.lo
188
189 clean-libtool:
190         -rm -rf .libs _libs
191
192 distclean-libtool:
193
194 maintainer-clean-libtool:
195
196 check_ginac: $(check_ginac_OBJECTS) $(check_ginac_DEPENDENCIES)
197         @rm -f check_ginac
198         $(CXXLINK) $(check_ginac_LDFLAGS) $(check_ginac_OBJECTS) $(check_ginac_LDADD) $(LIBS)
199 .cpp.o:
200         $(CXXCOMPILE) -c $<
201 .cpp.lo:
202         $(LTCXXCOMPILE) -c $<
203
204 tags: TAGS
205
206 ID: $(HEADERS) $(SOURCES) $(LISP)
207         list='$(SOURCES) $(HEADERS)'; \
208         unique=`for i in $$list; do echo $$i; done | \
209           awk '    { files[$$0] = 1; } \
210                END { for (i in files) print i; }'`; \
211         here=`pwd` && cd $(srcdir) \
212           && mkid -f$$here/ID $$unique $(LISP)
213
214 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
215         tags=; \
216         here=`pwd`; \
217         list='$(SOURCES) $(HEADERS)'; \
218         unique=`for i in $$list; do echo $$i; done | \
219           awk '    { files[$$0] = 1; } \
220                END { for (i in files) print i; }'`; \
221         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
222           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
223
224 mostlyclean-tags:
225
226 clean-tags:
227
228 distclean-tags:
229         -rm -f TAGS ID
230
231 maintainer-clean-tags:
232
233 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
234
235 subdir = check
236
237 distdir: $(DISTFILES)
238         here=`cd $(top_builddir) && pwd`; \
239         top_distdir=`cd $(top_distdir) && pwd`; \
240         distdir=`cd $(distdir) && pwd`; \
241         cd $(top_srcdir) \
242           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu check/Makefile
243         @for file in $(DISTFILES); do \
244           d=$(srcdir); \
245           if test -d $$d/$$file; then \
246             cp -pr $$/$$file $(distdir)/$$file; \
247           else \
248             test -f $(distdir)/$$file \
249             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
250             || cp -p $$d/$$file $(distdir)/$$file || :; \
251           fi; \
252         done
253
254 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
255
256 -include $(DEP_FILES)
257
258 mostlyclean-depend:
259
260 clean-depend:
261
262 distclean-depend:
263         -rm -rf .deps
264
265 maintainer-clean-depend:
266
267 %.o: %.c
268         @echo '$(COMPILE) -c $<'; \
269         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
270         @-cp .deps/$(*F).pp .deps/$(*F).P; \
271         tr ' ' '\012' < .deps/$(*F).pp \
272           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
273             >> .deps/$(*F).P; \
274         rm .deps/$(*F).pp
275
276 %.lo: %.c
277         @echo '$(LTCOMPILE) -c $<'; \
278         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
279         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
280           < .deps/$(*F).pp > .deps/$(*F).P; \
281         tr ' ' '\012' < .deps/$(*F).pp \
282           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
283             >> .deps/$(*F).P; \
284         rm -f .deps/$(*F).pp
285
286 %.o: %.cpp
287         @echo '$(CXXCOMPILE) -c $<'; \
288         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
289         @-cp .deps/$(*F).pp .deps/$(*F).P; \
290         tr ' ' '\012' < .deps/$(*F).pp \
291           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
292             >> .deps/$(*F).P; \
293         rm .deps/$(*F).pp
294
295 %.lo: %.cpp
296         @echo '$(LTCXXCOMPILE) -c $<'; \
297         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
298         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
299           < .deps/$(*F).pp > .deps/$(*F).P; \
300         tr ' ' '\012' < .deps/$(*F).pp \
301           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
302             >> .deps/$(*F).P; \
303         rm -f .deps/$(*F).pp
304 check-TESTS: $(TESTS)
305         @failed=0; all=0; \
306         srcdir=$(srcdir); export srcdir; \
307         for tst in $(TESTS); do \
308           if test -f $$tst; then dir=.; \
309           else dir="$(srcdir)"; fi; \
310           if $(TESTS_ENVIRONMENT) $$dir/$$tst; then \
311             all=`expr $$all + 1`; \
312             echo "PASS: $$tst"; \
313           elif test $$? -ne 77; then \
314             all=`expr $$all + 1`; \
315             failed=`expr $$failed + 1`; \
316             echo "FAIL: $$tst"; \
317           fi; \
318         done; \
319         if test "$$failed" -eq 0; then \
320           banner="All $$all tests passed"; \
321         else \
322           banner="$$failed of $$all tests failed"; \
323         fi; \
324         dashes=`echo "$$banner" | sed s/./=/g`; \
325         echo "$$dashes"; \
326         echo "$$banner"; \
327         echo "$$dashes"; \
328         test "$$failed" -eq 0
329 info-am:
330 info: info-am
331 dvi-am:
332 dvi: dvi-am
333 check-am: all-am
334         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
335         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
336 check: check-am
337 installcheck-am:
338 installcheck: installcheck-am
339 install-exec-am:
340 install-exec: install-exec-am
341
342 install-data-am:
343 install-data: install-data-am
344
345 install-am: all-am
346         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
347 install: install-am
348 uninstall-am:
349 uninstall: uninstall-am
350 all-am: Makefile
351 all-redirect: all-am
352 install-strip:
353         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
354 installdirs:
355
356
357 mostlyclean-generic:
358
359 clean-generic:
360         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
361
362 distclean-generic:
363         -rm -f Makefile $(CONFIG_CLEAN_FILES)
364         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
365
366 maintainer-clean-generic:
367 mostlyclean-am:  mostlyclean-checkPROGRAMS mostlyclean-compile \
368                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
369                 mostlyclean-generic
370
371 mostlyclean: mostlyclean-am
372
373 clean-am:  clean-checkPROGRAMS clean-compile clean-libtool clean-tags \
374                 clean-depend clean-generic mostlyclean-am
375
376 clean: clean-am
377
378 distclean-am:  distclean-checkPROGRAMS distclean-compile \
379                 distclean-libtool distclean-tags distclean-depend \
380                 distclean-generic clean-am
381         -rm -f libtool
382
383 distclean: distclean-am
384
385 maintainer-clean-am:  maintainer-clean-checkPROGRAMS \
386                 maintainer-clean-compile maintainer-clean-libtool \
387                 maintainer-clean-tags maintainer-clean-depend \
388                 maintainer-clean-generic distclean-am
389         @echo "This command is intended for maintainers to use;"
390         @echo "it deletes files that may require special tools to rebuild."
391
392 maintainer-clean: maintainer-clean-am
393
394 .PHONY: mostlyclean-checkPROGRAMS distclean-checkPROGRAMS \
395 clean-checkPROGRAMS maintainer-clean-checkPROGRAMS mostlyclean-compile \
396 distclean-compile clean-compile maintainer-clean-compile \
397 mostlyclean-libtool distclean-libtool clean-libtool \
398 maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
399 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
400 distclean-depend clean-depend maintainer-clean-depend check-TESTS \
401 info-am info dvi-am dvi check check-am installcheck-am installcheck \
402 install-exec-am install-exec install-data-am install-data install-am \
403 install uninstall-am uninstall all-redirect all-am all installdirs \
404 mostlyclean-generic distclean-generic clean-generic \
405 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
406
407
408 # Tell versions [3.59,3.63) of GNU make to not export all variables.
409 # Otherwise a system limit (for SysV at least) may be exceeded.
410 .NOEXPORT: