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