Annotation of parser3/src/lib/cord/Makefile.in, revision 1.4

1.2       paf         1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
                      2: # @configure_input@
                      3: 
                      4: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
                      5: # Free Software Foundation, Inc.
                      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: 
                     17: srcdir = @srcdir@
                     18: top_srcdir = @top_srcdir@
                     19: VPATH = @srcdir@
                     20: pkgdatadir = $(datadir)/@PACKAGE@
                     21: pkglibdir = $(libdir)/@PACKAGE@
                     22: pkgincludedir = $(includedir)/@PACKAGE@
                     23: top_builddir = ../../..
                     24: 
                     25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     26: INSTALL = @INSTALL@
                     27: install_sh_DATA = $(install_sh) -c -m 644
                     28: install_sh_PROGRAM = $(install_sh) -c
                     29: install_sh_SCRIPT = $(install_sh) -c
                     30: INSTALL_HEADER = $(INSTALL_DATA)
                     31: transform = $(program_transform_name)
                     32: NORMAL_INSTALL = :
                     33: PRE_INSTALL = :
                     34: POST_INSTALL = :
                     35: NORMAL_UNINSTALL = :
                     36: PRE_UNINSTALL = :
                     37: POST_UNINSTALL = :
                     38: host_triplet = @host@
                     39: ACLOCAL = @ACLOCAL@
                     40: AMDEP_FALSE = @AMDEP_FALSE@
                     41: AMDEP_TRUE = @AMDEP_TRUE@
                     42: AMTAR = @AMTAR@
                     43: APACHE13 = @APACHE13@
                     44: AUTOCONF = @AUTOCONF@
                     45: AUTOHEADER = @AUTOHEADER@
                     46: AUTOMAKE = @AUTOMAKE@
                     47: AWK = @AWK@
                     48: CC = @CC@
                     49: CCDEPMODE = @CCDEPMODE@
                     50: CFLAGS = @CFLAGS@
                     51: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
                     52: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
                     53: CPP = @CPP@
                     54: CPPFLAGS = @CPPFLAGS@
                     55: CPP_LIBS = @CPP_LIBS@
                     56: CXX = @CXX@
                     57: CXXDEPMODE = @CXXDEPMODE@
                     58: CXXFLAGS = @CXXFLAGS@
                     59: CYGPATH_W = @CYGPATH_W@
                     60: DEFS = @DEFS@
                     61: DEPDIR = @DEPDIR@
                     62: ECHO_C = @ECHO_C@
                     63: ECHO_N = @ECHO_N@
                     64: ECHO_T = @ECHO_T@
                     65: EGREP = @EGREP@
                     66: EXEEXT = @EXEEXT@
                     67: GC_LIBS = @GC_LIBS@
                     68: INCLTDL = @INCLTDL@
                     69: INSTALL_DATA = @INSTALL_DATA@
                     70: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                     71: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                     72: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                     73: LDFLAGS = @LDFLAGS@
                     74: LIBADD_DL = @LIBADD_DL@
                     75: LIBLTDL = @LIBLTDL@
                     76: LIBOBJS = @LIBOBJS@
                     77: LIBS = @LIBS@
                     78: LTLIBOBJS = @LTLIBOBJS@
                     79: MAKEINFO = @MAKEINFO@
                     80: MIME_INCLUDES = @MIME_INCLUDES@
                     81: MIME_LIBS = @MIME_LIBS@
                     82: OBJEXT = @OBJEXT@
                     83: P3S = @P3S@
                     84: PACKAGE = @PACKAGE@
                     85: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                     86: PACKAGE_NAME = @PACKAGE_NAME@
                     87: PACKAGE_STRING = @PACKAGE_STRING@
                     88: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                     89: PACKAGE_VERSION = @PACKAGE_VERSION@
                     90: PATH_SEPARATOR = @PATH_SEPARATOR@
                     91: RANLIB = @RANLIB@
                     92: SET_MAKE = @SET_MAKE@
                     93: SHELL = @SHELL@
                     94: STRIP = @STRIP@
                     95: VERSION = @VERSION@
                     96: XML_INCLUDES = @XML_INCLUDES@
                     97: XML_LIBS = @XML_LIBS@
                     98: YACC = @YACC@
                     99: ac_ct_CC = @ac_ct_CC@
                    100: ac_ct_CXX = @ac_ct_CXX@
                    101: ac_ct_RANLIB = @ac_ct_RANLIB@
                    102: ac_ct_STRIP = @ac_ct_STRIP@
                    103: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
                    104: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
                    105: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
                    106: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
                    107: am__include = @am__include@
                    108: am__quote = @am__quote@
                    109: bindir = @bindir@
                    110: build = @build@
                    111: build_alias = @build_alias@
                    112: build_cpu = @build_cpu@
                    113: build_os = @build_os@
                    114: build_vendor = @build_vendor@
                    115: commentcharset_koi8r = @commentcharset_koi8r@
                    116: commentcharset_windows1250 = @commentcharset_windows1250@
                    117: commentcharset_windows1251 = @commentcharset_windows1251@
                    118: commentcharset_windows1257 = @commentcharset_windows1257@
                    119: datadir = @datadir@
                    120: dll_extension = @dll_extension@
                    121: exec_prefix = @exec_prefix@
                    122: host = @host@
                    123: host_alias = @host_alias@
                    124: host_cpu = @host_cpu@
                    125: host_os = @host_os@
                    126: host_vendor = @host_vendor@
                    127: includedir = @includedir@
                    128: infodir = @infodir@
                    129: install_sh = @install_sh@
                    130: libdir = @libdir@
                    131: libexecdir = @libexecdir@
                    132: localstatedir = @localstatedir@
                    133: mandir = @mandir@
                    134: mysql_client = @mysql_client@
                    135: oldincludedir = @oldincludedir@
                    136: oracle_client = @oracle_client@
                    137: pgsql_client = @pgsql_client@
                    138: prefix = @prefix@
                    139: program_transform_name = @program_transform_name@
                    140: sbindir = @sbindir@
                    141: sharedstatedir = @sharedstatedir@
                    142: subdirs = @subdirs@
                    143: sysconfdir = @sysconfdir@
                    144: target_alias = @target_alias@
                    145: INCLUDES = -I../gc/include -Iinclude
                    146: 
                    147: noinst_LIBRARIES = libcord.a
                    148: libcord_a_SOURCES = cordbscs.c cordprnt.c cordxtra.c
                    149: 
1.3       paf       150: EXTRA_DIST = cord.vcproj source.url
1.2       paf       151: 
                    152: SUBDIRS = include
                    153: subdir = src/lib/cord
                    154: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                    155: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
                    156: CONFIG_CLEAN_FILES =
                    157: LIBRARIES = $(noinst_LIBRARIES)
                    158: 
                    159: libcord_a_AR = $(AR) cru
                    160: libcord_a_LIBADD =
                    161: am_libcord_a_OBJECTS = cordbscs.$(OBJEXT) cordprnt.$(OBJEXT) \
                    162:        cordxtra.$(OBJEXT)
                    163: libcord_a_OBJECTS = $(am_libcord_a_OBJECTS)
                    164: 
                    165: DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/src/include
                    166: depcomp = $(SHELL) $(top_srcdir)/depcomp
                    167: am__depfiles_maybe = depfiles
                    168: @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/cordbscs.Po ./$(DEPDIR)/cordprnt.Po \
                    169: @AMDEP_TRUE@   ./$(DEPDIR)/cordxtra.Po
                    170: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
                    171:        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
                    172: CCLD = $(CC)
                    173: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
                    174: DIST_SOURCES = $(libcord_a_SOURCES)
                    175: 
                    176: RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
                    177:        ps-recursive install-info-recursive uninstall-info-recursive \
                    178:        all-recursive install-data-recursive install-exec-recursive \
                    179:        installdirs-recursive install-recursive uninstall-recursive \
                    180:        check-recursive installcheck-recursive
                    181: DIST_COMMON = Makefile.am Makefile.in
                    182: DIST_SUBDIRS = $(SUBDIRS)
                    183: SOURCES = $(libcord_a_SOURCES)
                    184: 
                    185: all: all-recursive
                    186: 
                    187: .SUFFIXES:
                    188: .SUFFIXES: .c .o .obj
                    189: $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
                    190:        cd $(top_srcdir) && \
                    191:          $(AUTOMAKE) --gnu  src/lib/cord/Makefile
                    192: Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
                    193:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
                    194: 
                    195: AR = ar
                    196: 
                    197: clean-noinstLIBRARIES:
                    198:        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
                    199: libcord.a: $(libcord_a_OBJECTS) $(libcord_a_DEPENDENCIES) 
                    200:        -rm -f libcord.a
                    201:        $(libcord_a_AR) libcord.a $(libcord_a_OBJECTS) $(libcord_a_LIBADD)
                    202:        $(RANLIB) libcord.a
                    203: 
                    204: mostlyclean-compile:
                    205:        -rm -f *.$(OBJEXT) core *.core
                    206: 
                    207: distclean-compile:
                    208:        -rm -f *.tab.c
                    209: 
                    210: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cordbscs.Po@am__quote@
                    211: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cordprnt.Po@am__quote@
                    212: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cordxtra.Po@am__quote@
                    213: 
                    214: distclean-depend:
                    215:        -rm -rf ./$(DEPDIR)
                    216: 
                    217: .c.o:
                    218: @am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
                    219: @am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
                    220: @am__fastdepCC_TRUE@   then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
                    221: @am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
                    222: @am__fastdepCC_TRUE@   fi
                    223: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    224: @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
                    225: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    226: @am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
                    227: 
                    228: .c.obj:
                    229: @am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
                    230: @am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
                    231: @am__fastdepCC_TRUE@   then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
                    232: @am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
                    233: @am__fastdepCC_TRUE@   fi
                    234: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    235: @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
                    236: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    237: @am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
                    238: uninstall-info-am:
                    239: 
                    240: # This directory's subdirectories are mostly independent; you can cd
                    241: # into them and run `make' without going through this Makefile.
                    242: # To change the values of `make' variables: instead of editing Makefiles,
                    243: # (1) if the variable is set in `config.status', edit `config.status'
                    244: #     (which will cause the Makefiles to be regenerated when you run `make');
                    245: # (2) otherwise, pass the desired values on the `make' command line.
                    246: $(RECURSIVE_TARGETS):
                    247:        @set fnord $$MAKEFLAGS; amf=$$2; \
                    248:        dot_seen=no; \
                    249:        target=`echo $@ | sed s/-recursive//`; \
                    250:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    251:          echo "Making $$target in $$subdir"; \
                    252:          if test "$$subdir" = "."; then \
                    253:            dot_seen=yes; \
                    254:            local_target="$$target-am"; \
                    255:          else \
                    256:            local_target="$$target"; \
                    257:          fi; \
                    258:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    259:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    260:        done; \
                    261:        if test "$$dot_seen" = "no"; then \
                    262:          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
                    263:        fi; test -z "$$fail"
                    264: 
                    265: mostlyclean-recursive clean-recursive distclean-recursive \
                    266: maintainer-clean-recursive:
                    267:        @set fnord $$MAKEFLAGS; amf=$$2; \
                    268:        dot_seen=no; \
                    269:        case "$@" in \
                    270:          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
                    271:          *) list='$(SUBDIRS)' ;; \
                    272:        esac; \
                    273:        rev=''; for subdir in $$list; do \
                    274:          if test "$$subdir" = "."; then :; else \
                    275:            rev="$$subdir $$rev"; \
                    276:          fi; \
                    277:        done; \
                    278:        rev="$$rev ."; \
                    279:        target=`echo $@ | sed s/-recursive//`; \
                    280:        for subdir in $$rev; do \
                    281:          echo "Making $$target in $$subdir"; \
                    282:          if test "$$subdir" = "."; then \
                    283:            local_target="$$target-am"; \
                    284:          else \
                    285:            local_target="$$target"; \
                    286:          fi; \
                    287:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    288:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    289:        done && test -z "$$fail"
                    290: tags-recursive:
                    291:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    292:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
                    293:        done
                    294: ctags-recursive:
                    295:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    296:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
                    297:        done
                    298: 
                    299: ETAGS = etags
                    300: ETAGSFLAGS =
                    301: 
                    302: CTAGS = ctags
                    303: CTAGSFLAGS =
                    304: 
                    305: tags: TAGS
                    306: 
                    307: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    308:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
                    309:        unique=`for i in $$list; do \
                    310:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    311:          done | \
                    312:          $(AWK) '    { files[$$0] = 1; } \
                    313:               END { for (i in files) print i; }'`; \
                    314:        mkid -fID $$unique
                    315: 
                    316: TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    317:                $(TAGS_FILES) $(LISP)
                    318:        tags=; \
                    319:        here=`pwd`; \
                    320:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    321:          if test "$$subdir" = .; then :; else \
                    322:            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
                    323:          fi; \
                    324:        done; \
                    325:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    326:        unique=`for i in $$list; do \
                    327:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    328:          done | \
                    329:          $(AWK) '    { files[$$0] = 1; } \
                    330:               END { for (i in files) print i; }'`; \
                    331:        test -z "$(ETAGS_ARGS)$$tags$$unique" \
                    332:          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    333:             $$tags $$unique
                    334: 
                    335: ctags: CTAGS
                    336: CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    337:                $(TAGS_FILES) $(LISP)
                    338:        tags=; \
                    339:        here=`pwd`; \
                    340:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    341:        unique=`for i in $$list; do \
                    342:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    343:          done | \
                    344:          $(AWK) '    { files[$$0] = 1; } \
                    345:               END { for (i in files) print i; }'`; \
                    346:        test -z "$(CTAGS_ARGS)$$tags$$unique" \
                    347:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
                    348:             $$tags $$unique
                    349: 
                    350: GTAGS:
                    351:        here=`$(am__cd) $(top_builddir) && pwd` \
                    352:          && cd $(top_srcdir) \
                    353:          && gtags -i $(GTAGS_ARGS) $$here
                    354: 
                    355: distclean-tags:
                    356:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    357: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                    358: 
                    359: top_distdir = ../../..
                    360: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
                    361: 
                    362: distdir: $(DISTFILES)
                    363:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
                    364:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
                    365:        list='$(DISTFILES)'; for file in $$list; do \
                    366:          case $$file in \
                    367:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
                    368:            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
                    369:          esac; \
                    370:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    371:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
                    372:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
                    373:            dir="/$$dir"; \
                    374:            $(mkinstalldirs) "$(distdir)$$dir"; \
                    375:          else \
                    376:            dir=''; \
                    377:          fi; \
                    378:          if test -d $$d/$$file; then \
                    379:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    380:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
                    381:            fi; \
                    382:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
                    383:          else \
                    384:            test -f $(distdir)/$$file \
                    385:            || cp -p $$d/$$file $(distdir)/$$file \
                    386:            || exit 1; \
                    387:          fi; \
                    388:        done
                    389:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    390:          if test "$$subdir" = .; then :; else \
                    391:            test -d $(distdir)/$$subdir \
                    392:            || mkdir $(distdir)/$$subdir \
                    393:            || exit 1; \
                    394:            (cd $$subdir && \
                    395:              $(MAKE) $(AM_MAKEFLAGS) \
                    396:                top_distdir="$(top_distdir)" \
                    397:                distdir=../$(distdir)/$$subdir \
                    398:                distdir) \
                    399:              || exit 1; \
                    400:          fi; \
                    401:        done
                    402: check-am: all-am
                    403: check: check-recursive
                    404: all-am: Makefile $(LIBRARIES)
                    405: installdirs: installdirs-recursive
                    406: installdirs-am:
                    407: 
                    408: install: install-recursive
                    409: install-exec: install-exec-recursive
                    410: install-data: install-data-recursive
                    411: uninstall: uninstall-recursive
                    412: 
                    413: install-am: all-am
                    414:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    415: 
                    416: installcheck: installcheck-recursive
                    417: install-strip:
                    418:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    419:          INSTALL_STRIP_FLAG=-s \
                    420:          `test -z '$(STRIP)' || \
                    421:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    422: mostlyclean-generic:
                    423: 
                    424: clean-generic:
                    425: 
                    426: distclean-generic:
                    427:        -rm -f Makefile $(CONFIG_CLEAN_FILES)
                    428: 
                    429: maintainer-clean-generic:
                    430:        @echo "This command is intended for maintainers to use"
                    431:        @echo "it deletes files that may require special tools to rebuild."
                    432: clean: clean-recursive
                    433: 
                    434: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
                    435: 
                    436: distclean: distclean-recursive
                    437: 
                    438: distclean-am: clean-am distclean-compile distclean-depend \
                    439:        distclean-generic distclean-tags
                    440: 
                    441: dvi: dvi-recursive
                    442: 
                    443: dvi-am:
                    444: 
                    445: info: info-recursive
                    446: 
                    447: info-am:
                    448: 
                    449: install-data-am:
                    450: 
                    451: install-exec-am:
                    452: 
                    453: install-info: install-info-recursive
                    454: 
                    455: install-man:
                    456: 
                    457: installcheck-am:
                    458: 
                    459: maintainer-clean: maintainer-clean-recursive
                    460: 
                    461: maintainer-clean-am: distclean-am maintainer-clean-generic
                    462: 
                    463: mostlyclean: mostlyclean-recursive
                    464: 
                    465: mostlyclean-am: mostlyclean-compile mostlyclean-generic
                    466: 
                    467: pdf: pdf-recursive
                    468: 
                    469: pdf-am:
                    470: 
                    471: ps: ps-recursive
                    472: 
                    473: ps-am:
                    474: 
                    475: uninstall-am: uninstall-info-am
                    476: 
                    477: uninstall-info: uninstall-info-recursive
                    478: 
                    479: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
                    480:        clean-generic clean-noinstLIBRARIES clean-recursive ctags \
                    481:        ctags-recursive distclean distclean-compile distclean-depend \
                    482:        distclean-generic distclean-recursive distclean-tags distdir \
                    483:        dvi dvi-am dvi-recursive info info-am info-recursive install \
                    484:        install-am install-data install-data-am install-data-recursive \
                    485:        install-exec install-exec-am install-exec-recursive \
                    486:        install-info install-info-am install-info-recursive install-man \
                    487:        install-recursive install-strip installcheck installcheck-am \
                    488:        installdirs installdirs-am installdirs-recursive \
                    489:        maintainer-clean maintainer-clean-generic \
                    490:        maintainer-clean-recursive mostlyclean mostlyclean-compile \
                    491:        mostlyclean-generic mostlyclean-recursive pdf pdf-am \
                    492:        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
                    493:        uninstall uninstall-am uninstall-info-am \
                    494:        uninstall-info-recursive uninstall-recursive
                    495: 
                    496: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    497: # Otherwise a system limit (for SysV at least) may be exceeded.
                    498: .NOEXPORT:

E-mail: