Annotation of rpl/scripts/Makefile.in, revision 1.47

1.47    ! 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.47    ! 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@
                     17: 
                     18: VPATH = @srcdir@
                     19: pkgdatadir = $(datadir)/@PACKAGE@
1.7       bertrand   20: pkgincludedir = $(includedir)/@PACKAGE@
1.6       bertrand   21: pkglibdir = $(libdir)/@PACKAGE@
1.7       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 = scripts
                     39: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
                     40:    $(srcdir)/mkrplso.in $(srcdir)/rplcc.in $(srcdir)/rpllink.in
                     41: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.39      bertrand   42: am__aclocal_m4_deps = $(top_srcdir)/configure.ac
1.1       bertrand   43: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     44:    $(ACLOCAL_M4)
                     45: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                     46: CONFIG_HEADER = $(top_builddir)/rplconfig.h
                     47: CONFIG_CLEAN_FILES = mkrplso rplcc rpllink
1.7       bertrand   48: CONFIG_CLEAN_VPATH_FILES =
                     49: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
                     50: am__vpath_adj = case $$p in \
                     51:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
                     52:     *) f=$$p;; \
                     53:   esac;
                     54: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
                     55: am__install_max = 40
                     56: am__nobase_strip_setup = \
                     57:   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
                     58: am__nobase_strip = \
                     59:   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
                     60: am__nobase_list = $(am__nobase_strip_setup); \
                     61:   for p in $$list; do echo "$$p $$p"; done | \
                     62:   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
                     63:   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
                     64:     if (++n[$$2] == $(am__install_max)) \
                     65:       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
                     66:     END { for (dir in files) print dir, files[dir] }'
                     67: am__base_list = \
                     68:   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
                     69:   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.47    ! bertrand   70: am__uninstall_files_from_dir = { \
        !            71:   test -z "$$files" \
        !            72:     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
        !            73:     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
        !            74:          $(am__cd) "$$dir" && rm -f $$files; }; \
        !            75:   }
1.1       bertrand   76: am__installdirs = "$(DESTDIR)$(bindir)"
                     77: SCRIPTS = $(bin_SCRIPTS)
1.47    ! bertrand   78: AM_V_GEN = $(am__v_GEN_@AM_V@)
        !            79: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
1.44      bertrand   80: am__v_GEN_0 = @echo "  GEN   " $@;
1.47    ! bertrand   81: AM_V_at = $(am__v_at_@AM_V@)
        !            82: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
1.44      bertrand   83: am__v_at_0 = @
1.1       bertrand   84: SOURCES =
                     85: DIST_SOURCES =
                     86: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.30      bertrand   87: ABI = @ABI@
1.1       bertrand   88: ACLOCAL = @ACLOCAL@
                     89: AMTAR = @AMTAR@
1.44      bertrand   90: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1.45      bertrand   91: ARCH = @ARCH@
1.1       bertrand   92: AUTOCONF = @AUTOCONF@
                     93: AUTOHEADER = @AUTOHEADER@
                     94: AUTOMAKE = @AUTOMAKE@
                     95: AWK = @AWK@
1.25      bertrand   96: BSH_PATH = @BSH_PATH@
1.37      bertrand   97: BUILD_OPENMOTIF = @BUILD_OPENMOTIF@
1.1       bertrand   98: CC = @CC@
                     99: CCDEPMODE = @CCDEPMODE@
                    100: CFLAGS = @CFLAGS@
1.29      bertrand  101: COCOA = @COCOA@
1.1       bertrand  102: CPP = @CPP@
                    103: CPPFLAGS = @CPPFLAGS@
                    104: CXX = @CXX@
                    105: CXXDEPMODE = @CXXDEPMODE@
                    106: CXXFLAGS = @CXXFLAGS@
                    107: CYGPATH_W = @CYGPATH_W@
1.19      bertrand  108: C_STANDARD = @C_STANDARD@
1.1       bertrand  109: DATE = @DATE@
                    110: DATE_FR = @DATE_FR@
1.46      bertrand  111: DEBMYSQL = @DEBMYSQL@
                    112: DEBPQ = @DEBPQ@
1.1       bertrand  113: DEBUG = @DEBUG@
1.46      bertrand  114: DEBVIM = @DEBVIM@
1.1       bertrand  115: DEFS = @DEFS@
                    116: DEPDIR = @DEPDIR@
                    117: DVIPS = @DVIPS@
                    118: ECHO_C = @ECHO_C@
                    119: ECHO_N = @ECHO_N@
                    120: ECHO_T = @ECHO_T@
                    121: EGREP = @EGREP@
1.33      bertrand  122: ELF = @ELF@
1.1       bertrand  123: EXEEXT = @EXEEXT@
                    124: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
1.8       bertrand  125: EXPORT_DYNAMIC = @EXPORT_DYNAMIC@
1.17      bertrand  126: EXT_SQL = @EXT_SQL@
1.1       bertrand  127: F77 = @F77@
                    128: FC = @FC@
                    129: FCFLAGS = @FCFLAGS@
                    130: FFLAGS = @FFLAGS@
                    131: FILE = @FILE@
                    132: FINAL_ENCODING = @FINAL_ENCODING@
                    133: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
1.29      bertrand  134: GIAC = @GIAC@
1.28      bertrand  135: GMP = @GMP@
1.1       bertrand  136: GNUPLOT = @GNUPLOT@
                    137: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
                    138: GNUPLOT_P = @GNUPLOT_P@
                    139: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
                    140: GPP = @GPP@
                    141: GREP = @GREP@
                    142: GS = @GS@
                    143: GSL = @GSL@
                    144: GV = @GV@
1.32      bertrand  145: HOST = @HOST@
1.1       bertrand  146: ICONV = @ICONV@
1.37      bertrand  147: INCMOTIF = @INCMOTIF@
1.1       bertrand  148: INSTALL = @INSTALL@
                    149: INSTALL_DATA = @INSTALL_DATA@
                    150: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    151: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    152: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.22      bertrand  153: IPCS_SYSV = @IPCS_SYSV@
1.20      bertrand  154: IPV6 = @IPV6@
1.1       bertrand  155: LATEX = @LATEX@
                    156: LDFLAGS = @LDFLAGS@
1.37      bertrand  157: LIBMOTIF = @LIBMOTIF@
1.1       bertrand  158: LIBOBJS = @LIBOBJS@
1.31      bertrand  159: LIBRPLCAS = @LIBRPLCAS@
1.1       bertrand  160: LIBS = @LIBS@
1.38      bertrand  161: LIBXPM = @LIBXPM@
1.43      bertrand  162: LIB_PREFIX = @LIB_PREFIX@
1.1       bertrand  163: LN_S = @LN_S@
                    164: LTLIBOBJS = @LTLIBOBJS@
                    165: MAKEINFO = @MAKEINFO@
1.27      bertrand  166: MALLOC = @MALLOC@
1.1       bertrand  167: MKDIR_P = @MKDIR_P@
                    168: MOTIF_SUPPORT = @MOTIF_SUPPORT@
1.28      bertrand  169: MPFR = @MPFR@
1.1       bertrand  170: MYSQL_SUPPORT = @MYSQL_SUPPORT@
                    171: NCURSES = @NCURSES@
1.8       bertrand  172: NESTED_FUNCTIONS = @NESTED_FUNCTIONS@
1.29      bertrand  173: NTL = @NTL@
1.1       bertrand  174: OBJEXT = @OBJEXT@
1.36      bertrand  175: OPENMOTIF = @OPENMOTIF@
1.5       bertrand  176: OPENSSL = @OPENSSL@
1.4       bertrand  177: OS = @OS@
1.1       bertrand  178: PACKAGE = @PACKAGE@
                    179: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    180: PACKAGE_NAME = @PACKAGE_NAME@
                    181: PACKAGE_STRING = @PACKAGE_STRING@
                    182: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.7       bertrand  183: PACKAGE_URL = @PACKAGE_URL@
1.1       bertrand  184: PACKAGE_VERSION = @PACKAGE_VERSION@
1.29      bertrand  185: PARI = @PARI@
1.1       bertrand  186: PATH_SEPARATOR = @PATH_SEPARATOR@
                    187: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
                    188: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
                    189: PROFILAGE = @PROFILAGE@
1.43      bertrand  190: PSELECT = @PSELECT@
1.1       bertrand  191: RANLIB = @RANLIB@
                    192: READLINE = @READLINE@
1.31      bertrand  193: RPLCAS = @RPLCAS@
1.40      bertrand  194: RPLTOOLS = @RPLTOOLS@
1.1       bertrand  195: RUNPATH = @RUNPATH@
                    196: SED = @SED@
1.8       bertrand  197: SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@
1.19      bertrand  198: SEMUN = @SEMUN@
1.1       bertrand  199: SET_MAKE = @SET_MAKE@
1.41      bertrand  200: SHARED_MEMORY = @SHARED_MEMORY@
1.1       bertrand  201: SHELL = @SHELL@
1.34      bertrand  202: SIGSEGV = @SIGSEGV@
1.5       bertrand  203: SQLITE = @SQLITE@
1.1       bertrand  204: STRIP = @STRIP@
                    205: TEX = @TEX@
                    206: UNITS = @UNITS@
                    207: VERSION = @VERSION@
                    208: VIM = @VIM@
                    209: VIM_SUPPORT = @VIM_SUPPORT@
1.42      bertrand  210: WHOLE_LIB1 = @WHOLE_LIB1@
                    211: WHOLE_LIB2 = @WHOLE_LIB2@
1.1       bertrand  212: XMKMF = @XMKMF@
                    213: X_CFLAGS = @X_CFLAGS@
                    214: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    215: X_LIBS = @X_LIBS@
                    216: X_PRE_LIBS = @X_PRE_LIBS@
                    217: abs_builddir = @abs_builddir@
                    218: abs_srcdir = @abs_srcdir@
                    219: abs_top_builddir = @abs_top_builddir@
                    220: abs_top_srcdir = @abs_top_srcdir@
                    221: ac_ct_CC = @ac_ct_CC@
                    222: ac_ct_CXX = @ac_ct_CXX@
                    223: ac_ct_F77 = @ac_ct_F77@
                    224: ac_ct_FC = @ac_ct_FC@
                    225: am__include = @am__include@
                    226: am__leading_dot = @am__leading_dot@
                    227: am__quote = @am__quote@
                    228: am__tar = @am__tar@
                    229: am__untar = @am__untar@
                    230: bindir = @bindir@
                    231: build = @build@
                    232: build_alias = @build_alias@
                    233: build_cpu = @build_cpu@
                    234: build_os = @build_os@
                    235: build_vendor = @build_vendor@
                    236: builddir = @builddir@
                    237: datadir = @datadir@
                    238: datarootdir = @datarootdir@
                    239: docdir = @docdir@
                    240: dvidir = @dvidir@
                    241: exec_prefix = @exec_prefix@
                    242: host = @host@
                    243: host_alias = @host_alias@
                    244: host_cpu = @host_cpu@
                    245: host_os = @host_os@
                    246: host_vendor = @host_vendor@
                    247: htmldir = @htmldir@
                    248: includeX = @includeX@
                    249: includedir = @includedir@
                    250: infodir = @infodir@
                    251: install_sh = @install_sh@
                    252: libMySQLinc = @libMySQLinc@
                    253: libMySQLlib = @libMySQLlib@
                    254: libPgSQLinc = @libPgSQLinc@
                    255: libPgSQLlib = @libPgSQLlib@
                    256: libX = @libX@
                    257: libdir = @libdir@
                    258: libexecdir = @libexecdir@
                    259: localedir = @localedir@
                    260: localstatedir = @localstatedir@
                    261: mandir = @mandir@
                    262: mkdir_p = @mkdir_p@
                    263: oldincludedir = @oldincludedir@
                    264: pdfdir = @pdfdir@
                    265: prefix = @prefix@
                    266: program_transform_name = @program_transform_name@
                    267: psdir = @psdir@
                    268: sbindir = @sbindir@
                    269: sharedstatedir = @sharedstatedir@
                    270: srcdir = @srcdir@
                    271: subdirs = @subdirs@
                    272: sysconfdir = @sysconfdir@
                    273: target = @target@
                    274: target_alias = @target_alias@
                    275: target_cpu = @target_cpu@
                    276: target_os = @target_os@
                    277: target_vendor = @target_vendor@
1.7       bertrand  278: top_build_prefix = @top_build_prefix@
1.1       bertrand  279: top_builddir = @top_builddir@
                    280: top_srcdir = @top_srcdir@
                    281: bin_SCRIPTS = mkrplso rplcc rpllink
                    282: all: all-am
                    283: 
                    284: .SUFFIXES:
                    285: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    286:    @for dep in $?; do \
                    287:      case '$(am__configure_deps)' in \
                    288:        *$$dep*) \
1.7       bertrand  289:          ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    290:            && { if test -f $@; then exit 0; else break; fi; }; \
1.1       bertrand  291:          exit 1;; \
                    292:      esac; \
                    293:    done; \
1.7       bertrand  294:    echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/Makefile'; \
                    295:    $(am__cd) $(top_srcdir) && \
                    296:      $(AUTOMAKE) --gnu scripts/Makefile
1.1       bertrand  297: .PRECIOUS: Makefile
                    298: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    299:    @case '$?' in \
                    300:      *config.status*) \
                    301:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    302:      *) \
                    303:        echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    304:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    305:    esac;
                    306: 
                    307: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    308:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    309: 
                    310: $(top_srcdir)/configure:  $(am__configure_deps)
                    311:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    312: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    313:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.7       bertrand  314: $(am__aclocal_m4_deps):
1.1       bertrand  315: mkrplso: $(top_builddir)/config.status $(srcdir)/mkrplso.in
                    316:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    317: rplcc: $(top_builddir)/config.status $(srcdir)/rplcc.in
                    318:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    319: rpllink: $(top_builddir)/config.status $(srcdir)/rpllink.in
                    320:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    321: install-binSCRIPTS: $(bin_SCRIPTS)
                    322:    @$(NORMAL_INSTALL)
                    323:    test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
1.7       bertrand  324:    @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
                    325:    for p in $$list; do \
1.1       bertrand  326:      if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.7       bertrand  327:      if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
                    328:    done | \
                    329:    sed -e 'p;s,.*/,,;n' \
                    330:        -e 'h;s|.*|.|' \
                    331:        -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
                    332:    $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
                    333:      { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
                    334:        if ($$2 == $$4) { files[d] = files[d] " " $$1; \
                    335:          if (++n[d] == $(am__install_max)) { \
                    336:        print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
                    337:        else { print "f", d "/" $$4, $$1 } } \
                    338:      END { for (d in files) print "f", d, files[d] }' | \
                    339:    while read type dir files; do \
                    340:         if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
                    341:         test -z "$$files" || { \
                    342:           echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
                    343:           $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
                    344:         } \
                    345:    ; done
1.1       bertrand  346: 
                    347: uninstall-binSCRIPTS:
                    348:    @$(NORMAL_UNINSTALL)
1.7       bertrand  349:    @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
                    350:    files=`for p in $$list; do echo "$$p"; done | \
                    351:           sed -e 's,.*/,,;$(transform)'`; \
1.47    ! bertrand  352:    dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
1.1       bertrand  353: tags: TAGS
                    354: TAGS:
                    355: 
                    356: ctags: CTAGS
                    357: CTAGS:
                    358: 
                    359: 
                    360: distdir: $(DISTFILES)
                    361:    @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    362:    topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    363:    list='$(DISTFILES)'; \
                    364:      dist_files=`for file in $$list; do echo $$file; done | \
                    365:      sed -e "s|^$$srcdirstrip/||;t" \
                    366:          -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    367:    case $$dist_files in \
                    368:      */*) $(MKDIR_P) `echo "$$dist_files" | \
                    369:               sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    370:               sort -u` ;; \
                    371:    esac; \
                    372:    for file in $$dist_files; do \
                    373:      if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    374:      if test -d $$d/$$file; then \
                    375:        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.7       bertrand  376:        if test -d "$(distdir)/$$file"; then \
                    377:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    378:        fi; \
1.1       bertrand  379:        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.7       bertrand  380:          cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    381:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1       bertrand  382:        fi; \
1.7       bertrand  383:        cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       bertrand  384:      else \
1.7       bertrand  385:        test -f "$(distdir)/$$file" \
                    386:        || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       bertrand  387:        || exit 1; \
                    388:      fi; \
                    389:    done
                    390: check-am: all-am
                    391: check: check-am
                    392: all-am: Makefile $(SCRIPTS)
                    393: installdirs:
                    394:    for dir in "$(DESTDIR)$(bindir)"; do \
                    395:      test -z "$$dir" || $(MKDIR_P) "$$dir"; \
                    396:    done
                    397: install: install-am
                    398: install-exec: install-exec-am
                    399: install-data: install-data-am
                    400: uninstall: uninstall-am
                    401: 
                    402: install-am: all-am
                    403:    @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    404: 
                    405: installcheck: installcheck-am
                    406: install-strip:
1.47    ! bertrand  407:    if test -z '$(STRIP)'; then \
        !           408:      $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           409:        install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
        !           410:          install; \
        !           411:    else \
        !           412:      $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           413:        install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
        !           414:        "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
        !           415:    fi
1.1       bertrand  416: mostlyclean-generic:
                    417: 
                    418: clean-generic:
                    419: 
                    420: distclean-generic:
                    421:    -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.7       bertrand  422:    -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       bertrand  423: 
                    424: maintainer-clean-generic:
                    425:    @echo "This command is intended for maintainers to use"
                    426:    @echo "it deletes files that may require special tools to rebuild."
                    427: clean: clean-am
                    428: 
                    429: clean-am: clean-generic mostlyclean-am
                    430: 
                    431: distclean: distclean-am
                    432:    -rm -f Makefile
                    433: distclean-am: clean-am distclean-generic
                    434: 
                    435: dvi: dvi-am
                    436: 
                    437: dvi-am:
                    438: 
                    439: html: html-am
                    440: 
1.7       bertrand  441: html-am:
                    442: 
1.1       bertrand  443: info: info-am
                    444: 
                    445: info-am:
                    446: 
                    447: install-data-am:
                    448: 
                    449: install-dvi: install-dvi-am
                    450: 
1.7       bertrand  451: install-dvi-am:
                    452: 
1.1       bertrand  453: install-exec-am: install-binSCRIPTS
                    454: 
                    455: install-html: install-html-am
                    456: 
1.7       bertrand  457: install-html-am:
                    458: 
1.1       bertrand  459: install-info: install-info-am
                    460: 
1.7       bertrand  461: install-info-am:
                    462: 
1.1       bertrand  463: install-man:
                    464: 
                    465: install-pdf: install-pdf-am
                    466: 
1.7       bertrand  467: install-pdf-am:
                    468: 
1.1       bertrand  469: install-ps: install-ps-am
                    470: 
1.7       bertrand  471: install-ps-am:
                    472: 
1.1       bertrand  473: installcheck-am:
                    474: 
                    475: maintainer-clean: maintainer-clean-am
                    476:    -rm -f Makefile
                    477: maintainer-clean-am: distclean-am maintainer-clean-generic
                    478: 
                    479: mostlyclean: mostlyclean-am
                    480: 
                    481: mostlyclean-am: mostlyclean-generic
                    482: 
                    483: pdf: pdf-am
                    484: 
                    485: pdf-am:
                    486: 
                    487: ps: ps-am
                    488: 
                    489: ps-am:
                    490: 
                    491: uninstall-am: uninstall-binSCRIPTS
                    492: 
                    493: .MAKE: install-am install-strip
                    494: 
                    495: .PHONY: all all-am check check-am clean clean-generic distclean \
                    496:    distclean-generic distdir dvi dvi-am html html-am info info-am \
                    497:    install install-am install-binSCRIPTS install-data \
                    498:    install-data-am install-dvi install-dvi-am install-exec \
                    499:    install-exec-am install-html install-html-am install-info \
                    500:    install-info-am install-man install-pdf install-pdf-am \
                    501:    install-ps install-ps-am install-strip installcheck \
                    502:    installcheck-am installdirs maintainer-clean \
                    503:    maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
                    504:    pdf-am ps ps-am uninstall uninstall-am uninstall-binSCRIPTS
                    505: 
1.7       bertrand  506: 
1.1       bertrand  507: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    508: # Otherwise a system limit (for SysV at least) may be exceeded.
                    509: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>