Annotation of rpl/Makefile.in, revision 1.33

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

CVSweb interface <joel.bertrand@systella.fr>