]> www.ginac.de Git - ginac.git/blob - ginac/Makefile.in
- Adjusted build-environment for "Cint without crutches" (tm).
[ginac.git] / ginac / 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 ARCHIVE_AGE = @ARCHIVE_AGE@
63 ARCHIVE_VERSION = @ARCHIVE_VERSION@
64 AS = @AS@
65 CC = @CC@
66 CINT = @CINT@
67 CINTSYSDIR = @CINTSYSDIR@
68 CXX = @CXX@
69 CXXCPP = @CXXCPP@
70 DLLTOOL = @DLLTOOL@
71 DOXYGEN = @DOXYGEN@
72 DVIPS = @DVIPS@
73 FIG2DEV = @FIG2DEV@
74 GINACCINTDIR = @GINACCINTDIR@
75 GINACLIB_BINARY_AGE = @GINACLIB_BINARY_AGE@
76 GINACLIB_CPPFLAGS = @GINACLIB_CPPFLAGS@
77 GINACLIB_INTERFACE_AGE = @GINACLIB_INTERFACE_AGE@
78 GINACLIB_LIBS = @GINACLIB_LIBS@
79 GINACLIB_MAJOR_VERSION = @GINACLIB_MAJOR_VERSION@
80 GINACLIB_MICRO_VERSION = @GINACLIB_MICRO_VERSION@
81 GINACLIB_MINOR_VERSION = @GINACLIB_MINOR_VERSION@
82 GINACLIB_VERSION = @GINACLIB_VERSION@
83 GINSH_LIBS = @GINSH_LIBS@
84 LATEX = @LATEX@
85 LEX = @LEX@
86 LIBTERMCAP = @LIBTERMCAP@
87 LIBTOOL = @LIBTOOL@
88 LN_S = @LN_S@
89 LT_AGE = @LT_AGE@
90 LT_CURRENT = @LT_CURRENT@
91 LT_RELEASE = @LT_RELEASE@
92 LT_REVISION = @LT_REVISION@
93 MAINT = @MAINT@
94 MAKECINT = @MAKECINT@
95 MAKEINDEX = @MAKEINDEX@
96 MAKEINFO = @MAKEINFO@
97 OBJDUMP = @OBJDUMP@
98 PACKAGE = @PACKAGE@
99 RANLIB = @RANLIB@
100 REFERENCE_TARGETS = @REFERENCE_TARGETS@
101 TUTORIAL_TARGETS = @TUTORIAL_TARGETS@
102 VERSION = @VERSION@
103 YACC = @YACC@
104
105 lib_LTLIBRARIES = libginac.la
106 libginac_la_SOURCES = add.cpp archive.cpp basic.cpp constant.cpp ex.cpp   expairseq.cpp exprseq.cpp fail.cpp function.cpp inifcns.cpp   inifcns_trans.cpp inifcns_zeta.cpp inifcns_gamma.cpp matrix.cpp mul.cpp   normal.cpp numeric.cpp operators.cpp power.cpp registrar.cpp relational.cpp   symbol.cpp pseries.cpp utils.cpp ncmul.cpp clifford.cpp structure.cpp   color.cpp indexed.cpp idx.cpp isospin.cpp exprseq_suppl.cpp lst.cpp   lst_suppl.cpp simp_lor.cpp coloridx.cpp lorentzidx.cpp lortensor.cpp   input_parser.yy input_lexer.ll input_lexer.h   remember.h remember.cpp debugmsg.h utils.h 
107
108 libginac_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)   -release $(LT_RELEASE)
109
110 ginacincludedir = $(includedir)/ginac
111 ginacinclude_HEADERS = ginac.h add.h archive.h basic.h clifford.h color.h   coloridx.h constant.h ex.h expair.h expairseq.h exprseq.h fail.h flags.h   function.h idx.h indexed.h inifcns.h isospin.h lorentzidx.h lst.h matrix.h   mul.h ncmul.h normal.h numeric.h operators.h power.h registrar.h   relational.h pseries.h simp_lor.h structure.h symbol.h lortensor.h tinfos.h   assertion.h
112
113 LFLAGS = -Pginac_yy -olex.yy.c
114 YFLAGS = -p ginac_yy -d
115 EXTRA_DIST = container.pl function.pl structure.pl input_parser.h
116 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
117 CONFIG_HEADER = ../config.h
118 CONFIG_CLEAN_FILES =  version.h
119 LTLIBRARIES =  $(lib_LTLIBRARIES)
120
121
122 DEFS = @DEFS@ -I. -I$(srcdir) -I..
123 CPPFLAGS = @CPPFLAGS@
124 LDFLAGS = @LDFLAGS@
125 LIBS = @LIBS@
126 libginac_la_LIBADD = 
127 libginac_la_OBJECTS =  add.lo archive.lo basic.lo constant.lo ex.lo \
128 expairseq.lo exprseq.lo fail.lo function.lo inifcns.lo inifcns_trans.lo \
129 inifcns_zeta.lo inifcns_gamma.lo matrix.lo mul.lo normal.lo numeric.lo \
130 operators.lo power.lo registrar.lo relational.lo symbol.lo pseries.lo \
131 utils.lo ncmul.lo clifford.lo structure.lo color.lo indexed.lo idx.lo \
132 isospin.lo exprseq_suppl.lo lst.lo lst_suppl.lo simp_lor.lo coloridx.lo \
133 lorentzidx.lo lortensor.lo input_parser.lo input_lexer.lo remember.lo
134 CXXFLAGS = @CXXFLAGS@
135 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
136 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
137 CXXLD = $(CXX)
138 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
139 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
140 LEXLIB = @LEXLIB@
141 CFLAGS = @CFLAGS@
142 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
143 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
144 CCLD = $(CC)
145 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
146 HEADERS =  $(ginacinclude_HEADERS)
147
148 DIST_COMMON =  Makefile.am Makefile.in input_lexer.cc input_parser.cc \
149 version.h.in
150
151
152 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
153
154 TAR = tar
155 GZIP_ENV = --best
156 DEP_FILES =  .deps/add.P .deps/archive.P .deps/basic.P .deps/clifford.P \
157 .deps/color.P .deps/coloridx.P .deps/constant.P .deps/ex.P \
158 .deps/expairseq.P .deps/exprseq.P .deps/exprseq_suppl.P .deps/fail.P \
159 .deps/function.P .deps/idx.P .deps/indexed.P .deps/inifcns.P \
160 .deps/inifcns_gamma.P .deps/inifcns_trans.P .deps/inifcns_zeta.P \
161 .deps/input_lexer.P .deps/input_parser.P .deps/isospin.P \
162 .deps/lorentzidx.P .deps/lortensor.P .deps/lst.P .deps/lst_suppl.P \
163 .deps/matrix.P .deps/mul.P .deps/ncmul.P .deps/normal.P .deps/numeric.P \
164 .deps/operators.P .deps/power.P .deps/pseries.P .deps/registrar.P \
165 .deps/relational.P .deps/remember.P .deps/simp_lor.P .deps/structure.P \
166 .deps/symbol.P .deps/utils.P
167 SOURCES = $(libginac_la_SOURCES)
168 OBJECTS = $(libginac_la_OBJECTS)
169
170 all: all-redirect
171 .SUFFIXES:
172 .SUFFIXES: .S .c .cc .cpp .ll .lo .o .s .yy
173 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
174         cd $(top_srcdir) && $(AUTOMAKE) --gnu ginac/Makefile
175
176 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
177         cd $(top_builddir) \
178           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
179
180 version.h: $(top_builddir)/config.status version.h.in
181         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
182
183 mostlyclean-libLTLIBRARIES:
184
185 clean-libLTLIBRARIES:
186         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
187
188 distclean-libLTLIBRARIES:
189
190 maintainer-clean-libLTLIBRARIES:
191
192 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
193         @$(NORMAL_INSTALL)
194         $(mkinstalldirs) $(DESTDIR)$(libdir)
195         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
196           if test -f $$p; then \
197             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
198             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
199           else :; fi; \
200         done
201
202 uninstall-libLTLIBRARIES:
203         @$(NORMAL_UNINSTALL)
204         list='$(lib_LTLIBRARIES)'; for p in $$list; do \
205           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
206         done
207
208 .s.o:
209         $(COMPILE) -c $<
210
211 .S.o:
212         $(COMPILE) -c $<
213
214 mostlyclean-compile:
215         -rm -f *.o core *.core
216
217 clean-compile:
218
219 distclean-compile:
220         -rm -f *.tab.c
221
222 maintainer-clean-compile:
223
224 .s.lo:
225         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
226
227 .S.lo:
228         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
229
230 mostlyclean-libtool:
231         -rm -f *.lo
232
233 clean-libtool:
234         -rm -rf .libs _libs
235
236 distclean-libtool:
237
238 maintainer-clean-libtool:
239
240 libginac.la: $(libginac_la_OBJECTS) $(libginac_la_DEPENDENCIES)
241         $(CXXLINK) -rpath $(libdir) $(libginac_la_LDFLAGS) $(libginac_la_OBJECTS) $(libginac_la_LIBADD) $(LIBS)
242 .cc.o:
243         $(CXXCOMPILE) -c $<
244 .cc.lo:
245         $(LTCXXCOMPILE) -c $<
246 .cpp.o:
247         $(CXXCOMPILE) -c $<
248 .cpp.lo:
249         $(LTCXXCOMPILE) -c $<
250 .ll.cc:
251         $(LEX) $(AM_LFLAGS) $(LFLAGS) $< && mv $(LEX_OUTPUT_ROOT).c $@
252 .yy.cc:
253         $(YACC) $(AM_YFLAGS) $(YFLAGS) $< && mv y.tab.c $*.cc
254         if test -f y.tab.h; then \
255         if cmp -s y.tab.h $*.h; then rm -f y.tab.h; else mv y.tab.h $*.h; fi; \
256         else :; fi
257 input_parser.hh: input_parser.cc
258
259
260 install-ginacincludeHEADERS: $(ginacinclude_HEADERS)
261         @$(NORMAL_INSTALL)
262         $(mkinstalldirs) $(DESTDIR)$(ginacincludedir)
263         @list='$(ginacinclude_HEADERS)'; for p in $$list; do \
264           if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
265           echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(ginacincludedir)/$$p"; \
266           $(INSTALL_DATA) $$d$$p $(DESTDIR)$(ginacincludedir)/$$p; \
267         done
268
269 uninstall-ginacincludeHEADERS:
270         @$(NORMAL_UNINSTALL)
271         list='$(ginacinclude_HEADERS)'; for p in $$list; do \
272           rm -f $(DESTDIR)$(ginacincludedir)/$$p; \
273         done
274
275 tags: TAGS
276
277 ID: $(HEADERS) $(SOURCES) $(LISP)
278         list='$(SOURCES) $(HEADERS)'; \
279         unique=`for i in $$list; do echo $$i; done | \
280           awk '    { files[$$0] = 1; } \
281                END { for (i in files) print i; }'`; \
282         here=`pwd` && cd $(srcdir) \
283           && mkid -f$$here/ID $$unique $(LISP)
284
285 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
286         tags=; \
287         here=`pwd`; \
288         list='$(SOURCES) $(HEADERS)'; \
289         unique=`for i in $$list; do echo $$i; done | \
290           awk '    { files[$$0] = 1; } \
291                END { for (i in files) print i; }'`; \
292         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
293           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
294
295 mostlyclean-tags:
296
297 clean-tags:
298
299 distclean-tags:
300         -rm -f TAGS ID
301
302 maintainer-clean-tags:
303
304 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
305
306 subdir = ginac
307
308 distdir: $(DISTFILES)
309         here=`cd $(top_builddir) && pwd`; \
310         top_distdir=`cd $(top_distdir) && pwd`; \
311         distdir=`cd $(distdir) && pwd`; \
312         cd $(top_srcdir) \
313           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu ginac/Makefile
314         @for file in $(DISTFILES); do \
315           d=$(srcdir); \
316           if test -d $$d/$$file; then \
317             cp -pr $$d/$$file $(distdir)/$$file; \
318           else \
319             test -f $(distdir)/$$file \
320             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
321             || cp -p $$d/$$file $(distdir)/$$file || :; \
322           fi; \
323         done
324
325 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
326
327 -include $(DEP_FILES)
328
329 mostlyclean-depend:
330
331 clean-depend:
332
333 distclean-depend:
334         -rm -rf .deps
335
336 maintainer-clean-depend:
337
338 %.o: %.c
339         @echo '$(COMPILE) -c $<'; \
340         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
341         @-cp .deps/$(*F).pp .deps/$(*F).P; \
342         tr ' ' '\012' < .deps/$(*F).pp \
343           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
344             >> .deps/$(*F).P; \
345         rm .deps/$(*F).pp
346
347 %.lo: %.c
348         @echo '$(LTCOMPILE) -c $<'; \
349         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
350         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
351           < .deps/$(*F).pp > .deps/$(*F).P; \
352         tr ' ' '\012' < .deps/$(*F).pp \
353           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
354             >> .deps/$(*F).P; \
355         rm -f .deps/$(*F).pp
356
357 %.o: %.cc
358         @echo '$(CXXCOMPILE) -c $<'; \
359         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
360         @-cp .deps/$(*F).pp .deps/$(*F).P; \
361         tr ' ' '\012' < .deps/$(*F).pp \
362           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
363             >> .deps/$(*F).P; \
364         rm .deps/$(*F).pp
365
366 %.lo: %.cc
367         @echo '$(LTCXXCOMPILE) -c $<'; \
368         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
369         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
370           < .deps/$(*F).pp > .deps/$(*F).P; \
371         tr ' ' '\012' < .deps/$(*F).pp \
372           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
373             >> .deps/$(*F).P; \
374         rm -f .deps/$(*F).pp
375
376 %.o: %.cpp
377         @echo '$(CXXCOMPILE) -c $<'; \
378         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
379         @-cp .deps/$(*F).pp .deps/$(*F).P; \
380         tr ' ' '\012' < .deps/$(*F).pp \
381           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
382             >> .deps/$(*F).P; \
383         rm .deps/$(*F).pp
384
385 %.lo: %.cpp
386         @echo '$(LTCXXCOMPILE) -c $<'; \
387         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
388         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
389           < .deps/$(*F).pp > .deps/$(*F).P; \
390         tr ' ' '\012' < .deps/$(*F).pp \
391           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
392             >> .deps/$(*F).P; \
393         rm -f .deps/$(*F).pp
394 info-am:
395 info: info-am
396 dvi-am:
397 dvi: dvi-am
398 check-am: all-am
399 check: check-am
400 installcheck-am:
401 installcheck: installcheck-am
402 install-exec-am: install-libLTLIBRARIES
403 install-exec: install-exec-am
404
405 install-data-am: install-ginacincludeHEADERS
406 install-data: install-data-am
407
408 install-am: all-am
409         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
410 install: install-am
411 uninstall-am: uninstall-libLTLIBRARIES uninstall-ginacincludeHEADERS
412 uninstall: uninstall-am
413 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
414 all-redirect: all-am
415 install-strip:
416         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
417 installdirs:
418         $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(ginacincludedir)
419
420
421 mostlyclean-generic:
422
423 clean-generic:
424
425 distclean-generic:
426         -rm -f Makefile $(CONFIG_CLEAN_FILES)
427         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
428
429 maintainer-clean-generic:
430         -test -z "input_lexerllinput_parserhhinput_parsercc" || rm -f input_lexerll input_parserhh input_parsercc
431 mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
432                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
433                 mostlyclean-generic
434
435 mostlyclean: mostlyclean-am
436
437 clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
438                 clean-depend clean-generic mostlyclean-am
439
440 clean: clean-am
441
442 distclean-am:  distclean-libLTLIBRARIES distclean-compile \
443                 distclean-libtool distclean-tags distclean-depend \
444                 distclean-generic clean-am
445         -rm -f libtool
446
447 distclean: distclean-am
448
449 maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
450                 maintainer-clean-compile maintainer-clean-libtool \
451                 maintainer-clean-tags maintainer-clean-depend \
452                 maintainer-clean-generic distclean-am
453         @echo "This command is intended for maintainers to use;"
454         @echo "it deletes files that may require special tools to rebuild."
455
456 maintainer-clean: maintainer-clean-am
457
458 .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
459 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
460 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
461 distclean-compile clean-compile maintainer-clean-compile \
462 mostlyclean-libtool distclean-libtool clean-libtool \
463 maintainer-clean-libtool uninstall-ginacincludeHEADERS \
464 install-ginacincludeHEADERS tags mostlyclean-tags distclean-tags \
465 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
466 distclean-depend clean-depend maintainer-clean-depend info-am info \
467 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
468 install-exec install-data-am install-data install-am install \
469 uninstall-am uninstall all-redirect all-am all installdirs \
470 mostlyclean-generic distclean-generic clean-generic \
471 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
472
473
474 # Files which are generated by perl scripts
475 $(srcdir)/function.h $(srcdir)/function.cpp: $(srcdir)/function.pl
476         cd $(srcdir) && perl -w function.pl
477
478 $(srcdir)/lst.h $(srcdir)/lst.cpp: $(srcdir)/container.pl
479         cd $(srcdir) && perl -w container.pl lst
480
481 $(srcdir)/exprseq.h $(srcdir)/exprseq.cpp: $(srcdir)/container.pl
482         cd $(srcdir) && perl -w container.pl exprseq
483
484 # Force build of headers before compilation
485 $(srcdir)/add.cpp: $(srcdir)/function.h $(srcdir)/lst.h $(srcdir)/exprseq.h
486
487 # Tell versions [3.59,3.63) of GNU make to not export all variables.
488 # Otherwise a system limit (for SysV at least) may be exceeded.
489 .NOEXPORT: