]> www.ginac.de Git - ginac.git/blob - check/Makefile.in
- split into smaller functions to make it compile faster
[ginac.git] / check / Makefile.in
1 # Makefile.in generated automatically by automake 1.3 from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 = /bin/sh
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 DISTDIR =
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@
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 CC = @CC@
63 CXX = @CXX@
64 CXXCPP = @CXXCPP@
65 DOXYGEN = @DOXYGEN@
66 DVIPS = @DVIPS@
67 FIG2DEV = @FIG2DEV@
68 GINACLIB_BINARY_AGE = @GINACLIB_BINARY_AGE@
69 GINACLIB_INTERFACE_AGE = @GINACLIB_INTERFACE_AGE@
70 GINACLIB_MAJOR_VERSION = @GINACLIB_MAJOR_VERSION@
71 GINACLIB_MICRO_VERSION = @GINACLIB_MICRO_VERSION@
72 GINACLIB_MINOR_VERSION = @GINACLIB_MINOR_VERSION@
73 GINACLIB_VERSION = @GINACLIB_VERSION@
74 GINSH_LIBS = @GINSH_LIBS@
75 JADE = @JADE@
76 JADETEX = @JADETEX@
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 PACKAGE = @PACKAGE@
91 RANLIB = @RANLIB@
92 REFERENCE_TARGETS = @REFERENCE_TARGETS@
93 TUTORIAL_TARGETS = @TUTORIAL_TARGETS@
94 VERSION = @VERSION@
95 YACC = @YACC@
96
97 TESTS = run_checks
98 check_PROGRAMS = check_ginac
99 check_ginac_SOURCES = paranoia_check.cpp numeric_output.cpp numeric_consist.cpp \
100   powerlaws.cpp expand_subs.cpp inifcns_consist.cpp differentiation.cpp \
101   poly_gcd.cpp normalization.cpp lsolve_onedim.cpp matrix_checks.cpp \
102   series_expansion.cpp fcntimer.cpp main.cpp check.h
103 check_ginac_LDADD = ../ginac/libginac.la
104 CLEANFILES = result.out
105 EXTRA_DIST = result.ref run_checks
106 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
107 CONFIG_HEADER = ../config.h
108 CONFIG_CLEAN_FILES = 
109
110 DEFS = @DEFS@ -I. -I$(srcdir) -I..
111 CPPFLAGS = @CPPFLAGS@
112 LDFLAGS = @LDFLAGS@
113 LIBS = @LIBS@
114 check_ginac_OBJECTS =  paranoia_check.o numeric_output.o \
115 numeric_consist.o powerlaws.o expand_subs.o inifcns_consist.o \
116 differentiation.o poly_gcd.o normalization.o lsolve_onedim.o \
117 matrix_checks.o series_expansion.o fcntimer.o main.o
118 check_ginac_DEPENDENCIES =  ../ginac/libginac.la
119 check_ginac_LDFLAGS = 
120 CXXFLAGS = @CXXFLAGS@
121 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CXXFLAGS)
122 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CXXFLAGS)
123 CXXLINK = $(LIBTOOL) --mode=link $(CXX) $(CXXFLAGS) $(LDFLAGS) -o $@
124 DIST_COMMON =  Makefile.am Makefile.in
125
126
127 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
128
129 TAR = tar
130 GZIP = --best
131 DEP_FILES =  .deps/differentiation.P .deps/expand_subs.P \
132 .deps/fcntimer.P .deps/inifcns_consist.P .deps/lsolve_onedim.P \
133 .deps/main.P .deps/matrix_checks.P .deps/normalization.P \
134 .deps/numeric_consist.P .deps/numeric_output.P .deps/paranoia_check.P \
135 .deps/poly_gcd.P .deps/powerlaws.P .deps/series_expansion.P
136 CXXMKDEP = $(CXX) -M $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CXXFLAGS)
137 SOURCES = $(check_ginac_SOURCES)
138 OBJECTS = $(check_ginac_OBJECTS)
139
140 all: Makefile
141
142 .SUFFIXES:
143 .SUFFIXES: .S .c .cpp .lo .o .s
144 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
145         cd $(top_srcdir) && $(AUTOMAKE) --gnu check/Makefile
146
147 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
148         cd $(top_builddir) \
149           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
150
151
152 mostlyclean-checkPROGRAMS:
153
154 clean-checkPROGRAMS:
155         -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
156
157 distclean-checkPROGRAMS:
158
159 maintainer-clean-checkPROGRAMS:
160
161 .s.o:
162         $(COMPILE) -c $<
163
164 .S.o:
165         $(COMPILE) -c $<
166
167 mostlyclean-compile:
168         -rm -f *.o core *.core
169
170 clean-compile:
171
172 distclean-compile:
173         -rm -f *.tab.c
174
175 maintainer-clean-compile:
176
177 .s.lo:
178         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
179
180 .S.lo:
181         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
182
183 mostlyclean-libtool:
184         -rm -f *.lo
185
186 clean-libtool:
187         -rm -rf .libs _libs
188
189 distclean-libtool:
190
191 maintainer-clean-libtool:
192
193 check_ginac: $(check_ginac_OBJECTS) $(check_ginac_DEPENDENCIES)
194         @rm -f check_ginac
195         $(CXXLINK) $(check_ginac_LDFLAGS) $(check_ginac_OBJECTS) $(check_ginac_LDADD) $(LIBS)
196 .cpp.o:
197         $(CXXCOMPILE) -c $<
198 .cpp.lo:
199         $(LTCXXCOMPILE) -c $<
200
201 tags: TAGS
202
203 ID: $(HEADERS) $(SOURCES) $(LISP)
204         here=`pwd` && cd $(srcdir) \
205           && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
206
207 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
208         tags=; \
209         here=`pwd`; \
210         list='$(SOURCES) $(HEADERS)'; \
211         unique=`for i in $$list; do echo $$i; done | \
212           awk '    { files[$$0] = 1; } \
213                END { for (i in files) print i; }'`; \
214         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
215           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
216
217 mostlyclean-tags:
218
219 clean-tags:
220
221 distclean-tags:
222         -rm -f TAGS ID
223
224 maintainer-clean-tags:
225
226 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
227
228 subdir = check
229
230 distdir: $(DISTFILES)
231         here=`cd $(top_builddir) && pwd`; \
232         top_distdir=`cd $(top_distdir) && pwd`; \
233         distdir=`cd $(distdir) && pwd`; \
234         cd $(top_srcdir) \
235           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu check/Makefile
236         @for file in $(DISTFILES); do \
237           d=$(srcdir); \
238           test -f $(distdir)/$$file \
239           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
240           || cp -p $$d/$$file $(distdir)/$$file; \
241         done
242
243 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
244
245 -include $(DEP_FILES)
246
247 mostlyclean-depend:
248
249 clean-depend:
250
251 distclean-depend:
252
253 maintainer-clean-depend:
254         -rm -rf .deps
255
256 %.o: %.c
257         @echo '$(COMPILE) -c $<'; \
258         $(COMPILE) -Wp,-MD,.deps/$(*F).P -c $<
259
260 %.lo: %.c
261         @echo '$(LTCOMPILE) -c $<'; \
262         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).p -c $<
263         @-sed -e 's/^\([^:]*\)\.o:/\1.lo \1.o:/' \
264           < .deps/$(*F).p > .deps/$(*F).P
265         @-rm -f .deps/$(*F).p
266
267 %.o: %.cpp
268         @echo '$(CXXCOMPILE) -c $<'; \
269         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).P -c $<
270
271 %.lo: %.cpp
272         @echo '$(LTCXXCOMPILE) -c $<'; \
273         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).p -c $<
274         @-sed -e 's/^\([^:]*\)\.o:/\1.lo \1.o:/' \
275           < .deps/$(*F).p > .deps/$(*F).P
276         @-rm -f .deps/$(*F).p
277 check-TESTS: $(TESTS)
278         @failed=0; all=0; \
279         srcdir=$(srcdir); export srcdir; \
280         for tst in $(TESTS); do \
281           if test -f $$tst; then dir=.; \
282           else dir="$(srcdir)"; fi; \
283           if $(TESTS_ENVIRONMENT) $$dir/$$tst; then \
284             all=`expr $$all + 1`; \
285             echo "PASS: $$tst"; \
286           elif test $$? -ne 77; then \
287             all=`expr $$all + 1`; \
288             failed=`expr $$failed + 1`; \
289             echo "FAIL: $$tst"; \
290           fi; \
291         done; \
292         if test "$$failed" -eq 0; then \
293           banner="All $$all tests passed"; \
294         else \
295           banner="$$failed of $$all tests failed"; \
296         fi; \
297         dashes=`echo "$$banner" | sed s/./=/g`; \
298         echo "$$dashes"; \
299         echo "$$banner"; \
300         echo "$$dashes"; \
301         test "$$failed" -eq 0
302 info:
303 dvi:
304 check: all $(check_PROGRAMS)
305         $(MAKE) check-TESTS
306 installcheck:
307 install-exec: 
308         @$(NORMAL_INSTALL)
309
310 install-data: 
311         @$(NORMAL_INSTALL)
312
313 install: install-exec install-data all
314         @:
315
316 uninstall: 
317
318 install-strip:
319         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
320 installdirs:
321
322
323 mostlyclean-generic:
324         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
325
326 clean-generic:
327         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
328
329 distclean-generic:
330         -rm -f Makefile $(DISTCLEANFILES)
331         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
332         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
333
334 maintainer-clean-generic:
335         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
336         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
337 mostlyclean:  mostlyclean-checkPROGRAMS mostlyclean-compile \
338                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
339                 mostlyclean-generic
340
341 clean:  clean-checkPROGRAMS clean-compile clean-libtool clean-tags \
342                 clean-depend clean-generic mostlyclean
343
344 distclean:  distclean-checkPROGRAMS distclean-compile distclean-libtool \
345                 distclean-tags distclean-depend distclean-generic clean
346         -rm -f config.status
347         -rm -f libtool
348
349 maintainer-clean:  maintainer-clean-checkPROGRAMS \
350                 maintainer-clean-compile maintainer-clean-libtool \
351                 maintainer-clean-tags maintainer-clean-depend \
352                 maintainer-clean-generic distclean
353         @echo "This command is intended for maintainers to use;"
354         @echo "it deletes files that may require special tools to rebuild."
355
356 .PHONY: mostlyclean-checkPROGRAMS distclean-checkPROGRAMS \
357 clean-checkPROGRAMS maintainer-clean-checkPROGRAMS mostlyclean-compile \
358 distclean-compile clean-compile maintainer-clean-compile \
359 mostlyclean-libtool distclean-libtool clean-libtool \
360 maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
361 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
362 distclean-depend clean-depend maintainer-clean-depend check-TESTS info \
363 dvi installcheck install-exec install-data install uninstall all \
364 installdirs mostlyclean-generic distclean-generic clean-generic \
365 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
366
367
368 # Tell versions [3.59,3.63) of GNU make to not export all variables.
369 # Otherwise a system limit (for SysV at least) may be exceeded.
370 .NOEXPORT: