Annotation of rpl/Makefile.in, revision 1.36

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

CVSweb interface <joel.bertrand@systella.fr>