]> www.ginac.de Git - ginac.git/blob - ginsh/Makefile.in
- Updated Cint status.
[ginac.git] / ginsh / 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 LD = @LD@
86 LEX = @LEX@
87 LIBTERMCAP = @LIBTERMCAP@
88 LIBTOOL = @LIBTOOL@
89 LN_S = @LN_S@
90 LT_AGE = @LT_AGE@
91 LT_CURRENT = @LT_CURRENT@
92 LT_RELEASE = @LT_RELEASE@
93 LT_REVISION = @LT_REVISION@
94 MAINT = @MAINT@
95 MAKECINT = @MAKECINT@
96 MAKEINDEX = @MAKEINDEX@
97 MAKEINFO = @MAKEINFO@
98 NM = @NM@
99 OBJDUMP = @OBJDUMP@
100 PACKAGE = @PACKAGE@
101 RANLIB = @RANLIB@
102 REFERENCE_TARGETS = @REFERENCE_TARGETS@
103 TUTORIAL_TARGETS = @TUTORIAL_TARGETS@
104 VERSION = @VERSION@
105 YACC = @YACC@
106
107 bin_PROGRAMS = ginsh
108 ginsh_SOURCES = ginsh_parser.yy ginsh_lexer.ll ginsh.h
109 ginsh_LDADD = ../ginac/libginac.la $(GINSH_LIBS)
110 CPPFLAGS = -DIN_GINAC
111 INCLUDES = -I$(srcdir)/../ginac
112 man_MANS = ginsh.1
113 YFLAGS = -d
114 EXTRA_DIST = $(man_MANS) ginsh_parser.h ginsh_fcn_help.sed ginsh_op_help.sed
115 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
116 CONFIG_HEADER = ../config.h
117 CONFIG_CLEAN_FILES = 
118 PROGRAMS =  $(bin_PROGRAMS)
119
120
121 DEFS = @DEFS@ -I. -I$(srcdir) -I..
122 LDFLAGS = @LDFLAGS@
123 LIBS = @LIBS@
124 ginsh_OBJECTS =  ginsh_parser.o ginsh_lexer.o
125 ginsh_DEPENDENCIES =  ../ginac/libginac.la
126 ginsh_LDFLAGS = 
127 CXXFLAGS = @CXXFLAGS@
128 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
129 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
130 CXXLD = $(CXX)
131 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
132 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
133 LEXLIB = @LEXLIB@
134 CFLAGS = @CFLAGS@
135 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
137 CCLD = $(CC)
138 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
139 man1dir = $(mandir)/man1
140 MANS = $(man_MANS)
141
142 NROFF = nroff
143 DIST_COMMON =  Makefile.am Makefile.in ginsh_lexer.cc ginsh_parser.cc
144
145
146 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
147
148 TAR = tar
149 GZIP_ENV = --best
150 DEP_FILES =  .deps/ginsh_lexer.P .deps/ginsh_parser.P
151 SOURCES = $(ginsh_SOURCES)
152 OBJECTS = $(ginsh_OBJECTS)
153
154 all: all-redirect
155 .SUFFIXES:
156 .SUFFIXES: .S .c .cc .ll .lo .o .s .yy
157 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
158         cd $(top_srcdir) && $(AUTOMAKE) --gnu ginsh/Makefile
159
160 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
161         cd $(top_builddir) \
162           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
163
164
165 mostlyclean-binPROGRAMS:
166
167 clean-binPROGRAMS:
168         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
169
170 distclean-binPROGRAMS:
171
172 maintainer-clean-binPROGRAMS:
173
174 install-binPROGRAMS: $(bin_PROGRAMS)
175         @$(NORMAL_INSTALL)
176         $(mkinstalldirs) $(DESTDIR)$(bindir)
177         @list='$(bin_PROGRAMS)'; for p in $$list; do \
178           if test -f $$p; then \
179             echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
180             $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
181           else :; fi; \
182         done
183
184 uninstall-binPROGRAMS:
185         @$(NORMAL_UNINSTALL)
186         list='$(bin_PROGRAMS)'; for p in $$list; do \
187           rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
188         done
189
190 .s.o:
191         $(COMPILE) -c $<
192
193 .S.o:
194         $(COMPILE) -c $<
195
196 mostlyclean-compile:
197         -rm -f *.o core *.core
198
199 clean-compile:
200
201 distclean-compile:
202         -rm -f *.tab.c
203
204 maintainer-clean-compile:
205
206 .s.lo:
207         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
208
209 .S.lo:
210         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
211
212 mostlyclean-libtool:
213         -rm -f *.lo
214
215 clean-libtool:
216         -rm -rf .libs _libs
217
218 distclean-libtool:
219
220 maintainer-clean-libtool:
221
222 ginsh: $(ginsh_OBJECTS) $(ginsh_DEPENDENCIES)
223         @rm -f ginsh
224         $(CXXLINK) $(ginsh_LDFLAGS) $(ginsh_OBJECTS) $(ginsh_LDADD) $(LIBS)
225 .cc.o:
226         $(CXXCOMPILE) -c $<
227 .cc.lo:
228         $(LTCXXCOMPILE) -c $<
229 .ll.cc:
230         $(LEX) $(AM_LFLAGS) $(LFLAGS) $< && mv $(LEX_OUTPUT_ROOT).c $@
231 .yy.cc:
232         $(YACC) $(AM_YFLAGS) $(YFLAGS) $< && mv y.tab.c $*.cc
233         if test -f y.tab.h; then \
234         if cmp -s y.tab.h $*.h; then rm -f y.tab.h; else mv y.tab.h $*.h; fi; \
235         else :; fi
236 ginsh_parser.hh: ginsh_parser.cc
237
238
239 install-man1:
240         $(mkinstalldirs) $(DESTDIR)$(man1dir)
241         @list='$(man1_MANS)'; \
242         l2='$(man_MANS)'; for i in $$l2; do \
243           case "$$i" in \
244             *.1*) list="$$list $$i" ;; \
245           esac; \
246         done; \
247         for i in $$list; do \
248           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
249           else file=$$i; fi; \
250           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
251           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
252           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
253           echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
254           $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
255         done
256
257 uninstall-man1:
258         @list='$(man1_MANS)'; \
259         l2='$(man_MANS)'; for i in $$l2; do \
260           case "$$i" in \
261             *.1*) list="$$list $$i" ;; \
262           esac; \
263         done; \
264         for i in $$list; do \
265           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
266           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
267           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
268           echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
269           rm -f $(DESTDIR)$(man1dir)/$$inst; \
270         done
271 install-man: $(MANS)
272         @$(NORMAL_INSTALL)
273         $(MAKE) $(AM_MAKEFLAGS) install-man1
274 uninstall-man:
275         @$(NORMAL_UNINSTALL)
276         $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
277
278 tags: TAGS
279
280 ID: $(HEADERS) $(SOURCES) $(LISP)
281         list='$(SOURCES) $(HEADERS)'; \
282         unique=`for i in $$list; do echo $$i; done | \
283           awk '    { files[$$0] = 1; } \
284                END { for (i in files) print i; }'`; \
285         here=`pwd` && cd $(srcdir) \
286           && mkid -f$$here/ID $$unique $(LISP)
287
288 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
289         tags=; \
290         here=`pwd`; \
291         list='$(SOURCES) $(HEADERS)'; \
292         unique=`for i in $$list; do echo $$i; done | \
293           awk '    { files[$$0] = 1; } \
294                END { for (i in files) print i; }'`; \
295         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
296           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
297
298 mostlyclean-tags:
299
300 clean-tags:
301
302 distclean-tags:
303         -rm -f TAGS ID
304
305 maintainer-clean-tags:
306
307 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
308
309 subdir = ginsh
310
311 distdir: $(DISTFILES)
312         here=`cd $(top_builddir) && pwd`; \
313         top_distdir=`cd $(top_distdir) && pwd`; \
314         distdir=`cd $(distdir) && pwd`; \
315         cd $(top_srcdir) \
316           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu ginsh/Makefile
317         @for file in $(DISTFILES); do \
318           d=$(srcdir); \
319           if test -d $$d/$$file; then \
320             cp -pr $$d/$$file $(distdir)/$$file; \
321           else \
322             test -f $(distdir)/$$file \
323             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
324             || cp -p $$d/$$file $(distdir)/$$file || :; \
325           fi; \
326         done
327
328 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
329
330 -include $(DEP_FILES)
331
332 mostlyclean-depend:
333
334 clean-depend:
335
336 distclean-depend:
337         -rm -rf .deps
338
339 maintainer-clean-depend:
340
341 %.o: %.c
342         @echo '$(COMPILE) -c $<'; \
343         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
344         @-cp .deps/$(*F).pp .deps/$(*F).P; \
345         tr ' ' '\012' < .deps/$(*F).pp \
346           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
347             >> .deps/$(*F).P; \
348         rm .deps/$(*F).pp
349
350 %.lo: %.c
351         @echo '$(LTCOMPILE) -c $<'; \
352         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
353         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
354           < .deps/$(*F).pp > .deps/$(*F).P; \
355         tr ' ' '\012' < .deps/$(*F).pp \
356           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
357             >> .deps/$(*F).P; \
358         rm -f .deps/$(*F).pp
359
360 %.o: %.cc
361         @echo '$(CXXCOMPILE) -c $<'; \
362         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
363         @-cp .deps/$(*F).pp .deps/$(*F).P; \
364         tr ' ' '\012' < .deps/$(*F).pp \
365           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
366             >> .deps/$(*F).P; \
367         rm .deps/$(*F).pp
368
369 %.lo: %.cc
370         @echo '$(LTCXXCOMPILE) -c $<'; \
371         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
372         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
373           < .deps/$(*F).pp > .deps/$(*F).P; \
374         tr ' ' '\012' < .deps/$(*F).pp \
375           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
376             >> .deps/$(*F).P; \
377         rm -f .deps/$(*F).pp
378 info-am:
379 info: info-am
380 dvi-am:
381 dvi: dvi-am
382 check-am: all-am
383 check: check-am
384 installcheck-am:
385 installcheck: installcheck-am
386 install-exec-am: install-binPROGRAMS
387 install-exec: install-exec-am
388
389 install-data-am: install-man
390 install-data: install-data-am
391
392 install-am: all-am
393         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
394 install: install-am
395 uninstall-am: uninstall-binPROGRAMS uninstall-man
396 uninstall: uninstall-am
397 all-am: Makefile $(PROGRAMS) $(MANS)
398 all-redirect: all-am
399 install-strip:
400         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
401 installdirs:
402         $(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man1
403
404
405 mostlyclean-generic:
406
407 clean-generic:
408
409 distclean-generic:
410         -rm -f Makefile $(CONFIG_CLEAN_FILES)
411         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
412
413 maintainer-clean-generic:
414         -test -z "ginsh_lexerllginsh_parserhhginsh_parsercc" || rm -f ginsh_lexerll ginsh_parserhh ginsh_parsercc
415 mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
416                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
417                 mostlyclean-generic
418
419 mostlyclean: mostlyclean-am
420
421 clean-am:  clean-binPROGRAMS clean-compile clean-libtool clean-tags \
422                 clean-depend clean-generic mostlyclean-am
423
424 clean: clean-am
425
426 distclean-am:  distclean-binPROGRAMS distclean-compile distclean-libtool \
427                 distclean-tags distclean-depend distclean-generic \
428                 clean-am
429         -rm -f libtool
430
431 distclean: distclean-am
432
433 maintainer-clean-am:  maintainer-clean-binPROGRAMS \
434                 maintainer-clean-compile maintainer-clean-libtool \
435                 maintainer-clean-tags maintainer-clean-depend \
436                 maintainer-clean-generic distclean-am
437         @echo "This command is intended for maintainers to use;"
438         @echo "it deletes files that may require special tools to rebuild."
439
440 maintainer-clean: maintainer-clean-am
441
442 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
443 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
444 mostlyclean-compile distclean-compile clean-compile \
445 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
446 clean-libtool maintainer-clean-libtool install-man1 uninstall-man1 \
447 install-man uninstall-man tags mostlyclean-tags distclean-tags \
448 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
449 distclean-depend clean-depend maintainer-clean-depend info-am info \
450 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
451 install-exec install-data-am install-data install-am install \
452 uninstall-am uninstall all-redirect all-am all installdirs \
453 mostlyclean-generic distclean-generic clean-generic \
454 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
455
456
457 # files created by sed scripts
458 ginsh_fcn_help.c: ginsh.1 $(srcdir)/ginsh_fcn_help.sed
459         sed -n -f $(srcdir)/ginsh_fcn_help.sed <$< >$@
460
461 ginsh_op_help.c: ginsh.1 $(srcdir)/ginsh_op_help.sed
462         sed -n -f $(srcdir)/ginsh_op_help.sed <$< >$@
463
464 ginsh_parser.o: ginsh_fcn_help.c ginsh_op_help.c
465
466 # Tell versions [3.59,3.63) of GNU make to not export all variables.
467 # Otherwise a system limit (for SysV at least) may be exceeded.
468 .NOEXPORT: