Annotation of parser3/src/targets/isapi/Makefile.in, revision 1.27

1.27    ! moko        1: # Makefile.in generated by automake 1.16.1 from Makefile.am.
1.10      paf         2: # @configure_input@
1.1       paf         3: 
1.27    ! moko        4: # Copyright (C) 1994-2018 Free Software Foundation, Inc.
1.25      moko        5: 
1.1       paf         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: 
1.10      paf        15: @SET_MAKE@
                     16: 
1.1       paf        17: #do not automake, desined to be compiled with MSVC only
                     18: VPATH = @srcdir@
1.25      moko       19: am__is_gnu_make = { \
                     20:   if test -z '$(MAKELEVEL)'; then \
                     21:     false; \
                     22:   elif test -n '$(MAKE_HOST)'; then \
                     23:     true; \
                     24:   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
                     25:     true; \
                     26:   else \
                     27:     false; \
                     28:   fi; \
                     29: }
                     30: am__make_running_with_option = \
                     31:   case $${target_option-} in \
                     32:       ?) ;; \
                     33:       *) echo "am__make_running_with_option: internal error: invalid" \
                     34:               "target option '$${target_option-}' specified" >&2; \
                     35:          exit 1;; \
                     36:   esac; \
                     37:   has_opt=no; \
                     38:   sane_makeflags=$$MAKEFLAGS; \
                     39:   if $(am__is_gnu_make); then \
                     40:     sane_makeflags=$$MFLAGS; \
                     41:   else \
                     42:     case $$MAKEFLAGS in \
                     43:       *\\[\ \  ]*) \
                     44:         bs=\\; \
                     45:         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
                     46:           | sed "s/$$bs$$bs[$$bs $$bs  ]*//g"`;; \
                     47:     esac; \
                     48:   fi; \
                     49:   skip_next=no; \
                     50:   strip_trailopt () \
                     51:   { \
                     52:     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
                     53:   }; \
                     54:   for flg in $$sane_makeflags; do \
                     55:     test $$skip_next = yes && { skip_next=no; continue; }; \
                     56:     case $$flg in \
                     57:       *=*|--*) continue;; \
                     58:         -*I) strip_trailopt 'I'; skip_next=yes;; \
                     59:       -*I?*) strip_trailopt 'I';; \
                     60:         -*O) strip_trailopt 'O'; skip_next=yes;; \
                     61:       -*O?*) strip_trailopt 'O';; \
                     62:         -*l) strip_trailopt 'l'; skip_next=yes;; \
                     63:       -*l?*) strip_trailopt 'l';; \
                     64:       -[dEDm]) skip_next=yes;; \
                     65:       -[JT]) skip_next=yes;; \
                     66:     esac; \
                     67:     case $$flg in \
                     68:       *$$target_option*) has_opt=yes; break;; \
                     69:     esac; \
                     70:   done; \
                     71:   test $$has_opt = yes
                     72: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
                     73: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
1.1       paf        74: pkgdatadir = $(datadir)/@PACKAGE@
1.23      moko       75: pkgincludedir = $(includedir)/@PACKAGE@
1.1       paf        76: pkglibdir = $(libdir)/@PACKAGE@
1.23      moko       77: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.10      paf        78: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     79: install_sh_DATA = $(install_sh) -c -m 644
                     80: install_sh_PROGRAM = $(install_sh) -c
                     81: install_sh_SCRIPT = $(install_sh) -c
                     82: INSTALL_HEADER = $(INSTALL_DATA)
                     83: transform = $(program_transform_name)
1.1       paf        84: NORMAL_INSTALL = :
                     85: PRE_INSTALL = :
                     86: POST_INSTALL = :
                     87: NORMAL_UNINSTALL = :
                     88: PRE_UNINSTALL = :
                     89: POST_UNINSTALL = :
1.23      moko       90: build_triplet = @build@
1.1       paf        91: host_triplet = @host@
1.15      paf        92: subdir = src/targets/isapi
                     93: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.21      moko       94: am__aclocal_m4_deps = $(top_srcdir)/src/lib/ltdl/m4/argz.m4 \
                     95:        $(top_srcdir)/src/lib/ltdl/m4/libtool.m4 \
                     96:        $(top_srcdir)/src/lib/ltdl/m4/ltdl.m4 \
                     97:        $(top_srcdir)/src/lib/ltdl/m4/ltoptions.m4 \
                     98:        $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \
                     99:        $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \
                    100:        $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \
1.24      moko      101:        $(top_srcdir)/configure.ac
1.15      paf       102: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                    103:        $(ACLOCAL_M4)
1.25      moko      104: DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
1.21      moko      105: mkinstalldirs = $(install_sh) -d
1.15      paf       106: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
                    107: CONFIG_CLEAN_FILES =
1.23      moko      108: CONFIG_CLEAN_VPATH_FILES =
1.25      moko      109: AM_V_P = $(am__v_P_@AM_V@)
                    110: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
                    111: am__v_P_0 = false
                    112: am__v_P_1 = :
                    113: AM_V_GEN = $(am__v_GEN_@AM_V@)
                    114: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
                    115: am__v_GEN_0 = @echo "  GEN     " $@;
                    116: am__v_GEN_1 = 
                    117: AM_V_at = $(am__v_at_@AM_V@)
                    118: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
                    119: am__v_at_0 = @
                    120: am__v_at_1 = 
1.15      paf       121: SOURCES =
                    122: DIST_SOURCES =
1.25      moko      123: am__can_run_installinfo = \
                    124:   case $$AM_UPDATE_INFO_DIR in \
                    125:     n|no|NO) false;; \
                    126:     *) (install-info --version) >/dev/null 2>&1;; \
                    127:   esac
                    128: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
                    129: am__DIST_COMMON = $(srcdir)/Makefile.in
1.15      paf       130: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.10      paf       131: ACLOCAL = @ACLOCAL@
                    132: AMTAR = @AMTAR@
1.25      moko      133: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1.19      moko      134: APACHE = @APACHE@
                    135: APACHE_CFLAGS = @APACHE_CFLAGS@
                    136: APACHE_INC = @APACHE_INC@
1.21      moko      137: AR = @AR@
                    138: ARGZ_H = @ARGZ_H@
                    139: AS = @AS@
1.10      paf       140: AUTOCONF = @AUTOCONF@
                    141: AUTOHEADER = @AUTOHEADER@
                    142: AUTOMAKE = @AUTOMAKE@
1.1       paf       143: AWK = @AWK@
                    144: CC = @CC@
1.10      paf       145: CCDEPMODE = @CCDEPMODE@
                    146: CFLAGS = @CFLAGS@
1.11      paf       147: CPP = @CPP@
1.10      paf       148: CPPFLAGS = @CPPFLAGS@
1.1       paf       149: CXX = @CXX@
1.21      moko      150: CXXCPP = @CXXCPP@
1.10      paf       151: CXXDEPMODE = @CXXDEPMODE@
                    152: CXXFLAGS = @CXXFLAGS@
                    153: CYGPATH_W = @CYGPATH_W@
                    154: DEFS = @DEFS@
                    155: DEPDIR = @DEPDIR@
1.21      moko      156: DLLTOOL = @DLLTOOL@
                    157: DSYMUTIL = @DSYMUTIL@
                    158: DUMPBIN = @DUMPBIN@
1.10      paf       159: ECHO_C = @ECHO_C@
                    160: ECHO_N = @ECHO_N@
                    161: ECHO_T = @ECHO_T@
                    162: EGREP = @EGREP@
                    163: EXEEXT = @EXEEXT@
1.21      moko      164: FGREP = @FGREP@
1.12      paf       165: GC_LIBS = @GC_LIBS@
1.21      moko      166: GREP = @GREP@
1.1       paf       167: INCLTDL = @INCLTDL@
1.23      moko      168: INSTALL = @INSTALL@
1.10      paf       169: INSTALL_DATA = @INSTALL_DATA@
                    170: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    171: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    172: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.21      moko      173: LD = @LD@
1.10      paf       174: LDFLAGS = @LDFLAGS@
1.1       paf       175: LIBADD_DL = @LIBADD_DL@
1.21      moko      176: LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
                    177: LIBADD_DLOPEN = @LIBADD_DLOPEN@
                    178: LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
1.1       paf       179: LIBLTDL = @LIBLTDL@
1.10      paf       180: LIBOBJS = @LIBOBJS@
                    181: LIBS = @LIBS@
1.21      moko      182: LIBTOOL = @LIBTOOL@
                    183: LIPO = @LIPO@
                    184: LN_S = @LN_S@
                    185: LTDLDEPS = @LTDLDEPS@
                    186: LTDLINCL = @LTDLINCL@
                    187: LTDLOPEN = @LTDLOPEN@
1.10      paf       188: LTLIBOBJS = @LTLIBOBJS@
1.21      moko      189: LT_CONFIG_H = @LT_CONFIG_H@
                    190: LT_DLLOADERS = @LT_DLLOADERS@
                    191: LT_DLPREOPEN = @LT_DLPREOPEN@
1.1       paf       192: MAKEINFO = @MAKEINFO@
1.21      moko      193: MANIFEST_TOOL = @MANIFEST_TOOL@
1.6       paf       194: MIME_INCLUDES = @MIME_INCLUDES@
                    195: MIME_LIBS = @MIME_LIBS@
1.23      moko      196: MKDIR_P = @MKDIR_P@
1.21      moko      197: NM = @NM@
                    198: NMEDIT = @NMEDIT@
                    199: OBJDUMP = @OBJDUMP@
1.10      paf       200: OBJEXT = @OBJEXT@
1.21      moko      201: OTOOL = @OTOOL@
                    202: OTOOL64 = @OTOOL64@
1.1       paf       203: P3S = @P3S@
                    204: PACKAGE = @PACKAGE@
1.10      paf       205: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    206: PACKAGE_NAME = @PACKAGE_NAME@
                    207: PACKAGE_STRING = @PACKAGE_STRING@
                    208: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.23      moko      209: PACKAGE_URL = @PACKAGE_URL@
1.10      paf       210: PACKAGE_VERSION = @PACKAGE_VERSION@
                    211: PATH_SEPARATOR = @PATH_SEPARATOR@
1.17      misha     212: PCRE_INCLUDES = @PCRE_INCLUDES@
                    213: PCRE_LIBS = @PCRE_LIBS@
1.1       paf       214: RANLIB = @RANLIB@
1.21      moko      215: SED = @SED@
1.10      paf       216: SET_MAKE = @SET_MAKE@
                    217: SHELL = @SHELL@
                    218: STRIP = @STRIP@
1.1       paf       219: VERSION = @VERSION@
                    220: XML_INCLUDES = @XML_INCLUDES@
                    221: XML_LIBS = @XML_LIBS@
                    222: YACC = @YACC@
1.23      moko      223: YFLAGS = @YFLAGS@
                    224: abs_builddir = @abs_builddir@
                    225: abs_srcdir = @abs_srcdir@
                    226: abs_top_builddir = @abs_top_builddir@
                    227: abs_top_srcdir = @abs_top_srcdir@
1.21      moko      228: ac_ct_AR = @ac_ct_AR@
1.10      paf       229: ac_ct_CC = @ac_ct_CC@
                    230: ac_ct_CXX = @ac_ct_CXX@
1.21      moko      231: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1.10      paf       232: am__include = @am__include@
1.15      paf       233: am__leading_dot = @am__leading_dot@
1.10      paf       234: am__quote = @am__quote@
1.15      paf       235: am__tar = @am__tar@
                    236: am__untar = @am__untar@
1.10      paf       237: bindir = @bindir@
                    238: build = @build@
                    239: build_alias = @build_alias@
                    240: build_cpu = @build_cpu@
                    241: build_os = @build_os@
                    242: build_vendor = @build_vendor@
1.23      moko      243: builddir = @builddir@
1.10      paf       244: datadir = @datadir@
1.23      moko      245: datarootdir = @datarootdir@
1.7       paf       246: dll_extension = @dll_extension@
1.23      moko      247: docdir = @docdir@
                    248: dvidir = @dvidir@
1.10      paf       249: exec_prefix = @exec_prefix@
                    250: host = @host@
                    251: host_alias = @host_alias@
                    252: host_cpu = @host_cpu@
1.1       paf       253: host_os = @host_os@
1.10      paf       254: host_vendor = @host_vendor@
1.23      moko      255: htmldir = @htmldir@
1.10      paf       256: includedir = @includedir@
                    257: infodir = @infodir@
                    258: install_sh = @install_sh@
                    259: libdir = @libdir@
                    260: libexecdir = @libexecdir@
1.23      moko      261: localedir = @localedir@
1.10      paf       262: localstatedir = @localstatedir@
1.21      moko      263: ltdl_LIBOBJS = @ltdl_LIBOBJS@
                    264: ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
1.10      paf       265: mandir = @mandir@
1.15      paf       266: mkdir_p = @mkdir_p@
1.10      paf       267: oldincludedir = @oldincludedir@
1.23      moko      268: pdfdir = @pdfdir@
1.10      paf       269: prefix = @prefix@
                    270: program_transform_name = @program_transform_name@
1.23      moko      271: psdir = @psdir@
1.26      moko      272: runstatedir = @runstatedir@
1.10      paf       273: sbindir = @sbindir@
                    274: sharedstatedir = @sharedstatedir@
1.23      moko      275: srcdir = @srcdir@
1.10      paf       276: subdirs = @subdirs@
1.21      moko      277: sys_symbol_underscore = @sys_symbol_underscore@
1.10      paf       278: sysconfdir = @sysconfdir@
                    279: target_alias = @target_alias@
1.23      moko      280: top_build_prefix = @top_build_prefix@
                    281: top_builddir = @top_builddir@
                    282: top_srcdir = @top_srcdir@
1.13      paf       283: EXTRA_DIST = pa_threads.C parser3isapi.C parser3isapi.def parser3isapi.vcproj
1.10      paf       284: all: all-am
1.1       paf       285: 
                    286: .SUFFIXES:
1.15      paf       287: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    288:        @for dep in $?; do \
                    289:          case '$(am__configure_deps)' in \
                    290:            *$$dep*) \
1.23      moko      291:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    292:                && { if test -f $@; then exit 0; else break; fi; }; \
1.15      paf       293:              exit 1;; \
                    294:          esac; \
                    295:        done; \
1.23      moko      296:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/targets/isapi/Makefile'; \
                    297:        $(am__cd) $(top_srcdir) && \
                    298:          $(AUTOMAKE) --gnu src/targets/isapi/Makefile
1.15      paf       299: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    300:        @case '$?' in \
                    301:          *config.status*) \
                    302:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    303:          *) \
1.27    ! moko      304:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
        !           305:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
1.15      paf       306:        esac;
                    307: 
                    308: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    309:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    310: 
                    311: $(top_srcdir)/configure:  $(am__configure_deps)
                    312:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    313: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    314:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.23      moko      315: $(am__aclocal_m4_deps):
1.21      moko      316: 
                    317: mostlyclean-libtool:
                    318:        -rm -f *.lo
                    319: 
                    320: clean-libtool:
                    321:        -rm -rf .libs _libs
1.25      moko      322: tags TAGS:
                    323: 
                    324: ctags CTAGS:
1.10      paf       325: 
1.25      moko      326: cscope cscopelist:
1.1       paf       327: 
                    328: 
1.27    ! moko      329: distdir: $(BUILT_SOURCES)
        !           330:        $(MAKE) $(AM_MAKEFLAGS) distdir-am
        !           331: 
        !           332: distdir-am: $(DISTFILES)
1.23      moko      333:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    334:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    335:        list='$(DISTFILES)'; \
                    336:          dist_files=`for file in $$list; do echo $$file; done | \
                    337:          sed -e "s|^$$srcdirstrip/||;t" \
                    338:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    339:        case $$dist_files in \
                    340:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    341:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    342:                           sort -u` ;; \
                    343:        esac; \
                    344:        for file in $$dist_files; do \
1.10      paf       345:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.1       paf       346:          if test -d $$d/$$file; then \
1.23      moko      347:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    348:            if test -d "$(distdir)/$$file"; then \
                    349:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    350:            fi; \
1.10      paf       351:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.23      moko      352:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    353:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.10      paf       354:            fi; \
1.23      moko      355:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       paf       356:          else \
1.23      moko      357:            test -f "$(distdir)/$$file" \
                    358:            || cp -p $$d/$$file "$(distdir)/$$file" \
1.10      paf       359:            || exit 1; \
1.1       paf       360:          fi; \
                    361:        done
                    362: check-am: all-am
                    363: check: check-am
1.12      paf       364: all-am: Makefile
1.10      paf       365: installdirs:
                    366: install: install-am
1.1       paf       367: install-exec: install-exec-am
                    368: install-data: install-data-am
1.10      paf       369: uninstall: uninstall-am
1.1       paf       370: 
                    371: install-am: all-am
                    372:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.10      paf       373: 
                    374: installcheck: installcheck-am
1.1       paf       375: install-strip:
1.25      moko      376:        if test -z '$(STRIP)'; then \
                    377:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    378:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    379:              install; \
                    380:        else \
                    381:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    382:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    383:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
                    384:        fi
1.1       paf       385: mostlyclean-generic:
                    386: 
                    387: clean-generic:
                    388: 
                    389: distclean-generic:
1.15      paf       390:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.23      moko      391:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       paf       392: 
                    393: maintainer-clean-generic:
1.10      paf       394:        @echo "This command is intended for maintainers to use"
                    395:        @echo "it deletes files that may require special tools to rebuild."
                    396: clean: clean-am
                    397: 
1.21      moko      398: clean-am: clean-generic clean-libtool mostlyclean-am
1.10      paf       399: 
                    400: distclean: distclean-am
1.15      paf       401:        -rm -f Makefile
1.23      moko      402: distclean-am: clean-am distclean-generic
1.10      paf       403: 
                    404: dvi: dvi-am
                    405: 
                    406: dvi-am:
1.1       paf       407: 
1.15      paf       408: html: html-am
                    409: 
1.23      moko      410: html-am:
                    411: 
1.10      paf       412: info: info-am
                    413: 
                    414: info-am:
1.1       paf       415: 
1.10      paf       416: install-data-am:
1.1       paf       417: 
1.23      moko      418: install-dvi: install-dvi-am
                    419: 
                    420: install-dvi-am:
                    421: 
1.10      paf       422: install-exec-am:
1.1       paf       423: 
1.23      moko      424: install-html: install-html-am
                    425: 
                    426: install-html-am:
                    427: 
1.10      paf       428: install-info: install-info-am
1.1       paf       429: 
1.23      moko      430: install-info-am:
                    431: 
1.10      paf       432: install-man:
1.1       paf       433: 
1.23      moko      434: install-pdf: install-pdf-am
                    435: 
                    436: install-pdf-am:
                    437: 
                    438: install-ps: install-ps-am
                    439: 
                    440: install-ps-am:
                    441: 
1.10      paf       442: installcheck-am:
1.1       paf       443: 
                    444: maintainer-clean: maintainer-clean-am
1.15      paf       445:        -rm -f Makefile
1.10      paf       446: maintainer-clean-am: distclean-am maintainer-clean-generic
                    447: 
                    448: mostlyclean: mostlyclean-am
                    449: 
1.21      moko      450: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1.10      paf       451: 
                    452: pdf: pdf-am
                    453: 
                    454: pdf-am:
                    455: 
                    456: ps: ps-am
                    457: 
                    458: ps-am:
                    459: 
1.23      moko      460: uninstall-am:
                    461: 
                    462: .MAKE: install-am install-strip
1.1       paf       463: 
1.21      moko      464: .PHONY: all all-am check check-am clean clean-generic clean-libtool \
1.25      moko      465:        cscopelist-am ctags-am distclean distclean-generic \
                    466:        distclean-libtool distdir dvi dvi-am html html-am info info-am \
                    467:        install install-am install-data install-data-am install-dvi \
                    468:        install-dvi-am install-exec install-exec-am install-html \
                    469:        install-html-am install-info install-info-am install-man \
                    470:        install-pdf install-pdf-am install-ps install-ps-am \
                    471:        install-strip installcheck installcheck-am installdirs \
                    472:        maintainer-clean maintainer-clean-generic mostlyclean \
                    473:        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
                    474:        tags-am uninstall uninstall-am
                    475: 
                    476: .PRECIOUS: Makefile
1.23      moko      477: 
1.1       paf       478: 
                    479: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    480: # Otherwise a system limit (for SysV at least) may be exceeded.
                    481: .NOEXPORT:

E-mail: