Annotation of rpl/Makefile.in, revision 1.65

1.65    ! bertrand    1: # Makefile.in generated by automake 1.11.3 from Makefile.am.
1.1       bertrand    2: # @configure_input@
                      3: 
                      4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.65    ! bertrand    5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
        !             6: # Foundation, 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@
1.39      bertrand   17: 
1.1       bertrand   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 = .
1.39      bertrand   39: DIST_COMMON = README $(am__configure_deps) $(include_HEADERS) \
                     40:    $(srcdir)/COPYING.in $(srcdir)/Makefile.am \
                     41:    $(srcdir)/Makefile.in $(srcdir)/rplconfig.h.in \
1.61      bertrand   42:    $(top_srcdir)/DEBIAN/control.in $(top_srcdir)/configure \
                     43:    $(top_srcdir)/rplcas/Makefile.in AUTHORS COPYING ChangeLog \
                     44:    INSTALL NEWS compile config.guess config.sub depcomp \
                     45:    install-sh ltmain.sh missing mkinstalldirs
1.1       bertrand   46: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.51      bertrand   47: am__aclocal_m4_deps = $(top_srcdir)/configure.ac
1.1       bertrand   48: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     49:    $(ACLOCAL_M4)
                     50: am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
                     51:  configure.lineno config.status.lineno
                     52: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                     53: CONFIG_HEADER = rplconfig.h
1.61      bertrand   54: CONFIG_CLEAN_FILES = COPYING rplcas/Makefile DEBIAN/control
1.11      bertrand   55: CONFIG_CLEAN_VPATH_FILES =
1.65    ! bertrand   56: AM_V_GEN = $(am__v_GEN_@AM_V@)
        !            57: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
1.56      bertrand   58: am__v_GEN_0 = @echo "  GEN   " $@;
1.65    ! bertrand   59: AM_V_at = $(am__v_at_@AM_V@)
        !            60: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
1.56      bertrand   61: am__v_at_0 = @
1.1       bertrand   62: SOURCES =
                     63: DIST_SOURCES =
                     64: RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
                     65:    html-recursive info-recursive install-data-recursive \
                     66:    install-dvi-recursive install-exec-recursive \
                     67:    install-html-recursive install-info-recursive \
                     68:    install-pdf-recursive install-ps-recursive install-recursive \
                     69:    installcheck-recursive installdirs-recursive pdf-recursive \
                     70:    ps-recursive uninstall-recursive
1.39      bertrand   71: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
                     72: am__vpath_adj = case $$p in \
                     73:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
                     74:     *) f=$$p;; \
                     75:   esac;
                     76: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
                     77: am__install_max = 40
                     78: am__nobase_strip_setup = \
                     79:   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
                     80: am__nobase_strip = \
                     81:   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
                     82: am__nobase_list = $(am__nobase_strip_setup); \
                     83:   for p in $$list; do echo "$$p $$p"; done | \
                     84:   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
                     85:   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
                     86:     if (++n[$$2] == $(am__install_max)) \
                     87:       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
                     88:     END { for (dir in files) print dir, files[dir] }'
                     89: am__base_list = \
                     90:   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
                     91:   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.65    ! bertrand   92: am__uninstall_files_from_dir = { \
        !            93:   test -z "$$files" \
        !            94:     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
        !            95:     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
        !            96:          $(am__cd) "$$dir" && rm -f $$files; }; \
        !            97:   }
1.39      bertrand   98: am__installdirs = "$(DESTDIR)$(includedir)"
                     99: HEADERS = $(include_HEADERS)
1.1       bertrand  100: RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive    \
                    101:   distclean-recursive maintainer-clean-recursive
1.11      bertrand  102: AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
                    103:    $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
                    104:    distdir dist dist-all distcheck
1.1       bertrand  105: ETAGS = etags
                    106: CTAGS = ctags
1.5       bertrand  107: DIST_SUBDIRS = $(SUBDIRS)
1.1       bertrand  108: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                    109: distdir = $(PACKAGE)-$(VERSION)
                    110: top_distdir = $(distdir)
                    111: am__remove_distdir = \
1.65    ! bertrand  112:   if test -d "$(distdir)"; then \
        !           113:     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
        !           114:       && rm -rf "$(distdir)" \
        !           115:       || { sleep 5 && rm -rf "$(distdir)"; }; \
        !           116:   else :; fi
1.11      bertrand  117: am__relativize = \
                    118:   dir0=`pwd`; \
                    119:   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
                    120:   sed_rest='s,^[^/]*/*,,'; \
                    121:   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
                    122:   sed_butlast='s,/*[^/]*$$,,'; \
                    123:   while test -n "$$dir1"; do \
                    124:     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
                    125:     if test "$$first" != "."; then \
                    126:       if test "$$first" = ".."; then \
                    127:         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
                    128:         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
                    129:       else \
                    130:         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
                    131:         if test "$$first2" = "$$first"; then \
                    132:           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
                    133:         else \
                    134:           dir2="../$$dir2"; \
                    135:         fi; \
                    136:         dir0="$$dir0"/"$$first"; \
                    137:       fi; \
                    138:     fi; \
                    139:     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
                    140:   done; \
                    141:   reldir="$$dir2"
1.1       bertrand  142: DIST_ARCHIVES = $(distdir).tar.gz
                    143: GZIP_ENV = --best
                    144: distuninstallcheck_listfiles = find . -type f -print
1.65    ! bertrand  145: am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
        !           146:   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
1.1       bertrand  147: distcleancheck_listfiles = find . -type f -print
1.41      bertrand  148: ABI = @ABI@
1.1       bertrand  149: ACLOCAL = @ACLOCAL@
                    150: AMTAR = @AMTAR@
1.56      bertrand  151: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1.61      bertrand  152: ARCH = @ARCH@
1.1       bertrand  153: AUTOCONF = @AUTOCONF@
                    154: AUTOHEADER = @AUTOHEADER@
                    155: AUTOMAKE = @AUTOMAKE@
                    156: AWK = @AWK@
1.34      bertrand  157: BSH_PATH = @BSH_PATH@
1.49      bertrand  158: BUILD_OPENMOTIF = @BUILD_OPENMOTIF@
1.1       bertrand  159: CC = @CC@
                    160: CCDEPMODE = @CCDEPMODE@
                    161: CFLAGS = @CFLAGS@
1.40      bertrand  162: COCOA = @COCOA@
1.1       bertrand  163: CPP = @CPP@
                    164: CPPFLAGS = @CPPFLAGS@
                    165: CXX = @CXX@
                    166: CXXDEPMODE = @CXXDEPMODE@
                    167: CXXFLAGS = @CXXFLAGS@
                    168: CYGPATH_W = @CYGPATH_W@
1.27      bertrand  169: C_STANDARD = @C_STANDARD@
1.1       bertrand  170: DATE = @DATE@
                    171: DATE_FR = @DATE_FR@
1.63      bertrand  172: DEBMYSQL = @DEBMYSQL@
                    173: DEBPQ = @DEBPQ@
1.1       bertrand  174: DEBUG = @DEBUG@
1.63      bertrand  175: DEBVIM = @DEBVIM@
1.1       bertrand  176: DEFS = @DEFS@
                    177: DEPDIR = @DEPDIR@
                    178: DVIPS = @DVIPS@
                    179: ECHO_C = @ECHO_C@
                    180: ECHO_N = @ECHO_N@
                    181: ECHO_T = @ECHO_T@
                    182: EGREP = @EGREP@
1.45      bertrand  183: ELF = @ELF@
1.1       bertrand  184: EXEEXT = @EXEEXT@
                    185: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
1.12      bertrand  186: EXPORT_DYNAMIC = @EXPORT_DYNAMIC@
1.24      bertrand  187: EXT_SQL = @EXT_SQL@
1.1       bertrand  188: F77 = @F77@
                    189: FC = @FC@
                    190: FCFLAGS = @FCFLAGS@
                    191: FFLAGS = @FFLAGS@
                    192: FILE = @FILE@
                    193: FINAL_ENCODING = @FINAL_ENCODING@
                    194: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
1.40      bertrand  195: GIAC = @GIAC@
1.39      bertrand  196: GMP = @GMP@
1.1       bertrand  197: GNUPLOT = @GNUPLOT@
                    198: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
                    199: GNUPLOT_P = @GNUPLOT_P@
                    200: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
                    201: GPP = @GPP@
                    202: GREP = @GREP@
                    203: GS = @GS@
                    204: GSL = @GSL@
                    205: GV = @GV@
1.43      bertrand  206: HOST = @HOST@
1.1       bertrand  207: ICONV = @ICONV@
1.49      bertrand  208: INCMOTIF = @INCMOTIF@
1.1       bertrand  209: INSTALL = @INSTALL@
                    210: INSTALL_DATA = @INSTALL_DATA@
                    211: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    212: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    213: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.30      bertrand  214: IPCS_SYSV = @IPCS_SYSV@
1.28      bertrand  215: IPV6 = @IPV6@
1.1       bertrand  216: LATEX = @LATEX@
                    217: LDFLAGS = @LDFLAGS@
1.49      bertrand  218: LIBMOTIF = @LIBMOTIF@
1.1       bertrand  219: LIBOBJS = @LIBOBJS@
1.42      bertrand  220: LIBRPLCAS = @LIBRPLCAS@
1.1       bertrand  221: LIBS = @LIBS@
1.50      bertrand  222: LIBXPM = @LIBXPM@
1.55      bertrand  223: LIB_PREFIX = @LIB_PREFIX@
1.1       bertrand  224: LN_S = @LN_S@
                    225: LTLIBOBJS = @LTLIBOBJS@
                    226: MAKEINFO = @MAKEINFO@
1.38      bertrand  227: MALLOC = @MALLOC@
1.1       bertrand  228: MKDIR_P = @MKDIR_P@
                    229: MOTIF_SUPPORT = @MOTIF_SUPPORT@
1.39      bertrand  230: MPFR = @MPFR@
1.1       bertrand  231: MYSQL_SUPPORT = @MYSQL_SUPPORT@
                    232: NCURSES = @NCURSES@
1.12      bertrand  233: NESTED_FUNCTIONS = @NESTED_FUNCTIONS@
1.40      bertrand  234: NTL = @NTL@
1.1       bertrand  235: OBJEXT = @OBJEXT@
1.48      bertrand  236: OPENMOTIF = @OPENMOTIF@
1.8       bertrand  237: OPENSSL = @OPENSSL@
1.7       bertrand  238: OS = @OS@
1.1       bertrand  239: PACKAGE = @PACKAGE@
                    240: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    241: PACKAGE_NAME = @PACKAGE_NAME@
                    242: PACKAGE_STRING = @PACKAGE_STRING@
                    243: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.11      bertrand  244: PACKAGE_URL = @PACKAGE_URL@
1.1       bertrand  245: PACKAGE_VERSION = @PACKAGE_VERSION@
1.40      bertrand  246: PARI = @PARI@
1.1       bertrand  247: PATH_SEPARATOR = @PATH_SEPARATOR@
                    248: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
                    249: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
                    250: PROFILAGE = @PROFILAGE@
1.55      bertrand  251: PSELECT = @PSELECT@
1.1       bertrand  252: RANLIB = @RANLIB@
                    253: READLINE = @READLINE@
1.42      bertrand  254: RPLCAS = @RPLCAS@
1.52      bertrand  255: RPLTOOLS = @RPLTOOLS@
1.1       bertrand  256: RUNPATH = @RUNPATH@
                    257: SED = @SED@
1.12      bertrand  258: SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@
1.27      bertrand  259: SEMUN = @SEMUN@
1.1       bertrand  260: SET_MAKE = @SET_MAKE@
1.53      bertrand  261: SHARED_MEMORY = @SHARED_MEMORY@
1.1       bertrand  262: SHELL = @SHELL@
1.46      bertrand  263: SIGSEGV = @SIGSEGV@
1.8       bertrand  264: SQLITE = @SQLITE@
1.1       bertrand  265: STRIP = @STRIP@
                    266: TEX = @TEX@
                    267: UNITS = @UNITS@
                    268: VERSION = @VERSION@
                    269: VIM = @VIM@
                    270: VIM_SUPPORT = @VIM_SUPPORT@
1.54      bertrand  271: WHOLE_LIB1 = @WHOLE_LIB1@
                    272: WHOLE_LIB2 = @WHOLE_LIB2@
1.1       bertrand  273: XMKMF = @XMKMF@
                    274: X_CFLAGS = @X_CFLAGS@
                    275: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    276: X_LIBS = @X_LIBS@
                    277: X_PRE_LIBS = @X_PRE_LIBS@
                    278: abs_builddir = @abs_builddir@
                    279: abs_srcdir = @abs_srcdir@
                    280: abs_top_builddir = @abs_top_builddir@
                    281: abs_top_srcdir = @abs_top_srcdir@
                    282: ac_ct_CC = @ac_ct_CC@
                    283: ac_ct_CXX = @ac_ct_CXX@
                    284: ac_ct_F77 = @ac_ct_F77@
                    285: ac_ct_FC = @ac_ct_FC@
                    286: am__include = @am__include@
                    287: am__leading_dot = @am__leading_dot@
                    288: am__quote = @am__quote@
                    289: am__tar = @am__tar@
                    290: am__untar = @am__untar@
                    291: bindir = @bindir@
                    292: build = @build@
                    293: build_alias = @build_alias@
                    294: build_cpu = @build_cpu@
                    295: build_os = @build_os@
                    296: build_vendor = @build_vendor@
                    297: builddir = @builddir@
                    298: datadir = @datadir@
                    299: datarootdir = @datarootdir@
                    300: docdir = @docdir@
                    301: dvidir = @dvidir@
                    302: exec_prefix = @exec_prefix@
                    303: host = @host@
                    304: host_alias = @host_alias@
                    305: host_cpu = @host_cpu@
                    306: host_os = @host_os@
                    307: host_vendor = @host_vendor@
                    308: htmldir = @htmldir@
                    309: includeX = @includeX@
                    310: includedir = @includedir@
                    311: infodir = @infodir@
                    312: install_sh = @install_sh@
                    313: libMySQLinc = @libMySQLinc@
                    314: libMySQLlib = @libMySQLlib@
                    315: libPgSQLinc = @libPgSQLinc@
                    316: libPgSQLlib = @libPgSQLlib@
                    317: libX = @libX@
                    318: libdir = @libdir@
                    319: libexecdir = @libexecdir@
                    320: localedir = @localedir@
                    321: localstatedir = @localstatedir@
                    322: mandir = @mandir@
                    323: mkdir_p = @mkdir_p@
                    324: oldincludedir = @oldincludedir@
                    325: pdfdir = @pdfdir@
                    326: prefix = @prefix@
                    327: program_transform_name = @program_transform_name@
                    328: psdir = @psdir@
                    329: sbindir = @sbindir@
                    330: sharedstatedir = @sharedstatedir@
                    331: srcdir = @srcdir@
                    332: subdirs = @subdirs@
                    333: sysconfdir = @sysconfdir@
                    334: target = @target@
                    335: target_alias = @target_alias@
                    336: target_cpu = @target_cpu@
                    337: target_os = @target_os@
                    338: target_vendor = @target_vendor@
1.11      bertrand  339: top_build_prefix = @top_build_prefix@
1.1       bertrand  340: top_builddir = @top_builddir@
                    341: top_srcdir = @top_srcdir@
1.39      bertrand  342: SUBDIRS = tools rplsums rpliconv rplawk lapack/blas lapack/lapack rplcas src \
1.8       bertrand  343:        rpltags scripts man doc
                    344: 
1.39      bertrand  345: include_HEADERS = rplconfig.h
1.5       bertrand  346: EXTRA_DIST = LIMITATIONS Licence_CeCILL_V2-fr.txt Licence_CeCILL_V2-en.txt \
                    347:        COPYING.in lapack/COPYING lapack/RELEASE \
                    348:        tests/tests.tar.gz vim/indent/rpl.vim vim/ftplugin/rpl.vim \
                    349:        vim/syntax/rpl.vim examples/obele.rpl examples/appel.tar.gz \
1.62      bertrand  350:        examples/external.tar.gz DEBIAN/control.in \
1.40      bertrand  351:        rplcas/@GMP@.tar.gz rplcas/@MPFR@.tar.gz rplcas/@NTL@.tar.gz \
                    352:        rplcas/@COCOA@.tar.gz rplcas/@PARI@.tar.gz rplcas/@GIAC@.tar.gz
1.5       bertrand  353: 
1.1       bertrand  354: all: rplconfig.h
                    355:    $(MAKE) $(AM_MAKEFLAGS) all-recursive
                    356: 
                    357: .SUFFIXES:
1.65    ! bertrand  358: am--refresh: Makefile
1.1       bertrand  359:    @:
                    360: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    361:    @for dep in $?; do \
                    362:      case '$(am__configure_deps)' in \
                    363:        *$$dep*) \
1.11      bertrand  364:          echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
                    365:          $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
1.1       bertrand  366:        && exit 0; \
                    367:          exit 1;; \
                    368:      esac; \
                    369:    done; \
1.11      bertrand  370:    echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
                    371:    $(am__cd) $(top_srcdir) && \
                    372:      $(AUTOMAKE) --gnu Makefile
1.1       bertrand  373: .PRECIOUS: Makefile
                    374: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    375:    @case '$?' in \
                    376:      *config.status*) \
                    377:        echo ' $(SHELL) ./config.status'; \
                    378:        $(SHELL) ./config.status;; \
                    379:      *) \
                    380:        echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
                    381:        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
                    382:    esac;
                    383: 
                    384: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    385:    $(SHELL) ./config.status --recheck
                    386: 
                    387: $(top_srcdir)/configure:  $(am__configure_deps)
1.11      bertrand  388:    $(am__cd) $(srcdir) && $(AUTOCONF)
1.1       bertrand  389: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1.11      bertrand  390:    $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
                    391: $(am__aclocal_m4_deps):
1.1       bertrand  392: 
                    393: rplconfig.h: stamp-h1
1.65    ! bertrand  394:    @if test ! -f $@; then rm -f stamp-h1; else :; fi
        !           395:    @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
1.1       bertrand  396: 
                    397: stamp-h1: $(srcdir)/rplconfig.h.in $(top_builddir)/config.status
                    398:    @rm -f stamp-h1
                    399:    cd $(top_builddir) && $(SHELL) ./config.status rplconfig.h
                    400: $(srcdir)/rplconfig.h.in:  $(am__configure_deps) 
1.11      bertrand  401:    ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1.1       bertrand  402:    rm -f stamp-h1
                    403:    touch $@
                    404: 
                    405: distclean-hdr:
                    406:    -rm -f rplconfig.h stamp-h1
                    407: COPYING: $(top_builddir)/config.status $(srcdir)/COPYING.in
                    408:    cd $(top_builddir) && $(SHELL) ./config.status $@
1.39      bertrand  409: rplcas/Makefile: $(top_builddir)/config.status $(top_srcdir)/rplcas/Makefile.in
                    410:    cd $(top_builddir) && $(SHELL) ./config.status $@
1.61      bertrand  411: DEBIAN/control: $(top_builddir)/config.status $(top_srcdir)/DEBIAN/control.in
                    412:    cd $(top_builddir) && $(SHELL) ./config.status $@
1.39      bertrand  413: install-includeHEADERS: $(include_HEADERS)
                    414:    @$(NORMAL_INSTALL)
                    415:    test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
                    416:    @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
                    417:    for p in $$list; do \
                    418:      if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
                    419:      echo "$$d$$p"; \
                    420:    done | $(am__base_list) | \
                    421:    while read files; do \
                    422:      echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
                    423:      $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
                    424:    done
                    425: 
                    426: uninstall-includeHEADERS:
                    427:    @$(NORMAL_UNINSTALL)
                    428:    @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
                    429:    files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1.65    ! bertrand  430:    dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
1.1       bertrand  431: 
                    432: # This directory's subdirectories are mostly independent; you can cd
                    433: # into them and run `make' without going through this Makefile.
                    434: # To change the values of `make' variables: instead of editing Makefiles,
                    435: # (1) if the variable is set in `config.status', edit `config.status'
                    436: #     (which will cause the Makefiles to be regenerated when you run `make');
                    437: # (2) otherwise, pass the desired values on the `make' command line.
                    438: $(RECURSIVE_TARGETS):
1.11      bertrand  439:    @fail= failcom='exit 1'; \
1.1       bertrand  440:    for f in x $$MAKEFLAGS; do \
                    441:      case $$f in \
                    442:        *=* | --[!k]*);; \
                    443:        *k*) failcom='fail=yes';; \
                    444:      esac; \
                    445:    done; \
                    446:    dot_seen=no; \
                    447:    target=`echo $@ | sed s/-recursive//`; \
                    448:    list='$(SUBDIRS)'; for subdir in $$list; do \
                    449:      echo "Making $$target in $$subdir"; \
                    450:      if test "$$subdir" = "."; then \
                    451:        dot_seen=yes; \
                    452:        local_target="$$target-am"; \
                    453:      else \
                    454:        local_target="$$target"; \
                    455:      fi; \
1.11      bertrand  456:      ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1.1       bertrand  457:      || eval $$failcom; \
                    458:    done; \
                    459:    if test "$$dot_seen" = "no"; then \
                    460:      $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
                    461:    fi; test -z "$$fail"
                    462: 
                    463: $(RECURSIVE_CLEAN_TARGETS):
1.11      bertrand  464:    @fail= failcom='exit 1'; \
1.1       bertrand  465:    for f in x $$MAKEFLAGS; do \
                    466:      case $$f in \
                    467:        *=* | --[!k]*);; \
                    468:        *k*) failcom='fail=yes';; \
                    469:      esac; \
                    470:    done; \
                    471:    dot_seen=no; \
                    472:    case "$@" in \
                    473:      distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
                    474:      *) list='$(SUBDIRS)' ;; \
                    475:    esac; \
                    476:    rev=''; for subdir in $$list; do \
                    477:      if test "$$subdir" = "."; then :; else \
                    478:        rev="$$subdir $$rev"; \
                    479:      fi; \
                    480:    done; \
                    481:    rev="$$rev ."; \
                    482:    target=`echo $@ | sed s/-recursive//`; \
                    483:    for subdir in $$rev; do \
                    484:      echo "Making $$target in $$subdir"; \
                    485:      if test "$$subdir" = "."; then \
                    486:        local_target="$$target-am"; \
                    487:      else \
                    488:        local_target="$$target"; \
                    489:      fi; \
1.11      bertrand  490:      ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1.1       bertrand  491:      || eval $$failcom; \
                    492:    done && test -z "$$fail"
                    493: tags-recursive:
                    494:    list='$(SUBDIRS)'; for subdir in $$list; do \
1.11      bertrand  495:      test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1.1       bertrand  496:    done
                    497: ctags-recursive:
                    498:    list='$(SUBDIRS)'; for subdir in $$list; do \
1.11      bertrand  499:      test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1.1       bertrand  500:    done
                    501: 
                    502: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    503:    list='$(SOURCES) $(HEADERS) $(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 | \
1.11      bertrand  507:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1.1       bertrand  508:          END { if (nonempty) { for (i in files) print i; }; }'`; \
                    509:    mkid -fID $$unique
                    510: tags: TAGS
                    511: 
                    512: TAGS: tags-recursive $(HEADERS) $(SOURCES) rplconfig.h.in $(TAGS_DEPENDENCIES) \
                    513:        $(TAGS_FILES) $(LISP)
1.11      bertrand  514:    set x; \
1.1       bertrand  515:    here=`pwd`; \
                    516:    if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
                    517:      include_option=--etags-include; \
                    518:      empty_fix=.; \
                    519:    else \
                    520:      include_option=--include; \
                    521:      empty_fix=; \
                    522:    fi; \
                    523:    list='$(SUBDIRS)'; for subdir in $$list; do \
                    524:      if test "$$subdir" = .; then :; else \
                    525:        test ! -f $$subdir/TAGS || \
1.11      bertrand  526:          set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1.1       bertrand  527:      fi; \
                    528:    done; \
                    529:    list='$(SOURCES) $(HEADERS) rplconfig.h.in $(LISP) $(TAGS_FILES)'; \
                    530:    unique=`for i in $$list; do \
                    531:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    532:      done | \
                    533:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    534:          END { if (nonempty) { for (i in files) print i; }; }'`; \
1.11      bertrand  535:    shift; \
                    536:    if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.1       bertrand  537:      test -n "$$unique" || unique=$$empty_fix; \
1.11      bertrand  538:      if test $$# -gt 0; then \
                    539:        $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    540:          "$$@" $$unique; \
                    541:      else \
                    542:        $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    543:          $$unique; \
                    544:      fi; \
1.1       bertrand  545:    fi
                    546: ctags: CTAGS
                    547: CTAGS: ctags-recursive $(HEADERS) $(SOURCES) rplconfig.h.in $(TAGS_DEPENDENCIES) \
                    548:        $(TAGS_FILES) $(LISP)
                    549:    list='$(SOURCES) $(HEADERS) rplconfig.h.in $(LISP) $(TAGS_FILES)'; \
                    550:    unique=`for i in $$list; do \
                    551:        if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    552:      done | \
                    553:      $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    554:          END { if (nonempty) { for (i in files) print i; }; }'`; \
1.11      bertrand  555:    test -z "$(CTAGS_ARGS)$$unique" \
1.1       bertrand  556:      || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.11      bertrand  557:         $$unique
1.1       bertrand  558: 
                    559: GTAGS:
                    560:    here=`$(am__cd) $(top_builddir) && pwd` \
1.11      bertrand  561:      && $(am__cd) $(top_srcdir) \
                    562:      && gtags -i $(GTAGS_ARGS) "$$here"
1.1       bertrand  563: 
                    564: distclean-tags:
                    565:    -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    566: 
                    567: distdir: $(DISTFILES)
                    568:    $(am__remove_distdir)
1.11      bertrand  569:    test -d "$(distdir)" || mkdir "$(distdir)"
1.1       bertrand  570:    @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    571:    topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    572:    list='$(DISTFILES)'; \
                    573:      dist_files=`for file in $$list; do echo $$file; done | \
                    574:      sed -e "s|^$$srcdirstrip/||;t" \
                    575:          -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    576:    case $$dist_files in \
                    577:      */*) $(MKDIR_P) `echo "$$dist_files" | \
                    578:               sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    579:               sort -u` ;; \
                    580:    esac; \
                    581:    for file in $$dist_files; do \
                    582:      if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    583:      if test -d $$d/$$file; then \
                    584:        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.11      bertrand  585:        if test -d "$(distdir)/$$file"; then \
                    586:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    587:        fi; \
1.1       bertrand  588:        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.11      bertrand  589:          cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    590:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1       bertrand  591:        fi; \
1.11      bertrand  592:        cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       bertrand  593:      else \
1.11      bertrand  594:        test -f "$(distdir)/$$file" \
                    595:        || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       bertrand  596:        || exit 1; \
                    597:      fi; \
                    598:    done
1.11      bertrand  599:    @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1.1       bertrand  600:      if test "$$subdir" = .; then :; else \
                    601:        test -d "$(distdir)/$$subdir" \
                    602:        || $(MKDIR_P) "$(distdir)/$$subdir" \
                    603:        || exit 1; \
1.11      bertrand  604:      fi; \
                    605:    done
                    606:    @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
                    607:      if test "$$subdir" = .; then :; else \
                    608:        dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
                    609:        $(am__relativize); \
                    610:        new_distdir=$$reldir; \
                    611:        dir1=$$subdir; dir2="$(top_distdir)"; \
                    612:        $(am__relativize); \
                    613:        new_top_distdir=$$reldir; \
                    614:        echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
                    615:        echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
                    616:        ($(am__cd) $$subdir && \
1.1       bertrand  617:          $(MAKE) $(AM_MAKEFLAGS) \
1.11      bertrand  618:            top_distdir="$$new_top_distdir" \
                    619:            distdir="$$new_distdir" \
1.1       bertrand  620:        am__remove_distdir=: \
                    621:        am__skip_length_check=: \
1.11      bertrand  622:        am__skip_mode_fix=: \
1.1       bertrand  623:            distdir) \
                    624:          || exit 1; \
                    625:      fi; \
                    626:    done
1.11      bertrand  627:    -test -n "$(am__skip_mode_fix)" \
                    628:    || find "$(distdir)" -type d ! -perm -755 \
                    629:        -exec chmod u+rwx,go+rx {} \; -o \
1.1       bertrand  630:      ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
                    631:      ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
                    632:      ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1.11      bertrand  633:    || chmod -R a+r "$(distdir)"
1.1       bertrand  634: dist-gzip: distdir
                    635:    tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
                    636:    $(am__remove_distdir)
                    637: 
                    638: dist-bzip2: distdir
1.65    ! bertrand  639:    tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
        !           640:    $(am__remove_distdir)
        !           641: 
        !           642: dist-lzip: distdir
        !           643:    tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1.1       bertrand  644:    $(am__remove_distdir)
                    645: 
                    646: dist-lzma: distdir
                    647:    tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
                    648:    $(am__remove_distdir)
                    649: 
1.11      bertrand  650: dist-xz: distdir
1.65    ! bertrand  651:    tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1.11      bertrand  652:    $(am__remove_distdir)
                    653: 
1.1       bertrand  654: dist-tarZ: distdir
                    655:    tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
                    656:    $(am__remove_distdir)
                    657: 
                    658: dist-shar: distdir
                    659:    shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
                    660:    $(am__remove_distdir)
                    661: 
                    662: dist-zip: distdir
                    663:    -rm -f $(distdir).zip
                    664:    zip -rq $(distdir).zip $(distdir)
                    665:    $(am__remove_distdir)
                    666: 
                    667: dist dist-all: distdir
                    668:    tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
                    669:    $(am__remove_distdir)
                    670: 
                    671: # This target untars the dist file and tries a VPATH configuration.  Then
                    672: # it guarantees that the distribution is self-contained by making another
                    673: # tarfile.
                    674: distcheck: dist
                    675:    case '$(DIST_ARCHIVES)' in \
                    676:    *.tar.gz*) \
1.11      bertrand  677:      GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1.1       bertrand  678:    *.tar.bz2*) \
1.11      bertrand  679:      bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1.1       bertrand  680:    *.tar.lzma*) \
1.11      bertrand  681:      lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
1.65    ! bertrand  682:    *.tar.lz*) \
        !           683:      lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1.11      bertrand  684:    *.tar.xz*) \
                    685:      xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1.1       bertrand  686:    *.tar.Z*) \
                    687:      uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
                    688:    *.shar.gz*) \
1.11      bertrand  689:      GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1.1       bertrand  690:    *.zip*) \
                    691:      unzip $(distdir).zip ;;\
                    692:    esac
                    693:    chmod -R a-w $(distdir); chmod a+w $(distdir)
                    694:    mkdir $(distdir)/_build
                    695:    mkdir $(distdir)/_inst
                    696:    chmod a-w $(distdir)
1.11      bertrand  697:    test -d $(distdir)/_build || exit 0; \
1.1       bertrand  698:    dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
                    699:      && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1.11      bertrand  700:      && am__cwd=`pwd` \
                    701:      && $(am__cd) $(distdir)/_build \
1.1       bertrand  702:      && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1.65    ! bertrand  703:        $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1.1       bertrand  704:        $(DISTCHECK_CONFIGURE_FLAGS) \
                    705:      && $(MAKE) $(AM_MAKEFLAGS) \
                    706:      && $(MAKE) $(AM_MAKEFLAGS) dvi \
                    707:      && $(MAKE) $(AM_MAKEFLAGS) check \
                    708:      && $(MAKE) $(AM_MAKEFLAGS) install \
                    709:      && $(MAKE) $(AM_MAKEFLAGS) installcheck \
                    710:      && $(MAKE) $(AM_MAKEFLAGS) uninstall \
                    711:      && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
                    712:            distuninstallcheck \
                    713:      && chmod -R a-w "$$dc_install_base" \
                    714:      && ({ \
                    715:           (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
                    716:           && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
                    717:           && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
                    718:           && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
                    719:                distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
                    720:          } || { rm -rf "$$dc_destdir"; exit 1; }) \
                    721:      && rm -rf "$$dc_destdir" \
                    722:      && $(MAKE) $(AM_MAKEFLAGS) dist \
                    723:      && rm -rf $(DIST_ARCHIVES) \
1.11      bertrand  724:      && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
                    725:      && cd "$$am__cwd" \
                    726:      || exit 1
1.1       bertrand  727:    $(am__remove_distdir)
                    728:    @(echo "$(distdir) archives ready for distribution: "; \
                    729:      list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
                    730:      sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
                    731: distuninstallcheck:
1.65    ! bertrand  732:    @test -n '$(distuninstallcheck_dir)' || { \
        !           733:      echo 'ERROR: trying to run $@ with an empty' \
        !           734:           '$$(distuninstallcheck_dir)' >&2; \
        !           735:      exit 1; \
        !           736:    }; \
        !           737:    $(am__cd) '$(distuninstallcheck_dir)' || { \
        !           738:      echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
        !           739:      exit 1; \
        !           740:    }; \
        !           741:    test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1.1       bertrand  742:       || { echo "ERROR: files left after uninstall:" ; \
                    743:            if test -n "$(DESTDIR)"; then \
                    744:              echo "  (check DESTDIR support)"; \
                    745:            fi ; \
                    746:            $(distuninstallcheck_listfiles) ; \
                    747:            exit 1; } >&2
                    748: distcleancheck: distclean
                    749:    @if test '$(srcdir)' = . ; then \
                    750:      echo "ERROR: distcleancheck can only run from a VPATH build" ; \
                    751:      exit 1 ; \
                    752:    fi
                    753:    @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
                    754:      || { echo "ERROR: files left in build directory after distclean:" ; \
                    755:           $(distcleancheck_listfiles) ; \
                    756:           exit 1; } >&2
                    757: check-am: all-am
                    758: check: check-recursive
1.39      bertrand  759: all-am: Makefile $(HEADERS) rplconfig.h
1.1       bertrand  760: installdirs: installdirs-recursive
                    761: installdirs-am:
1.39      bertrand  762:    for dir in "$(DESTDIR)$(includedir)"; do \
                    763:      test -z "$$dir" || $(MKDIR_P) "$$dir"; \
                    764:    done
1.1       bertrand  765: install: install-recursive
                    766: install-exec: install-exec-recursive
                    767: install-data: install-data-recursive
                    768: uninstall: uninstall-recursive
                    769: 
                    770: install-am: all-am
                    771:    @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    772: 
                    773: installcheck: installcheck-recursive
                    774: mostlyclean-generic:
                    775: 
                    776: clean-generic:
                    777: 
                    778: distclean-generic:
                    779:    -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.11      bertrand  780:    -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       bertrand  781: 
                    782: maintainer-clean-generic:
                    783:    @echo "This command is intended for maintainers to use"
                    784:    @echo "it deletes files that may require special tools to rebuild."
                    785: clean: clean-recursive
                    786: 
                    787: clean-am: clean-generic mostlyclean-am
                    788: 
                    789: distclean: distclean-recursive
                    790:    -rm -f $(am__CONFIG_DISTCLEAN_FILES)
                    791:    -rm -f Makefile
                    792: distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
                    793: 
                    794: dvi: dvi-recursive
                    795: 
                    796: dvi-am:
                    797: 
                    798: html: html-recursive
                    799: 
1.11      bertrand  800: html-am:
                    801: 
1.1       bertrand  802: info: info-recursive
                    803: 
                    804: info-am:
                    805: 
1.39      bertrand  806: install-data-am: install-includeHEADERS
1.1       bertrand  807: 
                    808: install-dvi: install-dvi-recursive
                    809: 
1.11      bertrand  810: install-dvi-am:
                    811: 
1.1       bertrand  812: install-exec-am:
                    813: 
                    814: install-html: install-html-recursive
                    815: 
1.11      bertrand  816: install-html-am:
                    817: 
1.1       bertrand  818: install-info: install-info-recursive
                    819: 
1.11      bertrand  820: install-info-am:
                    821: 
1.1       bertrand  822: install-man:
                    823: 
                    824: install-pdf: install-pdf-recursive
                    825: 
1.11      bertrand  826: install-pdf-am:
                    827: 
1.1       bertrand  828: install-ps: install-ps-recursive
                    829: 
1.11      bertrand  830: install-ps-am:
                    831: 
1.1       bertrand  832: installcheck-am:
                    833: 
                    834: maintainer-clean: maintainer-clean-recursive
                    835:    -rm -f $(am__CONFIG_DISTCLEAN_FILES)
                    836:    -rm -rf $(top_srcdir)/autom4te.cache
                    837:    -rm -f Makefile
                    838: maintainer-clean-am: distclean-am maintainer-clean-generic
                    839: 
                    840: mostlyclean: mostlyclean-recursive
                    841: 
                    842: mostlyclean-am: mostlyclean-generic
                    843: 
                    844: pdf: pdf-recursive
                    845: 
                    846: pdf-am:
                    847: 
                    848: ps: ps-recursive
                    849: 
                    850: ps-am:
                    851: 
1.39      bertrand  852: uninstall-am: uninstall-includeHEADERS
1.1       bertrand  853: 
1.11      bertrand  854: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
                    855:    ctags-recursive install-am install-strip tags-recursive
1.1       bertrand  856: 
                    857: .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
                    858:    all all-am am--refresh check check-am clean clean-generic \
                    859:    ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
1.65    ! bertrand  860:    dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
        !           861:    distcheck distclean distclean-generic distclean-hdr \
        !           862:    distclean-tags distcleancheck distdir distuninstallcheck dvi \
        !           863:    dvi-am html html-am info info-am install install-am \
        !           864:    install-data install-data-am install-dvi install-dvi-am \
        !           865:    install-exec install-exec-am install-html install-html-am \
1.39      bertrand  866:    install-includeHEADERS install-info install-info-am \
                    867:    install-man install-pdf install-pdf-am install-ps \
                    868:    install-ps-am install-strip installcheck installcheck-am \
                    869:    installdirs installdirs-am maintainer-clean \
1.11      bertrand  870:    maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
1.39      bertrand  871:    pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
                    872:    uninstall-includeHEADERS
1.1       bertrand  873: 
                    874: 
1.4       bertrand  875: licences:
                    876:    cp -f $(top_builddir)/COPYING $(srcdir)
1.44      bertrand  877:    $(MAKE) -C src $@
1.4       bertrand  878: 
                    879: toolsdistclean:
                    880:    for i in @NCURSES@ @READLINE@ @UNITS@ @GSL@ @GPP@ @GNUPLOT_COMPILATION@ \
1.9       bertrand  881:            @FILE@ @ICONV@ @SQLITE@; \
1.4       bertrand  882:    do \
1.28      bertrand  883:        rm -rf $(srcdir)/tools/$$i; \
1.4       bertrand  884:    done;
                    885: 
1.3       bertrand  886: toolsclean:
                    887:    for i in @NCURSES@ @READLINE@ @UNITS@ @GSL@ @GPP@ @GNUPLOT_COMPILATION@ \
1.9       bertrand  888:            @FILE@ @ICONV@ @SQLITE@; \
1.3       bertrand  889:    do \
1.25      bertrand  890:        $(MAKE) -C $(top_builddir)/tools/$$i $(AM_MAKEFLAGS) clean); \
1.4       bertrand  891:    done;
                    892: 
1.55      bertrand  893: $(top_builddir)/tools/@NCURSES@/lib/@LIB_PREFIX@ncurses.a:
1.12      bertrand  894:    for i in $(shell find tools/@NCURSES@ -name Makefile \
                    895:         -exec grep static {} /dev/null \; | cut -d: -f1); \
1.4       bertrand  896:    do \
1.12      bertrand  897:        echo -n Checking $$i; \
1.54      bertrand  898:        TMP=tmp.ncurses; \
1.12      bertrand  899:        if [ -n "$$(grep static $$i | grep dynamic)" ]; then \
                    900:            awk \
                    901:            '{ \
                    902:                if (index($$0, "-static") != 0 && index($$0, "-dynamic") != 0) \
                    903:                { \
                    904:                    for(j = 1; j <= NF; j++) \
                    905:                    { \
                    906:                        if (index($$j, "-static") == 0) \
                    907:                        { \
                    908:                            printf("%s ", $$j); \
                    909:                        } \
                    910:                    } \
                    911:                    printf("\n"); \
                    912:                } \
                    913:                else \
                    914:                { \
                    915:                    print; \
                    916:                } \
                    917:            }' $$i > $$TMP; \
1.28      bertrand  918:            mv -f $$TMP $$i; \
1.12      bertrand  919:            echo -n " (fixed)"; \
                    920:        else \
                    921:            echo -n " (nothing to do)"; \
1.28      bertrand  922:            rm -f $$TMP; \
1.12      bertrand  923:        fi; \
                    924:        echo .; \
1.3       bertrand  925:    done;
1.36      bertrand  926:    for i in tools/@NCURSES@/test/Makefile; \
                    927:    do \
                    928:        echo -n Checking $$i; \
1.54      bertrand  929:        TMP=tmp.ncurses_test; \
1.36      bertrand  930:        awk \
                    931:            '/^TEST_ARGS/ \
1.55      bertrand  932:                { printf("TEST_ARGS = ../lib/@LIB_PREFIX@form.a \
                    933:                        ../lib/@LIB_PREFIX@menu.a "); \
                    934:                printf("../lib/@LIB_PREFIX@panel.a \
                    935:                        ../lib/@LIB_PREFIX@ncurses.a\n"); } \
1.36      bertrand  936:            ! /^TEST_ARGS/ \
                    937:                { print; }' tools/@NCURSES@/test/Makefile > $$TMP; \
                    938:        mv -f $$TMP $$i; \
                    939:        echo .; \
                    940:    done;
1.25      bertrand  941:    if [ @OS@ = "OS2" ]; then \
1.56      bertrand  942:        TMP=tmp.ncurses_test_os2; \
1.17      bertrand  943:        awk \
1.25      bertrand  944:            '/^CXX_AR[ \t]/ \
                    945:                { printf("CXX_AR = $(AR)\n"); } \
                    946:            ! /^CXX_AR[ \t]/ \
                    947:                { print; }' \
                    948:            $(top_builddir)/tools/@NCURSES@/c++/Makefile | \
                    949:        awk \
                    950:            '/^CXX_ARFLAGS[ \t]/ \
                    951:                { printf("CXX_ARFLAGS = $(ARFLAGS)\n"); } \
                    952:            ! /^CXX_ARFLAGS[ \t]/ \
                    953:                { print; }' | \
                    954:        awk \
                    955:            '/^CXX[ \t]/ \
                    956:                { printf("CXX = g++\n"); } \
                    957:            ! /^CXX[ \t]/ \
                    958:                { print; }' > $$TMP; \
1.28      bertrand  959:        mv -f $$TMP $(top_builddir)/tools/@NCURSES@/c++/Makefile; \
1.25      bertrand  960:    fi;
                    961:    $(MAKE) -C $(top_builddir)/tools/@NCURSES@ $(AM_MAKEFLAGS)
1.4       bertrand  962: 
1.56      bertrand  963: $(top_builddir)/tools/@READLINE@/libreadline.a \
                    964:        $(top_builddir)/tools/@READLINE@/libhistory.a:
1.25      bertrand  965:    $(MAKE) -C $(top_builddir)/tools/@READLINE@ $(AM_MAKEFLAGS)
1.4       bertrand  966: 
1.55      bertrand  967: $(top_builddir)/tools/@GSL@/.libs/@LIB_PREFIX@gsl.a:
1.28      bertrand  968: # Quick and dirty hack pour avaliser le remplacement de ${1 + "$@"}
                    969: # dans ltmain.sh et propager les modifications dans le script libtool.
                    970:    if [ @OS@ = "OS2" ]; then \
                    971:        (cd $(top_builddir)/tools/@GSL@ && configure --disable-shared;); \
1.27      bertrand  972:    fi
                    973:    $(MAKE) -C $(top_builddir)/tools/@GSL@ $(AM_MAKEFLAGS)
1.4       bertrand  974: 
1.55      bertrand  975: $(top_builddir)/tools/@ICONV@/lib/.libs/@LIB_PREFIX@iconv.a:
1.5       bertrand  976: # La dépendance est faite par rpliconv.
1.25      bertrand  977:    if [ @OS@ = "OS2" ]; then \
1.54      bertrand  978:        TMP=tmp.libiconv; \
1.25      bertrand  979:        awk '! /^[ \t]cd po/ { print; }' \
                    980:                $(top_builddir)/tools/@ICONV@/Makefile > $$TMP; \
1.28      bertrand  981:        mv -f $$TMP $(top_builddir)/tools/@ICONV@/Makefile; \
1.25      bertrand  982:        $(MAKE) -C $(top_builddir)/tools/@ICONV@ $(AM_MAKEFLAGS) all; \
                    983:    else \
                    984:        $(MAKE) -C $(top_builddir)/tools/@ICONV@ $(AM_MAKEFLAGS) all; \
                    985:    fi
1.4       bertrand  986: 
                    987: $(top_builddir)/lapack/lapack/liblapack.a:
                    988:    (cd $(top_builddir)/lapack/lapack && $(MAKE) $(AM_MAKEFLAGS))
                    989: 
                    990: $(top_builddir)/lapack/blas/libblas.a:
                    991:    (cd $(top_builddir)/lapack/blas && $(MAKE) $(AM_MAKEFLAGS))
                    992: 
1.18      bertrand  993: $(top_builddir)/rpliconv/rpliconv$(EXEEXT): \
1.55      bertrand  994:        $(top_builddir)/tools/@ICONV@/lib/.libs/@LIB_PREFIX@iconv.a
1.25      bertrand  995:    $(MAKE) -C $(top_builddir)/rpliconv $(AM_MAKEFLAGS)
1.4       bertrand  996: 
1.33      bertrand  997: $(top_builddir)/rplawk/rplawk$(EXEEXT):
                    998:    $(MAKE) -C $(top_builddir)/rplawk $(AM_MAKEFLAGS)
                    999: 
1.25      bertrand 1000: $(top_builddir)/tools/@FILE@/src/rplfile$(EXEEXT) \
1.4       bertrand 1001:        $(top_builddir)/tools/@FILE@/magic/magic.mgc: \
1.55      bertrand 1002:        $(top_builddir)/tools/@ICONV@/lib/.libs/@LIB_PREFIX@iconv.a
1.54      bertrand 1003:    TMP=tmp.rplfile; \
1.12      bertrand 1004:    awk \
                   1005:    '{ \
                   1006:        if (index($$0, "LDFLAGS") == 1) \
                   1007:        { \
                   1008:            if (index($$0, "-static") == 0) \
                   1009:            { \
                   1010:                printf("%s -static\n", $$0); \
                   1011:            } \
                   1012:            else \
                   1013:            { \
                   1014:                print; \
                   1015:            } \
                   1016:        } \
                   1017:        else \
                   1018:        { \
                   1019:            print; \
                   1020:        } \
                   1021:    }' tools/@FILE@/src/Makefile > $$TMP; \
1.28      bertrand 1022:    mv -f $$TMP tools/@FILE@/src/Makefile
1.25      bertrand 1023:    $(MAKE) -C $(top_builddir)/tools/@FILE@ $(AM_MAKEFLAGS)
1.35      bertrand 1024:    $(CC) -o $(top_builddir)/tools/@FILE@/src/rplfile$(EXEEXT) \
                   1025:            $(top_builddir)/tools/@FILE@/src/*.o \
                   1026:            $(shell grep '^LIBS =' $(top_builddir)/tools/@FILE@/Makefile | \
                   1027:            cut -d= -f2) $(LDFLAGS)
1.4       bertrand 1028: 
1.55      bertrand 1029: $(top_builddir)/tools/@SQLITE@/.libs/@LIB_PREFIX@sqlite3.a:
1.25      bertrand 1030:    $(MAKE) -C $(top_builddir)/tools/@SQLITE@ $(AM_MAKEFLAGS)
1.8       bertrand 1031: 
1.55      bertrand 1032: $(top_builddir)/tools/@OPENSSL@/@LIB_PREFIX@crypto.a \
                   1033:        $(top_builddir)/tools/@OPENSSL@/@LIB_PREFIX@ssl.a:
1.25      bertrand 1034:    if [ @OS@ = "OS2" ]; then \
                   1035:        (cd $(top_builddir)/tools/@OPENSSL@ && \
                   1036:                sed -e '1,$$s/-m486/-mtune=i586 -DOPENSSL_USE_IPV6=0/g' \
                   1037:                OS2-EMX.mak | \
                   1038:                sed -e '1,$$s/-DBN_ASM/-UBN_ASM/g' | \
                   1039:                sed -e '1,$$s/-DMD5_ASM/-UMD5_ASM/g' | \
                   1040:                sed -e '1,$$s/-DSHA1_ASM/-USHA1_ASM/g' | \
                   1041:                sed -e '1,$$s/-DOPENSSL_BN_ASM_PART_WORDS/-UOPENSSL_BN_ASM_PART_ASM/g' \
                   1042:                > OS2-EMX.mak2; \
                   1043:                $(MAKE) -j1 -f OS2-EMX.mak2 $(AM_MAKEFLAGS)); \
                   1044:    else \
                   1045:        (cd $(top_builddir)/tools/@OPENSSL@ && $(MAKE) -j1 $(AM_MAKEFLAGS)); \
                   1046:    fi
1.8       bertrand 1047: 
1.58      bertrand 1048: $(top_builddir)/rplsums/rplmd5sum$(EXEEXT) \
                   1049:        $(top_builddir)/rplsums/rplsha1sum$(EXEEXT): \
1.55      bertrand 1050:        $(top_builddir)/tools/@OPENSSL@/@LIB_PREFIX@crypto.a
1.25      bertrand 1051:    $(MAKE) -C $(top_builddir)/rplsums $(AM_MAKEFLAGS)
1.8       bertrand 1052: 
1.18      bertrand 1053: $(top_builddir)/tools/@GPP@/src/gpp$(EXEEXT):
1.25      bertrand 1054:    $(MAKE) -C $(top_builddir)/tools/@GPP@ $(AM_MAKEFLAGS)
1.8       bertrand 1055: 
1.60      bertrand 1056: $(top_builddir)/tools/@UNITS@/units$(EXEEXT):
                   1057:    $(MAKE) -C $(top_builddir)/tools/@UNITS@ $(AM_MAKEFLAGS)
                   1058: 
1.18      bertrand 1059: .NOTPARALLEL: $(top_builddir)/tools/@FILE@/src/rplfile$(EXEEXT) \
1.5       bertrand 1060:        $(top_builddir)/tools/@FILE@/magic/magic.mgc
                   1061: 
1.55      bertrand 1062: .NOTPARALLEL: $(top_builddir)/tools/@READLINE@/@LIB_PREFIX@readline.a \
                   1063:        $(top_builddir)/tools/@READLINE@/@LIB_PREFIX@history.a
1.5       bertrand 1064: 
1.55      bertrand 1065: .NOTPARALLEL: $(top_builddir)/tools/@OPENSSL@/@LIB_PREFIX@crypto.a \
                   1066:        $(top_builddir)/tools/@OPENSSL@/@LIB_PREFIX@ssl.a
1.8       bertrand 1067: 
1.58      bertrand 1068: .NOTPARALLEL: $(top_builddir)/rplsums/rplmd5sum$(EXEEXT) \
                   1069:        $(top_builddir)/rplsums/rplsha1sum$(EXEEXT)
1.8       bertrand 1070: 
1.19      bertrand 1071: install-strip:
                   1072:    $(MAKE) $(AM_MAKEFLAGS) install
                   1073: 
1.42      bertrand 1074: $(top_builddir)/rplcas/lib/librplcas.a: \
1.55      bertrand 1075:        $(top_builddir)/tools/@GSL@/.libs/@LIB_PREFIX@gsl.a
1.40      bertrand 1076:    $(MAKE) -C $(top_builddir)/rplcas $(AM_MAKEFLAGS)
                   1077: 
1.60      bertrand 1078: $(top_builddir)/tools/@OPENMOTIF@/lib/Xm/.libs/libXm.a: \
                   1079:        $(top_builddir)/tools/@LIBXPM@/src/.libs/libXpm.a
                   1080:    $(MAKE) -C $(top_builddir)/tools/@OPENMOTIF@ -j1
                   1081: 
                   1082: $(top_builddir)/tools/@LIBXPM@/src/.libs/libXpm.a:
                   1083:    $(MAKE) -C $(top_builddir)/tools/@LIBXPM@ $(AM_MAKEFLAGS)
                   1084: 
                   1085: $(top_builddir)/tools/@SIGSEGV@/src/.libs/@LIB_PREFIX@sigsegv.a:
                   1086:    $(MAKE) -C $(top_builddir)/tools/@SIGSEGV@ $(AM_MAKEFLAGS)
                   1087: 
1.55      bertrand 1088: all: $(top_builddir)/tools/@NCURSES@/lib/@LIB_PREFIX@ncurses.a \
                   1089:        $(top_builddir)/tools/@READLINE@/@LIB_PREFIX@readline.a \
                   1090:        $(top_builddir)/tools/@READLINE@/@LIB_PREFIX@history.a \
                   1091:        $(top_builddir)/tools/@GSL@/.libs/@LIB_PREFIX@gsl.a \
                   1092:        $(top_builddir)/tools/@SQLITE@/.libs/@LIB_PREFIX@sqlite3.a \
                   1093:        $(top_builddir)/tools/@OPENSSL@/@LIB_PREFIX@crypto.a \
1.8       bertrand 1094:        $(top_builddir)/tools/@OPENSSL@/libssl.a \
1.4       bertrand 1095:        $(top_builddir)/lapack/lapack/liblapack.a \
                   1096:        $(top_builddir)/lapack/blas/libblas.a \
1.18      bertrand 1097:        $(top_builddir)/rpliconv/rpliconv$(EXEEXT) \
1.33      bertrand 1098:        $(top_builddir)/rplawk/rplawk$(EXEEXT) \
1.18      bertrand 1099:        $(top_builddir)/tools/@FILE@/src/rplfile$(EXEEXT) \
1.8       bertrand 1100:        $(top_builddir)/tools/@FILE@/magic/magic.mgc \
1.56      bertrand 1101:        $(top_builddir)/rplsums/rplmd5sum$(EXEEXT) \
                   1102:        $(top_builddir)/rplsums/rplsha1sum$(EXEEXT) \
1.40      bertrand 1103:        $(top_builddir)/tools/@GPP@/src/gpp$(EXEEXT) \
1.59      bertrand 1104:        $(top_builddir)/tools/@UNITS@/units$(EXEEXT) \
1.60      bertrand 1105:        $(top_builddir)/tools/@SIGSEGV@/src/.libs/@LIB_PREFIX@sigsegv.a \
1.58      bertrand 1106:        @LIBRPLCAS@ @LIBMOTIF@
1.5       bertrand 1107: # Cette règle n'est là que pour forcer la compilation de Gnuplot.
1.25      bertrand 1108:    $(MAKE) -C $(top_builddir)/tools $(AM_MAKEFLAGS)
                   1109:    $(MAKE) -C $(top_builddir)/rpltags $(AM_MAKEFLAGS)
                   1110:    $(MAKE) -C $(top_builddir)/src $(AM_MAKEFLAGS)
1.11      bertrand 1111: 
1.61      bertrand 1112: debian: install
                   1113:    $(MKDIR_P) $(top_builddir)/debian/$(prefix)/bin
                   1114:    for i in rpl$(EXEEXT) rplcc rplfile$(EXEEXT) rpllink rpltags$(EXEEXT) \
                   1115:            mkrplso rplawk$(EXEEXT) rplconvert$(EXEEXT) rpliconv$(EXEEXT) \
                   1116:            rplpp$(EXEEXT); \
                   1117:    do cp -f $(prefix)/bin/$$i $(top_builddir)/debian/$(prefix)/bin; \
                   1118:    done
                   1119:    $(MKDIR_P) $(top_builddir)/debian/$(prefix)/include
                   1120:    for i in librpl.h rplconfig.h rpl.h rpltypes.h librplprototypes.h \
                   1121:            rplexternals.h rpl.inc; \
                   1122:    do cp -f $(prefix)/include/$$i $(top_builddir)/debian/$(prefix)/include; \
                   1123:    done
                   1124:    $(MKDIR_P) $(top_builddir)/debian/$(prefix)/lib
                   1125:    cp -f $(prefix)/lib/librpl.a $(top_builddir)/debian/$(prefix)/lib
                   1126:    for j in man/man1 man/fr_FR/man1; \
                   1127:    do \
                   1128:        $(MKDIR_P) $(top_builddir)/debian/$(prefix)/$$j; \
                   1129:        for i in gpp.1 mkrplso.1 rpl.1 rplcc.1 rpllink.1 rplpp.1 rpltags.1; \
                   1130:        do \
1.64      bertrand 1131:            if [ -f $(prefix)/$$j/$$i ]; then \
1.61      bertrand 1132:                cp -f $(prefix)/$$j/$$i $(top_builddir)/debian/$(prefix)/$$j; \
                   1133:            fi; \
                   1134:        done; \
                   1135:    done
                   1136:    $(MKDIR_P) $(top_builddir)/debian/$(prefix)/share
                   1137:    for i in rplfiles.mgc rplunits; \
                   1138:    do cp -f $(prefix)/share/$$i $(top_builddir)/debian/$(prefix)/share; \
                   1139:    done
                   1140:    if [ -e $(prefix)/bin/gnuplot$(EXEEXT) ]; then \
                   1141:        $(MKDIR_P) $(top_builddir)/debian/$(prefix)/share/gnuplot; \
                   1142:        cp -fR $(prefix)/share/gnuplot/* \
                   1143:                $(top_builddir)/debian/$(prefix)/share/gnuplot; \
                   1144:        $(MKDIR_P) $(top_builddir)/debian/$(prefix)/libexec/gnuplot; \
                   1145:        cp -fR $(prefix)/share/gnuplot/* \
                   1146:                $(top_builddir)/debian/$(prefix)/libexec/gnuplot; \
                   1147:        cp -f $(prefix)/bin/gnuplot$(EXEEXT) \
                   1148:                $(top_builddir)/debian/$(prefix)/bin; \
                   1149:        cp -f $(prefix)/man/man1/gnuplot.1 \
                   1150:                $(top_builddir)/debian/$(prefix)/man/man1; \
                   1151:    fi;
                   1152:    $(MKDIR_P) $(top_builddir)/debian/DEBIAN
                   1153:    cp -f $(top_builddir)/DEBIAN/* $(top_builddir)/debian/DEBIAN
                   1154:    (cd  $(top_builddir) && dpkg-deb --build debian debian)
                   1155: 
1.1       bertrand 1156: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                   1157: # Otherwise a system limit (for SysV at least) may be exceeded.
                   1158: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>