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

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

CVSweb interface <joel.bertrand@systella.fr>