Annotation of rpl/Makefile.in, revision 1.24

1.11      bertrand    1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
1.1       bertrand    2: # @configure_input@
                      3: 
                      4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.11      bertrand    5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
                      6: # Inc.
1.1       bertrand    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: 
                     18: VPATH = @srcdir@
                     19: pkgdatadir = $(datadir)/@PACKAGE@
1.11      bertrand   20: pkgincludedir = $(includedir)/@PACKAGE@
1.10      bertrand   21: pkglibdir = $(libdir)/@PACKAGE@
1.11      bertrand   22: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.1       bertrand   23: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     24: install_sh_DATA = $(install_sh) -c -m 644
                     25: install_sh_PROGRAM = $(install_sh) -c
                     26: install_sh_SCRIPT = $(install_sh) -c
                     27: INSTALL_HEADER = $(INSTALL_DATA)
                     28: transform = $(program_transform_name)
                     29: NORMAL_INSTALL = :
                     30: PRE_INSTALL = :
                     31: POST_INSTALL = :
                     32: NORMAL_UNINSTALL = :
                     33: PRE_UNINSTALL = :
                     34: POST_UNINSTALL = :
                     35: build_triplet = @build@
                     36: host_triplet = @host@
                     37: target_triplet = @target@
                     38: subdir = .
                     39: DIST_COMMON = README $(am__configure_deps) $(include_HEADERS) \
                     40:    $(srcdir)/COPYING.in $(srcdir)/Makefile.am \
                     41:    $(srcdir)/Makefile.in $(srcdir)/rplconfig.h.in \
                     42:    $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
                     43:    compile config.guess config.sub depcomp install-sh ltmain.sh \
                     44:    missing mkinstalldirs
                     45: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                     46: am__aclocal_m4_deps = $(top_srcdir)/configure.in
                     47: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     48:    $(ACLOCAL_M4)
                     49: am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
                     50:  configure.lineno config.status.lineno
                     51: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                     52: CONFIG_HEADER = rplconfig.h
                     53: CONFIG_CLEAN_FILES = COPYING
1.11      bertrand   54: CONFIG_CLEAN_VPATH_FILES =
1.1       bertrand   55: SOURCES =
                     56: DIST_SOURCES =
                     57: RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
                     58:    html-recursive info-recursive install-data-recursive \
                     59:    install-dvi-recursive install-exec-recursive \
                     60:    install-html-recursive install-info-recursive \
                     61:    install-pdf-recursive install-ps-recursive install-recursive \
                     62:    installcheck-recursive installdirs-recursive pdf-recursive \
                     63:    ps-recursive uninstall-recursive
                     64: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
                     65: am__vpath_adj = case $$p in \
                     66:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
                     67:     *) f=$$p;; \
                     68:   esac;
1.11      bertrand   69: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
                     70: am__install_max = 40
                     71: am__nobase_strip_setup = \
                     72:   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
                     73: am__nobase_strip = \
                     74:   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
                     75: am__nobase_list = $(am__nobase_strip_setup); \
                     76:   for p in $$list; do echo "$$p $$p"; done | \
                     77:   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
                     78:   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
                     79:     if (++n[$$2] == $(am__install_max)) \
                     80:       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
                     81:     END { for (dir in files) print dir, files[dir] }'
                     82: am__base_list = \
                     83:   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
                     84:   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.1       bertrand   85: am__installdirs = "$(DESTDIR)$(includedir)"
                     86: HEADERS = $(include_HEADERS)
                     87: RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive    \
                     88:   distclean-recursive maintainer-clean-recursive
1.11      bertrand   89: AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
                     90:    $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
                     91:    distdir dist dist-all distcheck
1.1       bertrand   92: ETAGS = etags
                     93: CTAGS = ctags
1.5       bertrand   94: DIST_SUBDIRS = $(SUBDIRS)
1.1       bertrand   95: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                     96: distdir = $(PACKAGE)-$(VERSION)
                     97: top_distdir = $(distdir)
                     98: am__remove_distdir = \
1.11      bertrand   99:   { test ! -d "$(distdir)" \
                    100:     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
                    101:          && rm -fr "$(distdir)"; }; }
                    102: am__relativize = \
                    103:   dir0=`pwd`; \
                    104:   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
                    105:   sed_rest='s,^[^/]*/*,,'; \
                    106:   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
                    107:   sed_butlast='s,/*[^/]*$$,,'; \
                    108:   while test -n "$$dir1"; do \
                    109:     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
                    110:     if test "$$first" != "."; then \
                    111:       if test "$$first" = ".."; then \
                    112:         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
                    113:         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
                    114:       else \
                    115:         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
                    116:         if test "$$first2" = "$$first"; then \
                    117:           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
                    118:         else \
                    119:           dir2="../$$dir2"; \
                    120:         fi; \
                    121:         dir0="$$dir0"/"$$first"; \
                    122:       fi; \
                    123:     fi; \
                    124:     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
                    125:   done; \
                    126:   reldir="$$dir2"
1.1       bertrand  127: DIST_ARCHIVES = $(distdir).tar.gz
                    128: GZIP_ENV = --best
                    129: distuninstallcheck_listfiles = find . -type f -print
                    130: distcleancheck_listfiles = find . -type f -print
                    131: ACLOCAL = @ACLOCAL@
                    132: AMTAR = @AMTAR@
                    133: AUTOCONF = @AUTOCONF@
                    134: AUTOHEADER = @AUTOHEADER@
                    135: AUTOMAKE = @AUTOMAKE@
                    136: AWK = @AWK@
                    137: CC = @CC@
                    138: CCDEPMODE = @CCDEPMODE@
                    139: CFLAGS = @CFLAGS@
                    140: CPP = @CPP@
                    141: CPPFLAGS = @CPPFLAGS@
                    142: CXX = @CXX@
                    143: CXXDEPMODE = @CXXDEPMODE@
                    144: CXXFLAGS = @CXXFLAGS@
                    145: CYGPATH_W = @CYGPATH_W@
                    146: DATE = @DATE@
                    147: DATE_FR = @DATE_FR@
                    148: DEBUG = @DEBUG@
                    149: DEFS = @DEFS@
                    150: DEPDIR = @DEPDIR@
                    151: DVIPS = @DVIPS@
                    152: ECHO_C = @ECHO_C@
                    153: ECHO_N = @ECHO_N@
                    154: ECHO_T = @ECHO_T@
                    155: EGREP = @EGREP@
                    156: EXEEXT = @EXEEXT@
                    157: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
1.12      bertrand  158: EXPORT_DYNAMIC = @EXPORT_DYNAMIC@
1.24    ! bertrand  159: EXT_SQL = @EXT_SQL@
1.1       bertrand  160: F77 = @F77@
                    161: FC = @FC@
                    162: FCFLAGS = @FCFLAGS@
                    163: FFLAGS = @FFLAGS@
                    164: FILE = @FILE@
                    165: FINAL_ENCODING = @FINAL_ENCODING@
                    166: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
                    167: GNUPLOT = @GNUPLOT@
                    168: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
                    169: GNUPLOT_P = @GNUPLOT_P@
                    170: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
                    171: GPP = @GPP@
                    172: GREP = @GREP@
                    173: GS = @GS@
                    174: GSL = @GSL@
                    175: GV = @GV@
                    176: ICONV = @ICONV@
                    177: INSTALL = @INSTALL@
                    178: INSTALL_DATA = @INSTALL_DATA@
                    179: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    180: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    181: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                    182: LATEX = @LATEX@
                    183: LDFLAGS = @LDFLAGS@
                    184: LIBOBJS = @LIBOBJS@
                    185: LIBS = @LIBS@
                    186: LN_S = @LN_S@
                    187: LTLIBOBJS = @LTLIBOBJS@
                    188: MAKEINFO = @MAKEINFO@
1.17      bertrand  189: MALLOC = @MALLOC@
1.1       bertrand  190: MKDIR_P = @MKDIR_P@
                    191: MOTIF_SUPPORT = @MOTIF_SUPPORT@
                    192: MYSQL_SUPPORT = @MYSQL_SUPPORT@
                    193: NCURSES = @NCURSES@
1.12      bertrand  194: NESTED_FUNCTIONS = @NESTED_FUNCTIONS@
1.1       bertrand  195: OBJEXT = @OBJEXT@
1.8       bertrand  196: OPENSSL = @OPENSSL@
1.7       bertrand  197: OS = @OS@
1.1       bertrand  198: PACKAGE = @PACKAGE@
                    199: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    200: PACKAGE_NAME = @PACKAGE_NAME@
                    201: PACKAGE_STRING = @PACKAGE_STRING@
                    202: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.11      bertrand  203: PACKAGE_URL = @PACKAGE_URL@
1.1       bertrand  204: PACKAGE_VERSION = @PACKAGE_VERSION@
                    205: PATH_SEPARATOR = @PATH_SEPARATOR@
                    206: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
                    207: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
                    208: PROFILAGE = @PROFILAGE@
                    209: RANLIB = @RANLIB@
                    210: READLINE = @READLINE@
                    211: RUNPATH = @RUNPATH@
                    212: SED = @SED@
1.12      bertrand  213: SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@
1.1       bertrand  214: SET_MAKE = @SET_MAKE@
                    215: SHELL = @SHELL@
1.8       bertrand  216: SQLITE = @SQLITE@
1.1       bertrand  217: STRIP = @STRIP@
                    218: TEX = @TEX@
                    219: UNITS = @UNITS@
                    220: VERSION = @VERSION@
                    221: VIM = @VIM@
                    222: VIM_SUPPORT = @VIM_SUPPORT@
                    223: XMKMF = @XMKMF@
                    224: X_CFLAGS = @X_CFLAGS@
                    225: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    226: X_LIBS = @X_LIBS@
                    227: X_PRE_LIBS = @X_PRE_LIBS@
                    228: abs_builddir = @abs_builddir@
                    229: abs_srcdir = @abs_srcdir@
                    230: abs_top_builddir = @abs_top_builddir@
                    231: abs_top_srcdir = @abs_top_srcdir@
                    232: ac_ct_CC = @ac_ct_CC@
                    233: ac_ct_CXX = @ac_ct_CXX@
                    234: ac_ct_F77 = @ac_ct_F77@
                    235: ac_ct_FC = @ac_ct_FC@
                    236: am__include = @am__include@
                    237: am__leading_dot = @am__leading_dot@
                    238: am__quote = @am__quote@
                    239: am__tar = @am__tar@
                    240: am__untar = @am__untar@
                    241: bindir = @bindir@
                    242: build = @build@
                    243: build_alias = @build_alias@
                    244: build_cpu = @build_cpu@
                    245: build_os = @build_os@
                    246: build_vendor = @build_vendor@
                    247: builddir = @builddir@
                    248: datadir = @datadir@
                    249: datarootdir = @datarootdir@
                    250: docdir = @docdir@
                    251: dvidir = @dvidir@
                    252: exec_prefix = @exec_prefix@
                    253: host = @host@
                    254: host_alias = @host_alias@
                    255: host_cpu = @host_cpu@
                    256: host_os = @host_os@
                    257: host_vendor = @host_vendor@
                    258: htmldir = @htmldir@
                    259: includeX = @includeX@
                    260: includedir = @includedir@
                    261: infodir = @infodir@
                    262: install_sh = @install_sh@
                    263: libMySQLinc = @libMySQLinc@
                    264: libMySQLlib = @libMySQLlib@
                    265: libPgSQLinc = @libPgSQLinc@
                    266: libPgSQLlib = @libPgSQLlib@
                    267: libX = @libX@
                    268: libdir = @libdir@
                    269: libexecdir = @libexecdir@
                    270: localedir = @localedir@
                    271: localstatedir = @localstatedir@
                    272: mandir = @mandir@
                    273: mkdir_p = @mkdir_p@
                    274: oldincludedir = @oldincludedir@
                    275: pdfdir = @pdfdir@
                    276: prefix = @prefix@
                    277: program_transform_name = @program_transform_name@
                    278: psdir = @psdir@
                    279: sbindir = @sbindir@
                    280: sharedstatedir = @sharedstatedir@
                    281: srcdir = @srcdir@
                    282: subdirs = @subdirs@
                    283: sysconfdir = @sysconfdir@
                    284: target = @target@
                    285: target_alias = @target_alias@
                    286: target_cpu = @target_cpu@
                    287: target_os = @target_os@
                    288: target_vendor = @target_vendor@
1.11      bertrand  289: top_build_prefix = @top_build_prefix@
1.1       bertrand  290: top_builddir = @top_builddir@
                    291: top_srcdir = @top_srcdir@
1.15      bertrand  292: SUBDIRS = tools rplsums rpliconv lapack/blas lapack/lapack ptmalloc3 src \
1.8       bertrand  293:        rpltags scripts man doc
                    294: 
1.5       bertrand  295: EXTRA_DIST = LIMITATIONS Licence_CeCILL_V2-fr.txt Licence_CeCILL_V2-en.txt \
                    296:        COPYING.in lapack/COPYING lapack/RELEASE \
                    297:        tests/tests.tar.gz vim/indent/rpl.vim vim/ftplugin/rpl.vim \
                    298:        vim/syntax/rpl.vim examples/obele.rpl examples/appel.tar.gz \
                    299:        examples/external.tar.gz
                    300: 
1.1       bertrand  301: include_HEADERS = rplconfig.h
                    302: all: rplconfig.h
                    303:    $(MAKE) $(AM_MAKEFLAGS) all-recursive
                    304: 
                    305: .SUFFIXES:
                    306: am--refresh:
                    307:    @:
                    308: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    309:    @for dep in $?; do \
                    310:      case '$(am__configure_deps)' in \
                    311:        *$$dep*) \
1.11      bertrand  312:          echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
                    313:          $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
1.1       bertrand  314:        && exit 0; \
                    315:          exit 1;; \
                    316:      esac; \
                    317:    done; \
1.11      bertrand  318:    echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
                    319:    $(am__cd) $(top_srcdir) && \
                    320:      $(AUTOMAKE) --gnu Makefile
1.1       bertrand  321: .PRECIOUS: Makefile
                    322: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    323:    @case '$?' in \
                    324:      *config.status*) \
                    325:        echo ' $(SHELL) ./config.status'; \
                    326:        $(SHELL) ./config.status;; \
                    327:      *) \
                    328:        echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
                    329:        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
                    330:    esac;
                    331: 
                    332: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    333:    $(SHELL) ./config.status --recheck
                    334: 
                    335: $(top_srcdir)/configure:  $(am__configure_deps)
1.11      bertrand  336:    $(am__cd) $(srcdir) && $(AUTOCONF)
1.1       bertrand  337: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1.11      bertrand  338:    $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
                    339: $(am__aclocal_m4_deps):
1.1       bertrand  340: 
                    341: rplconfig.h: stamp-h1
                    342:    @if test ! -f $@; then \
                    343:      rm -f stamp-h1; \
                    344:      $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
                    345:    else :; fi
                    346: 
                    347: stamp-h1: $(srcdir)/rplconfig.h.in $(top_builddir)/config.status
                    348:    @rm -f stamp-h1
                    349:    cd $(top_builddir) && $(SHELL) ./config.status rplconfig.h
                    350: $(srcdir)/rplconfig.h.in:  $(am__configure_deps) 
1.11      bertrand  351:    ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1.1       bertrand  352:    rm -f stamp-h1
                    353:    touch $@
                    354: 
                    355: distclean-hdr:
                    356:    -rm -f rplconfig.h stamp-h1
                    357: COPYING: $(top_builddir)/config.status $(srcdir)/COPYING.in
                    358:    cd $(top_builddir) && $(SHELL) ./config.status $@
                    359: install-includeHEADERS: $(include_HEADERS)
                    360:    @$(NORMAL_INSTALL)
                    361:    test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
1.11      bertrand  362:    @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
                    363:    for p in $$list; do \
1.1       bertrand  364:      if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.11      bertrand  365:      echo "$$d$$p"; \
                    366:    done | $(am__base_list) | \
                    367:    while read files; do \
                    368:      echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
                    369:      $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
1.1       bertrand  370:    done
                    371: 
                    372: uninstall-includeHEADERS:
                    373:    @$(NORMAL_UNINSTALL)
1.11      bertrand  374:    @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
                    375:    files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
                    376:    test -n "$$files" || exit 0; \
                    377:    echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
                    378:    cd "$(DESTDIR)$(includedir)" && rm -f $$files
1.1       bertrand  379: 
                    380: # This directory's subdirectories are mostly independent; you can cd
                    381: # into them and run `make' without going through this Makefile.
                    382: # To change the values of `make' variables: instead of editing Makefiles,
                    383: # (1) if the variable is set in `config.status', edit `config.status'
                    384: #     (which will cause the Makefiles to be regenerated when you run `make');
                    385: # (2) otherwise, pass the desired values on the `make' command line.
                    386: $(RECURSIVE_TARGETS):
1.11      bertrand  387:    @fail= failcom='exit 1'; \
1.1       bertrand  388:    for f in x $$MAKEFLAGS; do \
                    389:      case $$f in \
                    390:        *=* | --[!k]*);; \
                    391:        *k*) failcom='fail=yes';; \
                    392:      esac; \
                    393:    done; \
                    394:    dot_seen=no; \
                    395:    target=`echo $@ | sed s/-recursive//`; \
                    396:    list='$(SUBDIRS)'; for subdir in $$list; do \
                    397:      echo "Making $$target in $$subdir"; \
                    398:      if test "$$subdir" = "."; then \
                    399:        dot_seen=yes; \
                    400:        local_target="$$target-am"; \
                    401:      else \
                    402:        local_target="$$target"; \
                    403:      fi; \
1.11      bertrand  404:      ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1.1       bertrand  405:      || eval $$failcom; \
                    406:    done; \
                    407:    if test "$$dot_seen" = "no"; then \
                    408:      $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
                    409:    fi; test -z "$$fail"
                    410: 
                    411: $(RECURSIVE_CLEAN_TARGETS):
1.11      bertrand  412:    @fail= failcom='exit 1'; \
1.1       bertrand  413:    for f in x $$MAKEFLAGS; do \
                    414:      case $$f in \
                    415:        *=* | --[!k]*);; \
                    416:        *k*) failcom='fail=yes';; \
                    417:      esac; \
                    418:    done; \
                    419:    dot_seen=no; \
                    420:    case "$@" in \
                    421:      distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
                    422:      *) list='$(SUBDIRS)' ;; \
                    423:    esac; \
                    424:    rev=''; for subdir in $$list; do \
                    425:      if test "$$subdir" = "."; then :; else \
                    426:        rev="$$subdir $$rev"; \
                    427:      fi; \
                    428:    done; \
                    429:    rev="$$rev ."; \
                    430:    target=`echo $@ | sed s/-recursive//`; \
                    431:    for subdir in $$rev; do \
                    432:      echo "Making $$target in $$subdir"; \
                    433:      if test "$$subdir" = "."; then \
                    434:        local_target="$$target-am"; \
                    435:      else \
                    436:        local_target="$$target"; \
                    437:      fi; \
1.11      bertrand  438:      ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1.1       bertrand  439:      || eval $$failcom; \
                    440:    done && test -z "$$fail"
                    441: tags-recursive:
                    442:    list='$(SUBDIRS)'; for subdir in $$list; do \
1.11      bertrand  443:      test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1.1       bertrand  444:    done
                    445: ctags-recursive:
                    446:    list='$(SUBDIRS)'; for subdir in $$list; do \
1.11      bertrand  447:      test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1.1       bertrand  448:    done
                    449: 
                    450: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    451:    list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
                    452:    unique=`for i in $$list; do \
                    453:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    454:      done | \
1.11      bertrand  455:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1.1       bertrand  456:          END { if (nonempty) { for (i in files) print i; }; }'`; \
                    457:    mkid -fID $$unique
                    458: tags: TAGS
                    459: 
                    460: TAGS: tags-recursive $(HEADERS) $(SOURCES) rplconfig.h.in $(TAGS_DEPENDENCIES) \
                    461:        $(TAGS_FILES) $(LISP)
1.11      bertrand  462:    set x; \
1.1       bertrand  463:    here=`pwd`; \
                    464:    if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
                    465:      include_option=--etags-include; \
                    466:      empty_fix=.; \
                    467:    else \
                    468:      include_option=--include; \
                    469:      empty_fix=; \
                    470:    fi; \
                    471:    list='$(SUBDIRS)'; for subdir in $$list; do \
                    472:      if test "$$subdir" = .; then :; else \
                    473:        test ! -f $$subdir/TAGS || \
1.11      bertrand  474:          set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1.1       bertrand  475:      fi; \
                    476:    done; \
                    477:    list='$(SOURCES) $(HEADERS) rplconfig.h.in $(LISP) $(TAGS_FILES)'; \
                    478:    unique=`for i in $$list; do \
                    479:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    480:      done | \
                    481:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    482:          END { if (nonempty) { for (i in files) print i; }; }'`; \
1.11      bertrand  483:    shift; \
                    484:    if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.1       bertrand  485:      test -n "$$unique" || unique=$$empty_fix; \
1.11      bertrand  486:      if test $$# -gt 0; then \
                    487:        $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    488:          "$$@" $$unique; \
                    489:      else \
                    490:        $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    491:          $$unique; \
                    492:      fi; \
1.1       bertrand  493:    fi
                    494: ctags: CTAGS
                    495: CTAGS: ctags-recursive $(HEADERS) $(SOURCES) rplconfig.h.in $(TAGS_DEPENDENCIES) \
                    496:        $(TAGS_FILES) $(LISP)
                    497:    list='$(SOURCES) $(HEADERS) rplconfig.h.in $(LISP) $(TAGS_FILES)'; \
                    498:    unique=`for i in $$list; do \
                    499:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    500:      done | \
                    501:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    502:          END { if (nonempty) { for (i in files) print i; }; }'`; \
1.11      bertrand  503:    test -z "$(CTAGS_ARGS)$$unique" \
1.1       bertrand  504:      || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.11      bertrand  505:         $$unique
1.1       bertrand  506: 
                    507: GTAGS:
                    508:    here=`$(am__cd) $(top_builddir) && pwd` \
1.11      bertrand  509:      && $(am__cd) $(top_srcdir) \
                    510:      && gtags -i $(GTAGS_ARGS) "$$here"
1.1       bertrand  511: 
                    512: distclean-tags:
                    513:    -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    514: 
                    515: distdir: $(DISTFILES)
                    516:    $(am__remove_distdir)
1.11      bertrand  517:    test -d "$(distdir)" || mkdir "$(distdir)"
1.1       bertrand  518:    @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    519:    topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    520:    list='$(DISTFILES)'; \
                    521:      dist_files=`for file in $$list; do echo $$file; done | \
                    522:      sed -e "s|^$$srcdirstrip/||;t" \
                    523:          -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    524:    case $$dist_files in \
                    525:      */*) $(MKDIR_P) `echo "$$dist_files" | \
                    526:               sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    527:               sort -u` ;; \
                    528:    esac; \
                    529:    for file in $$dist_files; do \
                    530:      if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    531:      if test -d $$d/$$file; then \
                    532:        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.11      bertrand  533:        if test -d "$(distdir)/$$file"; then \
                    534:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    535:        fi; \
1.1       bertrand  536:        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.11      bertrand  537:          cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    538:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1       bertrand  539:        fi; \
1.11      bertrand  540:        cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       bertrand  541:      else \
1.11      bertrand  542:        test -f "$(distdir)/$$file" \
                    543:        || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       bertrand  544:        || exit 1; \
                    545:      fi; \
                    546:    done
1.11      bertrand  547:    @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1.1       bertrand  548:      if test "$$subdir" = .; then :; else \
                    549:        test -d "$(distdir)/$$subdir" \
                    550:        || $(MKDIR_P) "$(distdir)/$$subdir" \
                    551:        || exit 1; \
1.11      bertrand  552:      fi; \
                    553:    done
                    554:    @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
                    555:      if test "$$subdir" = .; then :; else \
                    556:        dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
                    557:        $(am__relativize); \
                    558:        new_distdir=$$reldir; \
                    559:        dir1=$$subdir; dir2="$(top_distdir)"; \
                    560:        $(am__relativize); \
                    561:        new_top_distdir=$$reldir; \
                    562:        echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
                    563:        echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
                    564:        ($(am__cd) $$subdir && \
1.1       bertrand  565:          $(MAKE) $(AM_MAKEFLAGS) \
1.11      bertrand  566:            top_distdir="$$new_top_distdir" \
                    567:            distdir="$$new_distdir" \
1.1       bertrand  568:        am__remove_distdir=: \
                    569:        am__skip_length_check=: \
1.11      bertrand  570:        am__skip_mode_fix=: \
1.1       bertrand  571:            distdir) \
                    572:          || exit 1; \
                    573:      fi; \
                    574:    done
1.11      bertrand  575:    -test -n "$(am__skip_mode_fix)" \
                    576:    || find "$(distdir)" -type d ! -perm -755 \
                    577:        -exec chmod u+rwx,go+rx {} \; -o \
1.1       bertrand  578:      ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
                    579:      ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
                    580:      ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1.11      bertrand  581:    || chmod -R a+r "$(distdir)"
1.1       bertrand  582: dist-gzip: distdir
                    583:    tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
                    584:    $(am__remove_distdir)
                    585: 
                    586: dist-bzip2: distdir
                    587:    tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
                    588:    $(am__remove_distdir)
                    589: 
                    590: dist-lzma: distdir
                    591:    tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
                    592:    $(am__remove_distdir)
                    593: 
1.11      bertrand  594: dist-xz: distdir
                    595:    tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
                    596:    $(am__remove_distdir)
                    597: 
1.1       bertrand  598: dist-tarZ: distdir
                    599:    tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
                    600:    $(am__remove_distdir)
                    601: 
                    602: dist-shar: distdir
                    603:    shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
                    604:    $(am__remove_distdir)
                    605: 
                    606: dist-zip: distdir
                    607:    -rm -f $(distdir).zip
                    608:    zip -rq $(distdir).zip $(distdir)
                    609:    $(am__remove_distdir)
                    610: 
                    611: dist dist-all: distdir
                    612:    tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
                    613:    $(am__remove_distdir)
                    614: 
                    615: # This target untars the dist file and tries a VPATH configuration.  Then
                    616: # it guarantees that the distribution is self-contained by making another
                    617: # tarfile.
                    618: distcheck: dist
                    619:    case '$(DIST_ARCHIVES)' in \
                    620:    *.tar.gz*) \
1.11      bertrand  621:      GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1.1       bertrand  622:    *.tar.bz2*) \
1.11      bertrand  623:      bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1.1       bertrand  624:    *.tar.lzma*) \
1.11      bertrand  625:      lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
                    626:    *.tar.xz*) \
                    627:      xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1.1       bertrand  628:    *.tar.Z*) \
                    629:      uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
                    630:    *.shar.gz*) \
1.11      bertrand  631:      GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1.1       bertrand  632:    *.zip*) \
                    633:      unzip $(distdir).zip ;;\
                    634:    esac
                    635:    chmod -R a-w $(distdir); chmod a+w $(distdir)
                    636:    mkdir $(distdir)/_build
                    637:    mkdir $(distdir)/_inst
                    638:    chmod a-w $(distdir)
1.11      bertrand  639:    test -d $(distdir)/_build || exit 0; \
1.1       bertrand  640:    dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
                    641:      && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1.11      bertrand  642:      && am__cwd=`pwd` \
                    643:      && $(am__cd) $(distdir)/_build \
1.1       bertrand  644:      && ../configure --srcdir=.. --prefix="$$dc_install_base" \
                    645:        $(DISTCHECK_CONFIGURE_FLAGS) \
                    646:      && $(MAKE) $(AM_MAKEFLAGS) \
                    647:      && $(MAKE) $(AM_MAKEFLAGS) dvi \
                    648:      && $(MAKE) $(AM_MAKEFLAGS) check \
                    649:      && $(MAKE) $(AM_MAKEFLAGS) install \
                    650:      && $(MAKE) $(AM_MAKEFLAGS) installcheck \
                    651:      && $(MAKE) $(AM_MAKEFLAGS) uninstall \
                    652:      && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
                    653:            distuninstallcheck \
                    654:      && chmod -R a-w "$$dc_install_base" \
                    655:      && ({ \
                    656:           (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
                    657:           && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
                    658:           && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
                    659:           && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
                    660:                distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
                    661:          } || { rm -rf "$$dc_destdir"; exit 1; }) \
                    662:      && rm -rf "$$dc_destdir" \
                    663:      && $(MAKE) $(AM_MAKEFLAGS) dist \
                    664:      && rm -rf $(DIST_ARCHIVES) \
1.11      bertrand  665:      && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
                    666:      && cd "$$am__cwd" \
                    667:      || exit 1
1.1       bertrand  668:    $(am__remove_distdir)
                    669:    @(echo "$(distdir) archives ready for distribution: "; \
                    670:      list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
                    671:      sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
                    672: distuninstallcheck:
1.11      bertrand  673:    @$(am__cd) '$(distuninstallcheck_dir)' \
1.1       bertrand  674:    && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
                    675:       || { echo "ERROR: files left after uninstall:" ; \
                    676:            if test -n "$(DESTDIR)"; then \
                    677:              echo "  (check DESTDIR support)"; \
                    678:            fi ; \
                    679:            $(distuninstallcheck_listfiles) ; \
                    680:            exit 1; } >&2
                    681: distcleancheck: distclean
                    682:    @if test '$(srcdir)' = . ; then \
                    683:      echo "ERROR: distcleancheck can only run from a VPATH build" ; \
                    684:      exit 1 ; \
                    685:    fi
                    686:    @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
                    687:      || { echo "ERROR: files left in build directory after distclean:" ; \
                    688:           $(distcleancheck_listfiles) ; \
                    689:           exit 1; } >&2
                    690: check-am: all-am
                    691: check: check-recursive
                    692: all-am: Makefile $(HEADERS) rplconfig.h
                    693: installdirs: installdirs-recursive
                    694: installdirs-am:
                    695:    for dir in "$(DESTDIR)$(includedir)"; do \
                    696:      test -z "$$dir" || $(MKDIR_P) "$$dir"; \
                    697:    done
                    698: install: install-recursive
                    699: install-exec: install-exec-recursive
                    700: install-data: install-data-recursive
                    701: uninstall: uninstall-recursive
                    702: 
                    703: install-am: all-am
                    704:    @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    705: 
                    706: installcheck: installcheck-recursive
                    707: mostlyclean-generic:
                    708: 
                    709: clean-generic:
                    710: 
                    711: distclean-generic:
                    712:    -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.11      bertrand  713:    -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       bertrand  714: 
                    715: maintainer-clean-generic:
                    716:    @echo "This command is intended for maintainers to use"
                    717:    @echo "it deletes files that may require special tools to rebuild."
                    718: clean: clean-recursive
                    719: 
                    720: clean-am: clean-generic mostlyclean-am
                    721: 
                    722: distclean: distclean-recursive
                    723:    -rm -f $(am__CONFIG_DISTCLEAN_FILES)
                    724:    -rm -f Makefile
                    725: distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
                    726: 
                    727: dvi: dvi-recursive
                    728: 
                    729: dvi-am:
                    730: 
                    731: html: html-recursive
                    732: 
1.11      bertrand  733: html-am:
                    734: 
1.1       bertrand  735: info: info-recursive
                    736: 
                    737: info-am:
                    738: 
                    739: install-data-am: install-includeHEADERS
                    740: 
                    741: install-dvi: install-dvi-recursive
                    742: 
1.11      bertrand  743: install-dvi-am:
                    744: 
1.1       bertrand  745: install-exec-am:
                    746: 
                    747: install-html: install-html-recursive
                    748: 
1.11      bertrand  749: install-html-am:
                    750: 
1.1       bertrand  751: install-info: install-info-recursive
                    752: 
1.11      bertrand  753: install-info-am:
                    754: 
1.1       bertrand  755: install-man:
                    756: 
                    757: install-pdf: install-pdf-recursive
                    758: 
1.11      bertrand  759: install-pdf-am:
                    760: 
1.1       bertrand  761: install-ps: install-ps-recursive
                    762: 
1.11      bertrand  763: install-ps-am:
                    764: 
1.1       bertrand  765: installcheck-am:
                    766: 
                    767: maintainer-clean: maintainer-clean-recursive
                    768:    -rm -f $(am__CONFIG_DISTCLEAN_FILES)
                    769:    -rm -rf $(top_srcdir)/autom4te.cache
                    770:    -rm -f Makefile
                    771: maintainer-clean-am: distclean-am maintainer-clean-generic
                    772: 
                    773: mostlyclean: mostlyclean-recursive
                    774: 
                    775: mostlyclean-am: mostlyclean-generic
                    776: 
                    777: pdf: pdf-recursive
                    778: 
                    779: pdf-am:
                    780: 
                    781: ps: ps-recursive
                    782: 
                    783: ps-am:
                    784: 
                    785: uninstall-am: uninstall-includeHEADERS
                    786: 
1.11      bertrand  787: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
                    788:    ctags-recursive install-am install-strip tags-recursive
1.1       bertrand  789: 
                    790: .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
                    791:    all all-am am--refresh check check-am clean clean-generic \
                    792:    ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
1.11      bertrand  793:    dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
                    794:    distclean distclean-generic distclean-hdr distclean-tags \
                    795:    distcleancheck distdir distuninstallcheck dvi dvi-am html \
                    796:    html-am info info-am install install-am install-data \
                    797:    install-data-am install-dvi install-dvi-am install-exec \
                    798:    install-exec-am install-html install-html-am \
                    799:    install-includeHEADERS install-info install-info-am \
                    800:    install-man install-pdf install-pdf-am install-ps \
                    801:    install-ps-am install-strip installcheck installcheck-am \
                    802:    installdirs installdirs-am maintainer-clean \
                    803:    maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
                    804:    pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
                    805:    uninstall-includeHEADERS
1.1       bertrand  806: 
                    807: 
1.4       bertrand  808: licences:
                    809:    cp -f $(top_builddir)/COPYING $(srcdir)
                    810:    make -C src $@
                    811: 
                    812: toolsdistclean:
                    813:    for i in @NCURSES@ @READLINE@ @UNITS@ @GSL@ @GPP@ @GNUPLOT_COMPILATION@ \
1.9       bertrand  814:            @FILE@ @ICONV@ @SQLITE@; \
1.4       bertrand  815:    do \
                    816:        \rm -rf $(srcdir)/tools/$$i; \
                    817:    done;
                    818: 
1.3       bertrand  819: toolsclean:
                    820:    for i in @NCURSES@ @READLINE@ @UNITS@ @GSL@ @GPP@ @GNUPLOT_COMPILATION@ \
1.9       bertrand  821:            @FILE@ @ICONV@ @SQLITE@; \
1.3       bertrand  822:    do \
1.4       bertrand  823:        (cd $(top_builddir)/tools/$$i && $(MAKE) $(AM_MAKEFLAGS) clean); \
                    824:    done;
                    825: 
1.12      bertrand  826: $(top_builddir)/tools/@NCURSES@/lib/libncurses.a:
                    827:    for i in $(shell find tools/@NCURSES@ -name Makefile \
                    828:         -exec grep static {} /dev/null \; | cut -d: -f1); \
1.4       bertrand  829:    do \
1.12      bertrand  830:        echo -n Checking $$i; \
                    831:        TMP=$$(mktemp tmp.XXXXXXXXXX); \
                    832:        if [ -n "$$(grep static $$i | grep dynamic)" ]; then \
                    833:            awk \
                    834:            '{ \
                    835:                if (index($$0, "-static") != 0 && index($$0, "-dynamic") != 0) \
                    836:                { \
                    837:                    for(j = 1; j <= NF; j++) \
                    838:                    { \
                    839:                        if (index($$j, "-static") == 0) \
                    840:                        { \
                    841:                            printf("%s ", $$j); \
                    842:                        } \
                    843:                    } \
                    844:                    printf("\n"); \
                    845:                } \
                    846:                else \
                    847:                { \
                    848:                    print; \
                    849:                } \
                    850:            }' $$i > $$TMP; \
                    851:            \mv -f $$TMP $$i; \
                    852:            echo -n " (fixed)"; \
                    853:        else \
                    854:            echo -n " (nothing to do)"; \
                    855:            \rm -f $$TMP; \
                    856:        fi; \
                    857:        echo .; \
1.3       bertrand  858:    done;
1.17      bertrand  859:    for i in tools/@NCURSES@/test/Makefile; \
                    860:    do \
                    861:        echo -n Checking $$i; \
                    862:        TMP=$$(mktemp tmp.XXXXXXXXXX); \
                    863:        awk \
                    864:            '/^TEST_ARGS/ \
                    865:                { printf("TEST_ARGS = ../lib/libform.a ../lib/libmenu.a "); \
                    866:                printf("../lib/libpanel.a ../lib/libncurses.a\n"); } \
                    867:            ! /^TEST_ARGS/ \
                    868:                { print; }' tools/@NCURSES@/test/Makefile > $$TMP; \
                    869:        \mv -f $$TMP $$i; \
                    870:        echo .; \
                    871:    done;
1.4       bertrand  872:    (cd $(top_builddir)/tools/@NCURSES@ && $(MAKE) $(AM_MAKEFLAGS))
                    873: 
                    874: $(top_builddir)/tools/@READLINE@/libreadline.a \
                    875:        $(top_builddir)/tools/@READLINE@/libhistory.a:
                    876:    (cd $(top_builddir)/tools/@READLINE@ && $(MAKE) $(AM_MAKEFLAGS))
                    877: 
                    878: $(top_builddir)/tools/@GSL@/.libs/libgsl.a:
                    879:    (cd $(top_builddir)/tools/@GSL@ && $(MAKE) $(AM_MAKEFLAGS))
                    880: 
                    881: $(top_builddir)/tools/@ICONV@/lib/.libs/libiconv.a:
1.5       bertrand  882: # La dépendance est faite par rpliconv.
1.4       bertrand  883:    (cd $(top_builddir)/tools/@ICONV@ && $(MAKE) $(AM_MAKEFLAGS))
                    884: 
                    885: $(top_builddir)/lapack/lapack/liblapack.a:
                    886:    (cd $(top_builddir)/lapack/lapack && $(MAKE) $(AM_MAKEFLAGS))
                    887: 
                    888: $(top_builddir)/lapack/blas/libblas.a:
                    889:    (cd $(top_builddir)/lapack/blas && $(MAKE) $(AM_MAKEFLAGS))
                    890: 
1.18      bertrand  891: $(top_builddir)/rpliconv/rpliconv$(EXEEXT): \
1.4       bertrand  892:        $(top_builddir)/tools/@ICONV@/lib/.libs/libiconv.a
                    893:    (cd $(top_builddir)/rpliconv && $(MAKE) $(AM_MAKEFLAGS))
                    894: 
                    895: $(top_builddir)/tools/@FILE@/src/rplfile \
                    896:        $(top_builddir)/tools/@FILE@/magic/magic.mgc: \
                    897:        $(top_builddir)/tools/@ICONV@/lib/.libs/libiconv.a
1.12      bertrand  898:    TMP=$$(mktemp tmp.XXXXXXXXXX); \
                    899:    awk \
                    900:    '{ \
                    901:        if (index($$0, "LDFLAGS") == 1) \
                    902:        { \
                    903:            if (index($$0, "-static") == 0) \
                    904:            { \
                    905:                printf("%s -static\n", $$0); \
                    906:            } \
                    907:            else \
                    908:            { \
                    909:                print; \
                    910:            } \
                    911:        } \
                    912:        else \
                    913:        { \
                    914:            print; \
                    915:        } \
                    916:    }' tools/@FILE@/src/Makefile > $$TMP; \
                    917:    \mv -f $$TMP tools/@FILE@/src/Makefile
1.4       bertrand  918:    (cd $(top_builddir)/tools/@FILE@ && $(MAKE) $(AM_MAKEFLAGS))
                    919: 
1.8       bertrand  920: $(top_builddir)/tools/@SQLITE@/.libs/libsqlite3.a:
                    921:    (cd $(top_builddir)/tools/@SQLITE@ && $(MAKE) $(AM_MAKEFLAGS))
                    922: 
                    923: $(top_builddir)/tools/@OPENSSL@/libcrypto.a \
                    924:        $(top_builddir)/tools/@OPENSSL@/libssl.a:
                    925:    (cd $(top_builddir)/tools/@OPENSSL@ && $(MAKE) $(AM_MAKEFLAGS))
                    926: 
1.15      bertrand  927: $(top_builddir)/ptmalloc3/libptmalloc3.a :
                    928:        (cd $(top_builddir)/ptmalloc3 && $(MAKE) $(AM_MAKEFLAGS))
                    929: 
1.8       bertrand  930: $(top_builddir)/tools/rplsums/rplmd5sum \
                    931:        $(top_builddir)/tools/rplsums/rplsha1sum: \
                    932:        $(top_builddir)/tools/@OPENSSL@/libcrypto.a
                    933:    (cd $(top_builddir)/rplsums && $(MAKE) $(AM_MAKEFLAGS))
                    934: 
1.18      bertrand  935: $(top_builddir)/tools/@GPP@/src/gpp$(EXEEXT):
1.8       bertrand  936:    (cd $(top_builddir)/tools/@GPP@ && $(MAKE) $(AM_MAKEFLAGS))
                    937: 
1.18      bertrand  938: .NOTPARALLEL: $(top_builddir)/tools/@FILE@/src/rplfile$(EXEEXT) \
1.5       bertrand  939:        $(top_builddir)/tools/@FILE@/magic/magic.mgc
                    940: 
                    941: .NOTPARALLEL: $(top_builddir)/tools/@READLINE@/libreadline.a \
                    942:        $(top_builddir)/tools/@READLINE@/libhistory.a
                    943: 
1.8       bertrand  944: .NOTPARALLEL: $(top_builddir)/tools/@OPENSSL@/libcrypto.a \
                    945:        $(top_builddir)/tools/@OPENSSL@/libssl.a
                    946: 
                    947: .NOTPARALLEL: $(top_builddir)/tools/rplsums/rplmd5sum \
                    948:        $(top_builddir)/tools/rplsums/rplsha1sum
                    949: 
1.19      bertrand  950: install-strip:
                    951:    $(MAKE) $(AM_MAKEFLAGS) install
                    952: 
1.4       bertrand  953: all: $(top_builddir)/tools/@NCURSES@/lib/libncurses.a \
                    954:        $(top_builddir)/tools/@READLINE@/libreadline.a \
                    955:        $(top_builddir)/tools/@READLINE@/libhistory.a \
                    956:        $(top_builddir)/tools/@GSL@/.libs/libgsl.a \
1.8       bertrand  957:        $(top_builddir)/tools/@SQLITE@/.libs/libsqlite3.a \
                    958:        $(top_builddir)/tools/@OPENSSL@/libcrypto.a \
                    959:        $(top_builddir)/tools/@OPENSSL@/libssl.a \
1.4       bertrand  960:        $(top_builddir)/lapack/lapack/liblapack.a \
                    961:        $(top_builddir)/lapack/blas/libblas.a \
1.15      bertrand  962:        $(top_builddir)/ptmalloc3/libptmalloc3.a \
1.18      bertrand  963:        $(top_builddir)/rpliconv/rpliconv$(EXEEXT) \
                    964:        $(top_builddir)/tools/@FILE@/src/rplfile$(EXEEXT) \
1.8       bertrand  965:        $(top_builddir)/tools/@FILE@/magic/magic.mgc \
                    966:        $(top_builddir)/tools/rplsums/rplmd5sum \
                    967:        $(top_builddir)/tools/rplsums/rplsha1sum \
1.18      bertrand  968:        $(top_builddir)/tools/@GPP@/src/gpp$(EXEEXT)
1.5       bertrand  969: # Cette règle n'est là que pour forcer la compilation de Gnuplot.
                    970:    (cd $(top_builddir)/tools && $(MAKE) $(AM_MAKEFLAGS))
                    971:    (cd $(top_builddir)/rpltags && $(MAKE) $(AM_MAKEFLAGS))
1.4       bertrand  972:    (cd $(top_builddir)/src && $(MAKE) $(AM_MAKEFLAGS))
1.11      bertrand  973: 
1.1       bertrand  974: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    975: # Otherwise a system limit (for SysV at least) may be exceeded.
                    976: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>