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

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

CVSweb interface <joel.bertrand@systella.fr>