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

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

CVSweb interface <joel.bertrand@systella.fr>