File:
[local] /
rpl /
doc /
Attic /
Makefile.in
Revision
1.45:
download - view:
text,
annotated -
select for diffs -
revision graph
Tue Nov 15 07:01:36 2011 UTC (13 years, 5 months ago) by
bertrand
Branches:
MAIN
CVS tags:
rpl-4_1_4,
HEAD
Correction des fuites de mémoire à l'ouverture de sqlite (lorsque la base est censée exister mais qu'elle n'existe pas)
Correction des makefiles pour qu'ils soient moins verbeux.
Ajout de l'écriture des fichiers binaires (listes, entiers, réels, complexes).
1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
2: # @configure_input@
3:
4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6: # Inc.
7: # This Makefile.in is free software; the Free Software Foundation
8: # gives unlimited permission to copy and/or distribute it,
9: # with or without modifications, as long as this notice is preserved.
10:
11: # This program is distributed in the hope that it will be useful,
12: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14: # PARTICULAR PURPOSE.
15:
16: @SET_MAKE@
17: VPATH = @srcdir@
18: pkgdatadir = $(datadir)/@PACKAGE@
19: pkgincludedir = $(includedir)/@PACKAGE@
20: pkglibdir = $(libdir)/@PACKAGE@
21: pkglibexecdir = $(libexecdir)/@PACKAGE@
22: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23: install_sh_DATA = $(install_sh) -c -m 644
24: install_sh_PROGRAM = $(install_sh) -c
25: install_sh_SCRIPT = $(install_sh) -c
26: INSTALL_HEADER = $(INSTALL_DATA)
27: transform = $(program_transform_name)
28: NORMAL_INSTALL = :
29: PRE_INSTALL = :
30: POST_INSTALL = :
31: NORMAL_UNINSTALL = :
32: PRE_UNINSTALL = :
33: POST_UNINSTALL = :
34: build_triplet = @build@
35: host_triplet = @host@
36: target_triplet = @target@
37: subdir = doc
38: DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40: am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42: $(ACLOCAL_M4)
43: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44: CONFIG_HEADER = $(top_builddir)/rplconfig.h
45: CONFIG_CLEAN_FILES =
46: CONFIG_CLEAN_VPATH_FILES =
47: AM_V_GEN = $(am__v_GEN_$(V))
48: am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
49: am__v_GEN_0 = @echo " GEN " $@;
50: AM_V_at = $(am__v_at_$(V))
51: am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
52: am__v_at_0 = @
53: SOURCES =
54: DIST_SOURCES =
55: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56: ABI = @ABI@
57: ACLOCAL = @ACLOCAL@
58: AMTAR = @AMTAR@
59: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
60: AUTOCONF = @AUTOCONF@
61: AUTOHEADER = @AUTOHEADER@
62: AUTOMAKE = @AUTOMAKE@
63: AWK = @AWK@
64: BSH_PATH = @BSH_PATH@
65: BUILD_OPENMOTIF = @BUILD_OPENMOTIF@
66: CC = @CC@
67: CCDEPMODE = @CCDEPMODE@
68: CFLAGS = @CFLAGS@
69: COCOA = @COCOA@
70: CPP = @CPP@
71: CPPFLAGS = @CPPFLAGS@
72: CXX = @CXX@
73: CXXDEPMODE = @CXXDEPMODE@
74: CXXFLAGS = @CXXFLAGS@
75: CYGPATH_W = @CYGPATH_W@
76: C_STANDARD = @C_STANDARD@
77: DATE = @DATE@
78: DATE_FR = @DATE_FR@
79: DEBUG = @DEBUG@
80: DEFS = @DEFS@
81: DEPDIR = @DEPDIR@
82: DVIPS = @DVIPS@
83: ECHO_C = @ECHO_C@
84: ECHO_N = @ECHO_N@
85: ECHO_T = @ECHO_T@
86: EGREP = @EGREP@
87: ELF = @ELF@
88: EXEEXT = @EXEEXT@
89: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
90: EXPORT_DYNAMIC = @EXPORT_DYNAMIC@
91: EXT_SQL = @EXT_SQL@
92: F77 = @F77@
93: FC = @FC@
94: FCFLAGS = @FCFLAGS@
95: FFLAGS = @FFLAGS@
96: FILE = @FILE@
97: FINAL_ENCODING = @FINAL_ENCODING@
98: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
99: GIAC = @GIAC@
100: GMP = @GMP@
101: GNUPLOT = @GNUPLOT@
102: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
103: GNUPLOT_P = @GNUPLOT_P@
104: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
105: GPP = @GPP@
106: GREP = @GREP@
107: GS = @GS@
108: GSL = @GSL@
109: GV = @GV@
110: HOST = @HOST@
111: ICONV = @ICONV@
112: INCMOTIF = @INCMOTIF@
113: INSTALL = @INSTALL@
114: INSTALL_DATA = @INSTALL_DATA@
115: INSTALL_PROGRAM = @INSTALL_PROGRAM@
116: INSTALL_SCRIPT = @INSTALL_SCRIPT@
117: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118: IPCS_SYSV = @IPCS_SYSV@
119: IPV6 = @IPV6@
120: LATEX = @LATEX@
121: LDFLAGS = @LDFLAGS@
122: LIBMOTIF = @LIBMOTIF@
123: LIBOBJS = @LIBOBJS@
124: LIBRPLCAS = @LIBRPLCAS@
125: LIBS = @LIBS@
126: LIBXPM = @LIBXPM@
127: LIB_PREFIX = @LIB_PREFIX@
128: LN_S = @LN_S@
129: LTLIBOBJS = @LTLIBOBJS@
130: MAKEINFO = @MAKEINFO@
131: MALLOC = @MALLOC@
132: MKDIR_P = @MKDIR_P@
133: MOTIF_SUPPORT = @MOTIF_SUPPORT@
134: MPFR = @MPFR@
135: MYSQL_SUPPORT = @MYSQL_SUPPORT@
136: NCURSES = @NCURSES@
137: NESTED_FUNCTIONS = @NESTED_FUNCTIONS@
138: NTL = @NTL@
139: OBJEXT = @OBJEXT@
140: OPENMOTIF = @OPENMOTIF@
141: OPENSSL = @OPENSSL@
142: OS = @OS@
143: PACKAGE = @PACKAGE@
144: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145: PACKAGE_NAME = @PACKAGE_NAME@
146: PACKAGE_STRING = @PACKAGE_STRING@
147: PACKAGE_TARNAME = @PACKAGE_TARNAME@
148: PACKAGE_URL = @PACKAGE_URL@
149: PACKAGE_VERSION = @PACKAGE_VERSION@
150: PARI = @PARI@
151: PATH_SEPARATOR = @PATH_SEPARATOR@
152: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
153: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
154: PROFILAGE = @PROFILAGE@
155: PSELECT = @PSELECT@
156: RANLIB = @RANLIB@
157: READLINE = @READLINE@
158: RPLCAS = @RPLCAS@
159: RPLTOOLS = @RPLTOOLS@
160: RUNPATH = @RUNPATH@
161: SED = @SED@
162: SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@
163: SEMUN = @SEMUN@
164: SET_MAKE = @SET_MAKE@
165: SHARED_MEMORY = @SHARED_MEMORY@
166: SHELL = @SHELL@
167: SIGSEGV = @SIGSEGV@
168: SQLITE = @SQLITE@
169: STRIP = @STRIP@
170: TEX = @TEX@
171: UNITS = @UNITS@
172: VERSION = @VERSION@
173: VIM = @VIM@
174: VIM_SUPPORT = @VIM_SUPPORT@
175: WHOLE_LIB1 = @WHOLE_LIB1@
176: WHOLE_LIB2 = @WHOLE_LIB2@
177: XMKMF = @XMKMF@
178: X_CFLAGS = @X_CFLAGS@
179: X_EXTRA_LIBS = @X_EXTRA_LIBS@
180: X_LIBS = @X_LIBS@
181: X_PRE_LIBS = @X_PRE_LIBS@
182: abs_builddir = @abs_builddir@
183: abs_srcdir = @abs_srcdir@
184: abs_top_builddir = @abs_top_builddir@
185: abs_top_srcdir = @abs_top_srcdir@
186: ac_ct_CC = @ac_ct_CC@
187: ac_ct_CXX = @ac_ct_CXX@
188: ac_ct_F77 = @ac_ct_F77@
189: ac_ct_FC = @ac_ct_FC@
190: am__include = @am__include@
191: am__leading_dot = @am__leading_dot@
192: am__quote = @am__quote@
193: am__tar = @am__tar@
194: am__untar = @am__untar@
195: bindir = @bindir@
196: build = @build@
197: build_alias = @build_alias@
198: build_cpu = @build_cpu@
199: build_os = @build_os@
200: build_vendor = @build_vendor@
201: builddir = @builddir@
202: datadir = @datadir@
203: datarootdir = @datarootdir@
204: docdir = @docdir@
205: dvidir = @dvidir@
206: exec_prefix = @exec_prefix@
207: host = @host@
208: host_alias = @host_alias@
209: host_cpu = @host_cpu@
210: host_os = @host_os@
211: host_vendor = @host_vendor@
212: htmldir = @htmldir@
213: includeX = @includeX@
214: includedir = @includedir@
215: infodir = @infodir@
216: install_sh = @install_sh@
217: libMySQLinc = @libMySQLinc@
218: libMySQLlib = @libMySQLlib@
219: libPgSQLinc = @libPgSQLinc@
220: libPgSQLlib = @libPgSQLlib@
221: libX = @libX@
222: libdir = @libdir@
223: libexecdir = @libexecdir@
224: localedir = @localedir@
225: localstatedir = @localstatedir@
226: mandir = @mandir@
227: mkdir_p = @mkdir_p@
228: oldincludedir = @oldincludedir@
229: pdfdir = @pdfdir@
230: prefix = @prefix@
231: program_transform_name = @program_transform_name@
232: psdir = @psdir@
233: sbindir = @sbindir@
234: sharedstatedir = @sharedstatedir@
235: srcdir = @srcdir@
236: subdirs = @subdirs@
237: sysconfdir = @sysconfdir@
238: target = @target@
239: target_alias = @target_alias@
240: target_cpu = @target_cpu@
241: target_os = @target_os@
242: target_vendor = @target_vendor@
243: top_build_prefix = @top_build_prefix@
244: top_builddir = @top_builddir@
245: top_srcdir = @top_srcdir@
246: EXTRA_DIST = README
247: all: all-am
248:
249: .SUFFIXES:
250: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
251: @for dep in $?; do \
252: case '$(am__configure_deps)' in \
253: *$$dep*) \
254: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
255: && { if test -f $@; then exit 0; else break; fi; }; \
256: exit 1;; \
257: esac; \
258: done; \
259: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
260: $(am__cd) $(top_srcdir) && \
261: $(AUTOMAKE) --gnu doc/Makefile
262: .PRECIOUS: Makefile
263: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
264: @case '$?' in \
265: *config.status*) \
266: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
267: *) \
268: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
269: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
270: esac;
271:
272: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
273: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274:
275: $(top_srcdir)/configure: $(am__configure_deps)
276: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
278: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279: $(am__aclocal_m4_deps):
280: tags: TAGS
281: TAGS:
282:
283: ctags: CTAGS
284: CTAGS:
285:
286:
287: distdir: $(DISTFILES)
288: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
289: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
290: list='$(DISTFILES)'; \
291: dist_files=`for file in $$list; do echo $$file; done | \
292: sed -e "s|^$$srcdirstrip/||;t" \
293: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
294: case $$dist_files in \
295: */*) $(MKDIR_P) `echo "$$dist_files" | \
296: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
297: sort -u` ;; \
298: esac; \
299: for file in $$dist_files; do \
300: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
301: if test -d $$d/$$file; then \
302: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
303: if test -d "$(distdir)/$$file"; then \
304: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
305: fi; \
306: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
307: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
308: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
309: fi; \
310: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
311: else \
312: test -f "$(distdir)/$$file" \
313: || cp -p $$d/$$file "$(distdir)/$$file" \
314: || exit 1; \
315: fi; \
316: done
317: check-am: all-am
318: check: check-am
319: all-am: Makefile
320: installdirs:
321: install: install-am
322: install-exec: install-exec-am
323: install-data: install-data-am
324: uninstall: uninstall-am
325:
326: install-am: all-am
327: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
328:
329: installcheck: installcheck-am
330: install-strip:
331: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
332: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
333: `test -z '$(STRIP)' || \
334: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
335: mostlyclean-generic:
336:
337: clean-generic:
338:
339: distclean-generic:
340: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
341: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
342:
343: maintainer-clean-generic:
344: @echo "This command is intended for maintainers to use"
345: @echo "it deletes files that may require special tools to rebuild."
346: clean: clean-am
347:
348: clean-am: clean-generic mostlyclean-am
349:
350: distclean: distclean-am
351: -rm -f Makefile
352: distclean-am: clean-am distclean-generic
353:
354: dvi: dvi-am
355:
356: dvi-am:
357:
358: html: html-am
359:
360: html-am:
361:
362: info: info-am
363:
364: info-am:
365:
366: install-data-am:
367:
368: install-dvi: install-dvi-am
369:
370: install-dvi-am:
371:
372: install-exec-am:
373:
374: install-html: install-html-am
375:
376: install-html-am:
377:
378: install-info: install-info-am
379:
380: install-info-am:
381:
382: install-man:
383:
384: install-pdf: install-pdf-am
385:
386: install-pdf-am:
387:
388: install-ps: install-ps-am
389:
390: install-ps-am:
391:
392: installcheck-am:
393:
394: maintainer-clean: maintainer-clean-am
395: -rm -f Makefile
396: maintainer-clean-am: distclean-am maintainer-clean-generic
397:
398: mostlyclean: mostlyclean-am
399:
400: mostlyclean-am: mostlyclean-generic
401:
402: pdf: pdf-am
403:
404: pdf-am:
405:
406: ps: ps-am
407:
408: ps-am:
409:
410: uninstall-am:
411:
412: .MAKE: install-am install-strip
413:
414: .PHONY: all all-am check check-am clean clean-generic distclean \
415: distclean-generic distdir dvi dvi-am html html-am info info-am \
416: install install-am install-data install-data-am install-dvi \
417: install-dvi-am install-exec install-exec-am install-html \
418: install-html-am install-info install-info-am install-man \
419: install-pdf install-pdf-am install-ps install-ps-am \
420: install-strip installcheck installcheck-am installdirs \
421: maintainer-clean maintainer-clean-generic mostlyclean \
422: mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
423:
424:
425: # Tell versions [3.59,3.63) of GNU make to not export all variables.
426: # Otherwise a system limit (for SysV at least) may be exceeded.
427: .NOEXPORT:
CVSweb interface <joel.bertrand@systella.fr>