Annotation of embedaddon/lighttpd/doc/outdated/Makefile.in, revision 1.1.1.3

1.1.1.3 ! misho       1: # Makefile.in generated by automake 1.15 from Makefile.am.
1.1       misho       2: # @configure_input@
                      3: 
1.1.1.3 ! misho       4: # Copyright (C) 1994-2014 Free Software Foundation, Inc.
1.1       misho       5: 
                      6: # This Makefile.in is free software; the Free Software Foundation
                      7: # gives unlimited permission to copy and/or distribute it,
                      8: # with or without modifications, as long as this notice is preserved.
                      9: 
                     10: # This program is distributed in the hope that it will be useful,
                     11: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
                     12: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
                     13: # PARTICULAR PURPOSE.
                     14: 
                     15: @SET_MAKE@
                     16: VPATH = @srcdir@
1.1.1.3 ! misho      17: am__is_gnu_make = { \
        !            18:   if test -z '$(MAKELEVEL)'; then \
        !            19:     false; \
        !            20:   elif test -n '$(MAKE_HOST)'; then \
        !            21:     true; \
        !            22:   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
        !            23:     true; \
        !            24:   else \
        !            25:     false; \
        !            26:   fi; \
        !            27: }
1.1       misho      28: am__make_running_with_option = \
                     29:   case $${target_option-} in \
                     30:       ?) ;; \
                     31:       *) echo "am__make_running_with_option: internal error: invalid" \
                     32:               "target option '$${target_option-}' specified" >&2; \
                     33:          exit 1;; \
                     34:   esac; \
                     35:   has_opt=no; \
                     36:   sane_makeflags=$$MAKEFLAGS; \
                     37:   if $(am__is_gnu_make); then \
                     38:     sane_makeflags=$$MFLAGS; \
                     39:   else \
                     40:     case $$MAKEFLAGS in \
                     41:       *\\[\ \  ]*) \
                     42:         bs=\\; \
                     43:         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
                     44:           | sed "s/$$bs$$bs[$$bs $$bs  ]*//g"`;; \
                     45:     esac; \
                     46:   fi; \
                     47:   skip_next=no; \
                     48:   strip_trailopt () \
                     49:   { \
                     50:     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
                     51:   }; \
                     52:   for flg in $$sane_makeflags; do \
                     53:     test $$skip_next = yes && { skip_next=no; continue; }; \
                     54:     case $$flg in \
                     55:       *=*|--*) continue;; \
                     56:         -*I) strip_trailopt 'I'; skip_next=yes;; \
                     57:       -*I?*) strip_trailopt 'I';; \
                     58:         -*O) strip_trailopt 'O'; skip_next=yes;; \
                     59:       -*O?*) strip_trailopt 'O';; \
                     60:         -*l) strip_trailopt 'l'; skip_next=yes;; \
                     61:       -*l?*) strip_trailopt 'l';; \
                     62:       -[dEDm]) skip_next=yes;; \
                     63:       -[JT]) skip_next=yes;; \
                     64:     esac; \
                     65:     case $$flg in \
                     66:       *$$target_option*) has_opt=yes; break;; \
                     67:     esac; \
                     68:   done; \
                     69:   test $$has_opt = yes
                     70: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
                     71: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
                     72: pkgdatadir = $(datadir)/@PACKAGE@
                     73: pkgincludedir = $(includedir)/@PACKAGE@
                     74: pkglibdir = $(libdir)/@PACKAGE@
                     75: pkglibexecdir = $(libexecdir)/@PACKAGE@
                     76: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     77: install_sh_DATA = $(install_sh) -c -m 644
                     78: install_sh_PROGRAM = $(install_sh) -c
                     79: install_sh_SCRIPT = $(install_sh) -c
                     80: INSTALL_HEADER = $(INSTALL_DATA)
                     81: transform = $(program_transform_name)
                     82: NORMAL_INSTALL = :
                     83: PRE_INSTALL = :
                     84: POST_INSTALL = :
                     85: NORMAL_UNINSTALL = :
                     86: PRE_UNINSTALL = :
                     87: POST_UNINSTALL = :
                     88: build_triplet = @build@
                     89: host_triplet = @host@
                     90: subdir = doc/outdated
                     91: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                     92: am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
                     93:        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
                     94:        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
                     95:        $(top_srcdir)/configure.ac
                     96: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     97:        $(ACLOCAL_M4)
1.1.1.3 ! misho      98: DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
1.1       misho      99: mkinstalldirs = $(install_sh) -d
                    100: CONFIG_HEADER = $(top_builddir)/config.h
                    101: CONFIG_CLEAN_FILES =
                    102: CONFIG_CLEAN_VPATH_FILES =
                    103: AM_V_P = $(am__v_P_@AM_V@)
                    104: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
                    105: am__v_P_0 = false
                    106: am__v_P_1 = :
                    107: AM_V_GEN = $(am__v_GEN_@AM_V@)
                    108: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
                    109: am__v_GEN_0 = @echo "  GEN     " $@;
                    110: am__v_GEN_1 = 
                    111: AM_V_at = $(am__v_at_@AM_V@)
                    112: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
                    113: am__v_at_0 = @
                    114: am__v_at_1 = 
                    115: SOURCES =
                    116: DIST_SOURCES =
                    117: am__can_run_installinfo = \
                    118:   case $$AM_UPDATE_INFO_DIR in \
                    119:     n|no|NO) false;; \
                    120:     *) (install-info --version) >/dev/null 2>&1;; \
                    121:   esac
                    122: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
1.1.1.3 ! misho     123: am__DIST_COMMON = $(srcdir)/Makefile.in
1.1       misho     124: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                    125: ACLOCAL = @ACLOCAL@
                    126: AMTAR = @AMTAR@
                    127: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
                    128: AR = @AR@
                    129: ATTR_LIB = @ATTR_LIB@
                    130: AUTOCONF = @AUTOCONF@
                    131: AUTOHEADER = @AUTOHEADER@
                    132: AUTOMAKE = @AUTOMAKE@
                    133: AWK = @AWK@
                    134: BZ_LIB = @BZ_LIB@
                    135: CC = @CC@
                    136: CCDEPMODE = @CCDEPMODE@
                    137: CFLAGS = @CFLAGS@
                    138: CPP = @CPP@
                    139: CPPFLAGS = @CPPFLAGS@
                    140: CRYPT_LIB = @CRYPT_LIB@
                    141: CYGPATH_W = @CYGPATH_W@
                    142: DEFS = @DEFS@
                    143: DEPDIR = @DEPDIR@
                    144: DLLTOOL = @DLLTOOL@
                    145: DL_LIB = @DL_LIB@
                    146: DSYMUTIL = @DSYMUTIL@
                    147: DUMPBIN = @DUMPBIN@
                    148: ECHO_C = @ECHO_C@
                    149: ECHO_N = @ECHO_N@
                    150: ECHO_T = @ECHO_T@
                    151: EGREP = @EGREP@
                    152: EXEEXT = @EXEEXT@
                    153: FAM_CFLAGS = @FAM_CFLAGS@
                    154: FAM_LIBS = @FAM_LIBS@
                    155: FGREP = @FGREP@
                    156: GDBM_LIB = @GDBM_LIB@
                    157: GREP = @GREP@
                    158: INSTALL = @INSTALL@
                    159: INSTALL_DATA = @INSTALL_DATA@
                    160: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    161: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    162: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                    163: LBER_LIB = @LBER_LIB@
                    164: LD = @LD@
                    165: LDAP_LIB = @LDAP_LIB@
                    166: LDFLAGS = @LDFLAGS@
                    167: LIBEV_CFLAGS = @LIBEV_CFLAGS@
                    168: LIBEV_LIBS = @LIBEV_LIBS@
                    169: LIBOBJS = @LIBOBJS@
                    170: LIBS = @LIBS@
                    171: LIBTOOL = @LIBTOOL@
1.1.1.3 ! misho     172: LIBUNWIND_CFLAGS = @LIBUNWIND_CFLAGS@
        !           173: LIBUNWIND_LIBS = @LIBUNWIND_LIBS@
1.1       misho     174: LIPO = @LIPO@
                    175: LN_S = @LN_S@
                    176: LTLIBOBJS = @LTLIBOBJS@
1.1.1.3 ! misho     177: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
1.1       misho     178: LUA_CFLAGS = @LUA_CFLAGS@
                    179: LUA_LIBS = @LUA_LIBS@
                    180: MAKEINFO = @MAKEINFO@
                    181: MANIFEST_TOOL = @MANIFEST_TOOL@
1.1.1.3 ! misho     182: MEMCACHED_LIB = @MEMCACHED_LIB@
1.1       misho     183: MKDIR_P = @MKDIR_P@
                    184: MYSQL_CONFIG = @MYSQL_CONFIG@
                    185: MYSQL_INCLUDE = @MYSQL_INCLUDE@
                    186: MYSQL_LIBS = @MYSQL_LIBS@
                    187: NM = @NM@
                    188: NMEDIT = @NMEDIT@
                    189: OBJDUMP = @OBJDUMP@
                    190: OBJEXT = @OBJEXT@
                    191: OTOOL = @OTOOL@
                    192: OTOOL64 = @OTOOL64@
                    193: PACKAGE = @PACKAGE@
                    194: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    195: PACKAGE_NAME = @PACKAGE_NAME@
                    196: PACKAGE_STRING = @PACKAGE_STRING@
                    197: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                    198: PACKAGE_URL = @PACKAGE_URL@
                    199: PACKAGE_VERSION = @PACKAGE_VERSION@
                    200: PATH_SEPARATOR = @PATH_SEPARATOR@
                    201: PCRECONFIG = @PCRECONFIG@
                    202: PCRE_LIB = @PCRE_LIB@
                    203: PKG_CONFIG = @PKG_CONFIG@
                    204: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
                    205: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
                    206: RANLIB = @RANLIB@
                    207: SED = @SED@
                    208: SENDFILE_LIB = @SENDFILE_LIB@
                    209: SET_MAKE = @SET_MAKE@
                    210: SHELL = @SHELL@
                    211: SQLITE_CFLAGS = @SQLITE_CFLAGS@
                    212: SQLITE_LIBS = @SQLITE_LIBS@
                    213: SSL_LIB = @SSL_LIB@
                    214: STRIP = @STRIP@
                    215: UUID_LIBS = @UUID_LIBS@
                    216: VERSION = @VERSION@
                    217: XML_CFLAGS = @XML_CFLAGS@
                    218: XML_LIBS = @XML_LIBS@
                    219: Z_LIB = @Z_LIB@
                    220: abs_builddir = @abs_builddir@
                    221: abs_srcdir = @abs_srcdir@
                    222: abs_top_builddir = @abs_top_builddir@
                    223: abs_top_srcdir = @abs_top_srcdir@
                    224: ac_ct_AR = @ac_ct_AR@
                    225: ac_ct_CC = @ac_ct_CC@
                    226: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
                    227: am__include = @am__include@
                    228: am__leading_dot = @am__leading_dot@
                    229: am__quote = @am__quote@
                    230: am__tar = @am__tar@
                    231: am__untar = @am__untar@
                    232: bindir = @bindir@
                    233: build = @build@
                    234: build_alias = @build_alias@
                    235: build_cpu = @build_cpu@
                    236: build_os = @build_os@
                    237: build_vendor = @build_vendor@
                    238: builddir = @builddir@
                    239: datadir = @datadir@
                    240: datarootdir = @datarootdir@
                    241: docdir = @docdir@
                    242: dvidir = @dvidir@
                    243: exec_prefix = @exec_prefix@
                    244: host = @host@
                    245: host_alias = @host_alias@
                    246: host_cpu = @host_cpu@
                    247: host_os = @host_os@
                    248: host_vendor = @host_vendor@
                    249: htmldir = @htmldir@
                    250: includedir = @includedir@
                    251: infodir = @infodir@
                    252: install_sh = @install_sh@
                    253: libdir = @libdir@
                    254: libexecdir = @libexecdir@
                    255: localedir = @localedir@
                    256: localstatedir = @localstatedir@
                    257: mandir = @mandir@
                    258: mkdir_p = @mkdir_p@
                    259: oldincludedir = @oldincludedir@
                    260: pdfdir = @pdfdir@
                    261: prefix = @prefix@
                    262: program_transform_name = @program_transform_name@
                    263: psdir = @psdir@
                    264: sbindir = @sbindir@
                    265: sharedstatedir = @sharedstatedir@
                    266: srcdir = @srcdir@
                    267: sysconfdir = @sysconfdir@
                    268: target_alias = @target_alias@
                    269: top_build_prefix = @top_build_prefix@
                    270: top_builddir = @top_builddir@
                    271: top_srcdir = @top_srcdir@
                    272: DOCS = accesslog.txt \
                    273: authentication.txt \
                    274: cgi.txt \
                    275: compress.txt \
                    276: configuration.txt \
                    277: extforward.txt \
                    278: fastcgi-state.txt \
                    279: fastcgi.txt \
                    280: features.txt \
                    281: performance.txt \
                    282: plugins.txt \
                    283: proxy.txt \
                    284: redirect.txt \
                    285: rewrite.txt \
                    286: secdownload.txt \
                    287: security.txt \
                    288: simple-vhost.txt \
                    289: skeleton.txt \
                    290: ssi.txt \
                    291: ssl.txt \
                    292: state.txt \
                    293: rrdtool.txt \
                    294: alias.txt \
                    295: userdir.txt \
                    296: mysqlvhost.txt \
                    297: access.txt \
                    298: traffic-shaping.txt \
                    299: setenv.txt \
                    300: status.txt \
                    301: scgi.txt \
                    302: cml.txt \
                    303: trigger_b4_dl.txt \
                    304: webdav.txt \
                    305: expire.txt \
                    306: dirlisting.txt \
                    307: evhost.txt \
                    308: magnet.txt
                    309: 
                    310: HTMLDOCS = accesslog.html \
                    311:         authentication.html \
                    312:         cgi.html \
                    313:         compress.html \
                    314:         configuration.html \
                    315:         extforward.html \
                    316:         fastcgi-state.html \
                    317:         fastcgi.html \
                    318:         features.html \
                    319:         performance.html \
                    320:         plugins.html \
                    321:         proxy.html \
                    322:         redirect.html \
                    323:         rewrite.html \
                    324:         secdownload.html \
                    325:         security.html \
                    326:         simple-vhost.html \
                    327:         skeleton.html \
                    328:         ssi.html \
                    329:         ssl.html \
                    330:         state.html \
                    331:         rrdtool.html \
                    332:         alias.html \
                    333:         userdir.html \
                    334:         mysqlvhost.html \
                    335:         access.html \
                    336:         traffic-shaping.html \
                    337:         setenv.html \
                    338:         status.html \
                    339:         scgi.html \
                    340:         cml.html \
                    341:         trigger_b4_dl.html \
                    342:         webdav.html \
                    343:         expire.html \
                    344:         dirlisting.html \
                    345:         evhost.html \
                    346:         magnet.html
                    347: 
                    348: EXTRA_DIST = \
                    349:        state.dot fastcgi-state.dot \
                    350:        $(DOCS)
                    351: 
                    352: all: all-am
                    353: 
                    354: .SUFFIXES:
                    355: .SUFFIXES: .html .txt
                    356: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    357:        @for dep in $?; do \
                    358:          case '$(am__configure_deps)' in \
                    359:            *$$dep*) \
                    360:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    361:                && { if test -f $@; then exit 0; else break; fi; }; \
                    362:              exit 1;; \
                    363:          esac; \
                    364:        done; \
                    365:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/outdated/Makefile'; \
                    366:        $(am__cd) $(top_srcdir) && \
                    367:          $(AUTOMAKE) --foreign doc/outdated/Makefile
                    368: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    369:        @case '$?' in \
                    370:          *config.status*) \
                    371:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    372:          *) \
                    373:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    374:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    375:        esac;
                    376: 
                    377: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    378:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    379: 
                    380: $(top_srcdir)/configure:  $(am__configure_deps)
                    381:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    382: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    383:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    384: $(am__aclocal_m4_deps):
                    385: 
                    386: mostlyclean-libtool:
                    387:        -rm -f *.lo
                    388: 
                    389: clean-libtool:
                    390:        -rm -rf .libs _libs
                    391: tags TAGS:
                    392: 
                    393: ctags CTAGS:
                    394: 
                    395: cscope cscopelist:
                    396: 
                    397: 
                    398: distdir: $(DISTFILES)
                    399:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    400:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    401:        list='$(DISTFILES)'; \
                    402:          dist_files=`for file in $$list; do echo $$file; done | \
                    403:          sed -e "s|^$$srcdirstrip/||;t" \
                    404:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    405:        case $$dist_files in \
                    406:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    407:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    408:                           sort -u` ;; \
                    409:        esac; \
                    410:        for file in $$dist_files; do \
                    411:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    412:          if test -d $$d/$$file; then \
                    413:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    414:            if test -d "$(distdir)/$$file"; then \
                    415:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    416:            fi; \
                    417:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    418:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    419:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    420:            fi; \
                    421:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
                    422:          else \
                    423:            test -f "$(distdir)/$$file" \
                    424:            || cp -p $$d/$$file "$(distdir)/$$file" \
                    425:            || exit 1; \
                    426:          fi; \
                    427:        done
                    428: check-am: all-am
                    429: check: check-am
                    430: all-am: Makefile
                    431: installdirs:
                    432: install: install-am
                    433: install-exec: install-exec-am
                    434: install-data: install-data-am
                    435: uninstall: uninstall-am
                    436: 
                    437: install-am: all-am
                    438:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    439: 
                    440: installcheck: installcheck-am
                    441: install-strip:
                    442:        if test -z '$(STRIP)'; then \
                    443:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    444:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    445:              install; \
                    446:        else \
                    447:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    448:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    449:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
                    450:        fi
                    451: mostlyclean-generic:
                    452: 
                    453: clean-generic:
                    454: 
                    455: distclean-generic:
                    456:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
                    457:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
                    458: 
                    459: maintainer-clean-generic:
                    460:        @echo "This command is intended for maintainers to use"
                    461:        @echo "it deletes files that may require special tools to rebuild."
                    462: clean: clean-am
                    463: 
                    464: clean-am: clean-generic clean-libtool clean-local mostlyclean-am
                    465: 
                    466: distclean: distclean-am
                    467:        -rm -f Makefile
                    468: distclean-am: clean-am distclean-generic
                    469: 
                    470: dvi: dvi-am
                    471: 
                    472: dvi-am:
                    473: 
                    474: html: html-am
                    475: 
                    476: html-am: html-local
                    477: 
                    478: info: info-am
                    479: 
                    480: info-am:
                    481: 
                    482: install-data-am:
                    483: 
                    484: install-dvi: install-dvi-am
                    485: 
                    486: install-dvi-am:
                    487: 
                    488: install-exec-am:
                    489: 
                    490: install-html: install-html-am
                    491: 
                    492: install-html-am:
                    493: 
                    494: install-info: install-info-am
                    495: 
                    496: install-info-am:
                    497: 
                    498: install-man:
                    499: 
                    500: install-pdf: install-pdf-am
                    501: 
                    502: install-pdf-am:
                    503: 
                    504: install-ps: install-ps-am
                    505: 
                    506: install-ps-am:
                    507: 
                    508: installcheck-am:
                    509: 
                    510: maintainer-clean: maintainer-clean-am
                    511:        -rm -f Makefile
                    512: maintainer-clean-am: distclean-am maintainer-clean-generic
                    513: 
                    514: mostlyclean: mostlyclean-am
                    515: 
                    516: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
                    517: 
                    518: pdf: pdf-am
                    519: 
                    520: pdf-am:
                    521: 
                    522: ps: ps-am
                    523: 
                    524: ps-am:
                    525: 
                    526: uninstall-am:
                    527: 
                    528: .MAKE: install-am install-strip
                    529: 
                    530: .PHONY: all all-am check check-am clean clean-generic clean-libtool \
                    531:        clean-local cscopelist-am ctags-am distclean distclean-generic \
                    532:        distclean-libtool distdir dvi dvi-am html html-am html-local \
                    533:        info info-am install install-am install-data install-data-am \
                    534:        install-dvi install-dvi-am install-exec install-exec-am \
                    535:        install-html install-html-am install-info install-info-am \
                    536:        install-man install-pdf install-pdf-am install-ps \
                    537:        install-ps-am install-strip installcheck installcheck-am \
                    538:        installdirs maintainer-clean maintainer-clean-generic \
                    539:        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
                    540:        ps ps-am tags-am uninstall uninstall-am
1.1.1.3 ! misho     541: 
        !           542: .PRECIOUS: Makefile
1.1       misho     543: 
                    544: 
                    545: .txt.html:
                    546:        rst2html $^ > $@
                    547: 
                    548: html-local: $(HTMLDOCS)
                    549: 
                    550: #%.ps.gz: %.ps
                    551: #      gzip $^
                    552: 
                    553: #%.ps: %.dot
                    554: #      dot -Tps -o $@ $^
                    555: 
                    556: clean-local:
                    557:        rm -f *.html
                    558: 
                    559: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    560: # Otherwise a system limit (for SysV at least) may be exceeded.
                    561: .NOEXPORT:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>