Annotation of sql/pgsql/Makefile.in, revision 1.9

1.9     ! paf         1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
        !             2: # @configure_input@
1.1       parser      3: 
1.9     ! paf         4: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
        !             5: # Free Software Foundation, Inc.
1.1       parser      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.9     ! paf        15: @SET_MAKE@
1.1       parser     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: 
1.9     ! paf        25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.1       parser     26: INSTALL = @INSTALL@
1.9     ! paf        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)
1.1       parser     32: NORMAL_INSTALL = :
                     33: PRE_INSTALL = :
                     34: POST_INSTALL = :
                     35: NORMAL_UNINSTALL = :
                     36: PRE_UNINSTALL = :
                     37: POST_UNINSTALL = :
                     38: host_triplet = @host@
1.9     ! paf        39: ACLOCAL = @ACLOCAL@
        !            40: AMDEP_FALSE = @AMDEP_FALSE@
        !            41: AMDEP_TRUE = @AMDEP_TRUE@
        !            42: AMTAR = @AMTAR@
        !            43: AUTOCONF = @AUTOCONF@
        !            44: AUTOHEADER = @AUTOHEADER@
        !            45: AUTOMAKE = @AUTOMAKE@
1.1       parser     46: AWK = @AWK@
                     47: CC = @CC@
1.9     ! paf        48: CCDEPMODE = @CCDEPMODE@
        !            49: CFLAGS = @CFLAGS@
        !            50: CPPFLAGS = @CPPFLAGS@
1.1       parser     51: CXX = @CXX@
1.9     ! paf        52: CXXCPP = @CXXCPP@
        !            53: CXXDEPMODE = @CXXDEPMODE@
        !            54: CXXFLAGS = @CXXFLAGS@
        !            55: CYGPATH_W = @CYGPATH_W@
        !            56: DEFS = @DEFS@
        !            57: DEPDIR = @DEPDIR@
        !            58: ECHO = @ECHO@
        !            59: ECHO_C = @ECHO_C@
        !            60: ECHO_N = @ECHO_N@
        !            61: ECHO_T = @ECHO_T@
        !            62: EGREP = @EGREP@
        !            63: EXEEXT = @EXEEXT@
1.1       parser     64: INCLTDL = @INCLTDL@
1.9     ! paf        65: INSTALL_DATA = @INSTALL_DATA@
        !            66: INSTALL_PROGRAM = @INSTALL_PROGRAM@
        !            67: INSTALL_SCRIPT = @INSTALL_SCRIPT@
        !            68: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
        !            69: LDFLAGS = @LDFLAGS@
1.1       parser     70: LIBADD_DL = @LIBADD_DL@
                     71: LIBLTDL = @LIBLTDL@
1.9     ! paf        72: LIBOBJS = @LIBOBJS@
        !            73: LIBS = @LIBS@
1.1       parser     74: LIBTOOL = @LIBTOOL@
                     75: LN_S = @LN_S@
1.9     ! paf        76: LTLIBOBJS = @LTLIBOBJS@
1.1       parser     77: MAKEINFO = @MAKEINFO@
1.9     ! paf        78: OBJEXT = @OBJEXT@
1.1       parser     79: PACKAGE = @PACKAGE@
1.9     ! paf        80: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
        !            81: PACKAGE_NAME = @PACKAGE_NAME@
        !            82: PACKAGE_STRING = @PACKAGE_STRING@
        !            83: PACKAGE_TARNAME = @PACKAGE_TARNAME@
        !            84: PACKAGE_VERSION = @PACKAGE_VERSION@
        !            85: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1       parser     86: PGSQL_INC = @PGSQL_INC@
                     87: RANLIB = @RANLIB@
1.9     ! paf        88: SET_MAKE = @SET_MAKE@
        !            89: SHELL = @SHELL@
        !            90: STRIP = @STRIP@
1.1       parser     91: VERSION = @VERSION@
1.9     ! paf        92: ac_ct_CC = @ac_ct_CC@
        !            93: ac_ct_CXX = @ac_ct_CXX@
        !            94: ac_ct_RANLIB = @ac_ct_RANLIB@
        !            95: ac_ct_STRIP = @ac_ct_STRIP@
        !            96: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
        !            97: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
        !            98: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
        !            99: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
        !           100: am__include = @am__include@
        !           101: am__quote = @am__quote@
        !           102: bindir = @bindir@
        !           103: build = @build@
        !           104: build_alias = @build_alias@
        !           105: build_cpu = @build_cpu@
        !           106: build_os = @build_os@
        !           107: build_vendor = @build_vendor@
        !           108: datadir = @datadir@
        !           109: exec_prefix = @exec_prefix@
        !           110: host = @host@
        !           111: host_alias = @host_alias@
        !           112: host_cpu = @host_cpu@
        !           113: host_os = @host_os@
        !           114: host_vendor = @host_vendor@
        !           115: includedir = @includedir@
        !           116: infodir = @infodir@
        !           117: install_sh = @install_sh@
        !           118: libdir = @libdir@
        !           119: libexecdir = @libexecdir@
        !           120: localstatedir = @localstatedir@
        !           121: mandir = @mandir@
        !           122: oldincludedir = @oldincludedir@
        !           123: prefix = @prefix@
        !           124: program_transform_name = @program_transform_name@
        !           125: sbindir = @sbindir@
        !           126: sharedstatedir = @sharedstatedir@
        !           127: subdirs = @subdirs@
        !           128: sysconfdir = @sysconfdir@
        !           129: target_alias = @target_alias@
1.1       parser    130: SUBDIRS = libltdl
                    131: 
                    132: LIBTOOL_DEPS = @LIBTOOL_DEPS@
                    133: 
1.6       paf       134: INCLUDES = -I../../parser3/src/sql $(INCLTDL) -I$(PGSQL_INC)
1.1       parser    135: 
1.4       paf       136: noinst_HEADERS = config_includes.h
1.3       paf       137: lib_LTLIBRARIES = libparser3pgsql.la
1.4       paf       138: libparser3pgsql_la_SOURCES = parser3pgsql.C
1.3       paf       139: libparser3pgsql_la_LIBADD = $(LIBLTDL)
                    140: libparser3pgsql_la_LDFLAGS = -module -avoid-version
1.4       paf       141: 
                    142: EXTRA_DIST = config_fixed.h
1.9     ! paf       143: subdir = .
1.1       parser    144: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                    145: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                    146: CONFIG_HEADER = config_auto.h
1.9     ! paf       147: CONFIG_CLEAN_FILES =
        !           148: LTLIBRARIES = $(lib_LTLIBRARIES)
1.1       parser    149: 
1.9     ! paf       150: libparser3pgsql_la_DEPENDENCIES =
        !           151: am_libparser3pgsql_la_OBJECTS = parser3pgsql.lo
        !           152: libparser3pgsql_la_OBJECTS = $(am_libparser3pgsql_la_OBJECTS)
        !           153: 
        !           154: DEFAULT_INCLUDES =  -I. -I$(srcdir) -I.
        !           155: depcomp = $(SHELL) $(top_srcdir)/depcomp
        !           156: am__depfiles_maybe = depfiles
        !           157: @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/parser3pgsql.Plo
        !           158: CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
        !           159:        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
        !           160: LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
        !           161:        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
        !           162:        $(AM_CXXFLAGS) $(CXXFLAGS)
1.1       parser    163: CXXLD = $(CXX)
1.9     ! paf       164: CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
        !           165:        $(AM_LDFLAGS) $(LDFLAGS) -o $@
        !           166: DIST_SOURCES = $(libparser3pgsql_la_SOURCES)
        !           167: HEADERS = $(noinst_HEADERS)
        !           168: 
        !           169: 
        !           170: RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
        !           171:        ps-recursive install-info-recursive uninstall-info-recursive \
        !           172:        all-recursive install-data-recursive install-exec-recursive \
        !           173:        installdirs-recursive install-recursive uninstall-recursive \
        !           174:        check-recursive installcheck-recursive
        !           175: DIST_COMMON = README $(noinst_HEADERS) AUTHORS COPYING ChangeLog \
        !           176:        INSTALL Makefile.am Makefile.in NEWS acinclude.m4 aclocal.m4 \
        !           177:        config.guess config.sub config_auto.h.in configure configure.in \
        !           178:        install-sh ltmain.sh missing mkinstalldirs
        !           179: DIST_SUBDIRS = $(SUBDIRS)
        !           180: SOURCES = $(libparser3pgsql_la_SOURCES)
1.4       paf       181: 
1.9     ! paf       182: all: config_auto.h
        !           183:        $(MAKE) $(AM_MAKEFLAGS) all-recursive
1.1       parser    184: 
                    185: .SUFFIXES:
1.9     ! paf       186: .SUFFIXES: .C .lo .o .obj
1.1       parser    187: 
1.9     ! paf       188: am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
        !           189:  configure.lineno
        !           190: $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
        !           191:        cd $(top_srcdir) && \
        !           192:          $(AUTOMAKE) --gnu  Makefile
        !           193: Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
        !           194:        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
1.1       parser    195: 
1.9     ! paf       196: $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1.1       parser    197:        $(SHELL) ./config.status --recheck
1.9     ! paf       198: $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
1.1       parser    199:        cd $(srcdir) && $(AUTOCONF)
                    200: 
1.9     ! paf       201: $(ACLOCAL_M4):  configure.in acinclude.m4
        !           202:        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
        !           203: 
        !           204: config_auto.h: stamp-h1
1.1       parser    205:        @if test ! -f $@; then \
1.9     ! paf       206:          rm -f stamp-h1; \
        !           207:          $(MAKE) stamp-h1; \
1.1       parser    208:        else :; fi
                    209: 
1.9     ! paf       210: stamp-h1: $(srcdir)/config_auto.h.in $(top_builddir)/config.status
        !           211:        @rm -f stamp-h1
        !           212:        cd $(top_builddir) && $(SHELL) ./config.status config_auto.h
1.1       parser    213: 
1.9     ! paf       214: $(srcdir)/config_auto.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) 
        !           215:        cd $(top_srcdir) && $(AUTOHEADER)
        !           216:        touch $(srcdir)/config_auto.h.in
1.1       parser    217: 
                    218: distclean-hdr:
1.9     ! paf       219:        -rm -f config_auto.h stamp-h1
        !           220: libLTLIBRARIES_INSTALL = $(INSTALL)
1.1       parser    221: install-libLTLIBRARIES: $(lib_LTLIBRARIES)
                    222:        @$(NORMAL_INSTALL)
                    223:        $(mkinstalldirs) $(DESTDIR)$(libdir)
                    224:        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
                    225:          if test -f $$p; then \
1.9     ! paf       226:            f="`echo $$p | sed -e 's|^.*/||'`"; \
        !           227:            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
        !           228:            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
1.1       parser    229:          else :; fi; \
                    230:        done
                    231: 
                    232: uninstall-libLTLIBRARIES:
                    233:        @$(NORMAL_UNINSTALL)
1.9     ! paf       234:        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
        !           235:            p="`echo $$p | sed -e 's|^.*/||'`"; \
        !           236:          echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
        !           237:          $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
1.1       parser    238:        done
                    239: 
1.9     ! paf       240: clean-libLTLIBRARIES:
        !           241:        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
        !           242:        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
        !           243:          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
        !           244:          test "$$dir" = "$$p" && dir=.; \
        !           245:          echo "rm -f \"$${dir}/so_locations\""; \
        !           246:          rm -f "$${dir}/so_locations"; \
        !           247:        done
        !           248: libparser3pgsql.la: $(libparser3pgsql_la_OBJECTS) $(libparser3pgsql_la_DEPENDENCIES) 
        !           249:        $(CXXLINK) -rpath $(libdir) $(libparser3pgsql_la_LDFLAGS) $(libparser3pgsql_la_OBJECTS) $(libparser3pgsql_la_LIBADD) $(LIBS)
1.1       parser    250: 
                    251: mostlyclean-compile:
1.9     ! paf       252:        -rm -f *.$(OBJEXT) core *.core
1.1       parser    253: 
                    254: distclean-compile:
                    255:        -rm -f *.tab.c
                    256: 
1.9     ! paf       257: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parser3pgsql.Plo@am__quote@
1.1       parser    258: 
1.9     ! paf       259: distclean-depend:
        !           260:        -rm -rf ./$(DEPDIR)
1.1       parser    261: 
1.9     ! paf       262: .C.o:
        !           263: @am__fastdepCXX_TRUE@  if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
        !           264: @am__fastdepCXX_TRUE@    -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
        !           265: @am__fastdepCXX_TRUE@  then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
        !           266: @am__fastdepCXX_TRUE@  else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
        !           267: @am__fastdepCXX_TRUE@  fi
        !           268: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
        !           269: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
        !           270: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
        !           271: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
        !           272: 
        !           273: .C.obj:
        !           274: @am__fastdepCXX_TRUE@  if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
        !           275: @am__fastdepCXX_TRUE@    -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
        !           276: @am__fastdepCXX_TRUE@  then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
        !           277: @am__fastdepCXX_TRUE@  else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
        !           278: @am__fastdepCXX_TRUE@  fi
        !           279: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
        !           280: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
        !           281: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
        !           282: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
        !           283: 
        !           284: .C.lo:
        !           285: @am__fastdepCXX_TRUE@  if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
        !           286: @am__fastdepCXX_TRUE@    -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
        !           287: @am__fastdepCXX_TRUE@  then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
        !           288: @am__fastdepCXX_TRUE@  else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
        !           289: @am__fastdepCXX_TRUE@  fi
        !           290: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
        !           291: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
        !           292: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
        !           293: @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
1.1       parser    294: 
                    295: mostlyclean-libtool:
                    296:        -rm -f *.lo
                    297: 
                    298: clean-libtool:
                    299:        -rm -rf .libs _libs
                    300: 
                    301: distclean-libtool:
1.9     ! paf       302:        -rm -f libtool
        !           303: uninstall-info-am:
1.1       parser    304: 
                    305: # This directory's subdirectories are mostly independent; you can cd
                    306: # into them and run `make' without going through this Makefile.
                    307: # To change the values of `make' variables: instead of editing Makefiles,
                    308: # (1) if the variable is set in `config.status', edit `config.status'
                    309: #     (which will cause the Makefiles to be regenerated when you run `make');
                    310: # (2) otherwise, pass the desired values on the `make' command line.
1.9     ! paf       311: $(RECURSIVE_TARGETS):
        !           312:        @set fnord $$MAKEFLAGS; amf=$$2; \
1.1       parser    313:        dot_seen=no; \
                    314:        target=`echo $@ | sed s/-recursive//`; \
                    315:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    316:          echo "Making $$target in $$subdir"; \
                    317:          if test "$$subdir" = "."; then \
                    318:            dot_seen=yes; \
                    319:            local_target="$$target-am"; \
                    320:          else \
                    321:            local_target="$$target"; \
                    322:          fi; \
                    323:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    324:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    325:        done; \
                    326:        if test "$$dot_seen" = "no"; then \
                    327:          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
                    328:        fi; test -z "$$fail"
                    329: 
                    330: mostlyclean-recursive clean-recursive distclean-recursive \
                    331: maintainer-clean-recursive:
1.9     ! paf       332:        @set fnord $$MAKEFLAGS; amf=$$2; \
1.1       parser    333:        dot_seen=no; \
1.9     ! paf       334:        case "$@" in \
        !           335:          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
        !           336:          *) list='$(SUBDIRS)' ;; \
        !           337:        esac; \
        !           338:        rev=''; for subdir in $$list; do \
        !           339:          if test "$$subdir" = "."; then :; else \
        !           340:            rev="$$subdir $$rev"; \
        !           341:          fi; \
1.1       parser    342:        done; \
1.9     ! paf       343:        rev="$$rev ."; \
1.1       parser    344:        target=`echo $@ | sed s/-recursive//`; \
                    345:        for subdir in $$rev; do \
                    346:          echo "Making $$target in $$subdir"; \
                    347:          if test "$$subdir" = "."; then \
                    348:            local_target="$$target-am"; \
                    349:          else \
                    350:            local_target="$$target"; \
                    351:          fi; \
                    352:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    353:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    354:        done && test -z "$$fail"
                    355: tags-recursive:
                    356:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    357:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
                    358:        done
1.9     ! paf       359: ctags-recursive:
        !           360:        list='$(SUBDIRS)'; for subdir in $$list; do \
        !           361:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
        !           362:        done
        !           363: 
        !           364: ETAGS = etags
        !           365: ETAGSFLAGS =
        !           366: 
        !           367: CTAGS = ctags
        !           368: CTAGSFLAGS =
1.1       parser    369: 
                    370: tags: TAGS
                    371: 
1.9     ! paf       372: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        !           373:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
        !           374:        unique=`for i in $$list; do \
        !           375:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           376:          done | \
        !           377:          $(AWK) '    { files[$$0] = 1; } \
1.1       parser    378:               END { for (i in files) print i; }'`; \
1.9     ! paf       379:        mkid -fID $$unique
1.1       parser    380: 
1.9     ! paf       381: TAGS: tags-recursive $(HEADERS) $(SOURCES) config_auto.h.in $(TAGS_DEPENDENCIES) \
        !           382:                $(TAGS_FILES) $(LISP)
1.1       parser    383:        tags=; \
                    384:        here=`pwd`; \
                    385:        list='$(SUBDIRS)'; for subdir in $$list; do \
1.9     ! paf       386:          if test "$$subdir" = .; then :; else \
1.1       parser    387:            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
1.9     ! paf       388:          fi; \
1.1       parser    389:        done; \
1.9     ! paf       390:        list='$(SOURCES) $(HEADERS) config_auto.h.in $(LISP) $(TAGS_FILES)'; \
        !           391:        unique=`for i in $$list; do \
        !           392:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           393:          done | \
        !           394:          $(AWK) '    { files[$$0] = 1; } \
1.1       parser    395:               END { for (i in files) print i; }'`; \
1.9     ! paf       396:        test -z "$(ETAGS_ARGS)$$tags$$unique" \
        !           397:          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           398:             $$tags $$unique
        !           399: 
        !           400: ctags: CTAGS
        !           401: CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config_auto.h.in $(TAGS_DEPENDENCIES) \
        !           402:                $(TAGS_FILES) $(LISP)
        !           403:        tags=; \
        !           404:        here=`pwd`; \
        !           405:        list='$(SOURCES) $(HEADERS) config_auto.h.in $(LISP) $(TAGS_FILES)'; \
        !           406:        unique=`for i in $$list; do \
        !           407:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           408:          done | \
        !           409:          $(AWK) '    { files[$$0] = 1; } \
        !           410:               END { for (i in files) print i; }'`; \
        !           411:        test -z "$(CTAGS_ARGS)$$tags$$unique" \
        !           412:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
        !           413:             $$tags $$unique
        !           414: 
        !           415: GTAGS:
        !           416:        here=`$(am__cd) $(top_builddir) && pwd` \
        !           417:          && cd $(top_srcdir) \
        !           418:          && gtags -i $(GTAGS_ARGS) $$here
1.1       parser    419: 
1.9     ! paf       420: distclean-tags:
        !           421:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
        !           422: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.1       parser    423: 
1.9     ! paf       424: top_distdir = .
        !           425: distdir = $(PACKAGE)-$(VERSION)
1.1       parser    426: 
1.9     ! paf       427: am__remove_distdir = \
        !           428:   { test ! -d $(distdir) \
        !           429:     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
        !           430:          && rm -fr $(distdir); }; }
1.1       parser    431: 
1.9     ! paf       432: GZIP_ENV = --best
        !           433: distuninstallcheck_listfiles = find . -type f -print
        !           434: distcleancheck_listfiles = find . -type f -print
1.1       parser    435: 
                    436: distdir: $(DISTFILES)
1.9     ! paf       437:        $(am__remove_distdir)
1.1       parser    438:        mkdir $(distdir)
1.9     ! paf       439:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        !           440:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        !           441:        list='$(DISTFILES)'; for file in $$list; do \
        !           442:          case $$file in \
        !           443:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
        !           444:            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
        !           445:          esac; \
        !           446:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
        !           447:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
        !           448:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
        !           449:            dir="/$$dir"; \
        !           450:            $(mkinstalldirs) "$(distdir)$$dir"; \
        !           451:          else \
        !           452:            dir=''; \
        !           453:          fi; \
1.1       parser    454:          if test -d $$d/$$file; then \
1.9     ! paf       455:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
        !           456:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
        !           457:            fi; \
        !           458:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       parser    459:          else \
                    460:            test -f $(distdir)/$$file \
1.9     ! paf       461:            || cp -p $$d/$$file $(distdir)/$$file \
        !           462:            || exit 1; \
1.1       parser    463:          fi; \
                    464:        done
1.9     ! paf       465:        list='$(SUBDIRS)'; for subdir in $$list; do \
1.1       parser    466:          if test "$$subdir" = .; then :; else \
                    467:            test -d $(distdir)/$$subdir \
                    468:            || mkdir $(distdir)/$$subdir \
                    469:            || exit 1; \
1.9     ! paf       470:            (cd $$subdir && \
        !           471:              $(MAKE) $(AM_MAKEFLAGS) \
        !           472:                top_distdir="$(top_distdir)" \
        !           473:                distdir=../$(distdir)/$$subdir \
        !           474:                distdir) \
1.1       parser    475:              || exit 1; \
                    476:          fi; \
                    477:        done
1.9     ! paf       478:        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
        !           479:          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
        !           480:          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
        !           481:          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
        !           482:        || chmod -R a+r $(distdir)
        !           483: dist-gzip: distdir
        !           484:        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
        !           485:        $(am__remove_distdir)
        !           486: 
        !           487: dist dist-all: distdir
        !           488:        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
        !           489:        $(am__remove_distdir)
1.1       parser    490: 
1.9     ! paf       491: # This target untars the dist file and tries a VPATH configuration.  Then
        !           492: # it guarantees that the distribution is self-contained by making another
        !           493: # tarfile.
        !           494: distcheck: dist
        !           495:        $(am__remove_distdir)
        !           496:        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
        !           497:        chmod -R a-w $(distdir); chmod a+w $(distdir)
        !           498:        mkdir $(distdir)/=build
        !           499:        mkdir $(distdir)/=inst
        !           500:        chmod a-w $(distdir)
        !           501:        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
        !           502:          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
        !           503:          && cd $(distdir)/=build \
        !           504:          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
        !           505:            $(DISTCHECK_CONFIGURE_FLAGS) \
        !           506:          && $(MAKE) $(AM_MAKEFLAGS) \
        !           507:          && $(MAKE) $(AM_MAKEFLAGS) dvi \
        !           508:          && $(MAKE) $(AM_MAKEFLAGS) check \
        !           509:          && $(MAKE) $(AM_MAKEFLAGS) install \
        !           510:          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
        !           511:          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
        !           512:          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
        !           513:                distuninstallcheck \
        !           514:          && chmod -R a-w "$$dc_install_base" \
        !           515:          && ({ \
        !           516:               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
        !           517:               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
        !           518:               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
        !           519:               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
        !           520:                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
        !           521:              } || { rm -rf "$$dc_destdir"; exit 1; }) \
        !           522:          && rm -rf "$$dc_destdir" \
        !           523:          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
        !           524:          && rm -f $(distdir).tar.gz \
        !           525:          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
        !           526:        $(am__remove_distdir)
        !           527:        @echo "$(distdir).tar.gz is ready for distribution" | \
        !           528:          sed 'h;s/./=/g;p;x;p;x'
        !           529: distuninstallcheck:
        !           530:        cd $(distuninstallcheck_dir) \
        !           531:        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
        !           532:           || { echo "ERROR: files left after uninstall:" ; \
        !           533:                if test -n "$(DESTDIR)"; then \
        !           534:                  echo "  (check DESTDIR support)"; \
        !           535:                fi ; \
        !           536:                $(distuninstallcheck_listfiles) ; \
        !           537:                exit 1; } >&2
        !           538: distcleancheck: distclean
        !           539:        if test '$(srcdir)' = . ; then \
        !           540:          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
        !           541:          exit 1 ; \
        !           542:        fi
        !           543:        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
        !           544:          || { echo "ERROR: files left in build directory after distclean:" ; \
        !           545:               $(distcleancheck_listfiles) ; \
        !           546:               exit 1; } >&2
1.1       parser    547: check-am: all-am
                    548: check: check-recursive
1.9     ! paf       549: all-am: Makefile $(LTLIBRARIES) $(HEADERS) config_auto.h
        !           550: installdirs: installdirs-recursive
        !           551: installdirs-am:
        !           552:        $(mkinstalldirs) $(DESTDIR)$(libdir)
1.1       parser    553: 
1.9     ! paf       554: install: install-recursive
1.1       parser    555: install-exec: install-exec-recursive
                    556: install-data: install-data-recursive
1.9     ! paf       557: uninstall: uninstall-recursive
1.1       parser    558: 
                    559: install-am: all-am
                    560:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.9     ! paf       561: 
        !           562: installcheck: installcheck-recursive
1.1       parser    563: install-strip:
1.9     ! paf       564:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           565:          INSTALL_STRIP_FLAG=-s \
        !           566:          `test -z '$(STRIP)' || \
        !           567:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1       parser    568: mostlyclean-generic:
                    569: 
                    570: clean-generic:
                    571: 
                    572: distclean-generic:
                    573:        -rm -f Makefile $(CONFIG_CLEAN_FILES)
                    574: 
                    575: maintainer-clean-generic:
1.9     ! paf       576:        @echo "This command is intended for maintainers to use"
        !           577:        @echo "it deletes files that may require special tools to rebuild."
        !           578: clean: clean-recursive
1.1       parser    579: 
1.9     ! paf       580: clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
        !           581:        mostlyclean-am
        !           582: 
        !           583: distclean: distclean-recursive
        !           584:        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
        !           585: distclean-am: clean-am distclean-compile distclean-depend \
        !           586:        distclean-generic distclean-hdr distclean-libtool \
        !           587:        distclean-tags
        !           588: 
        !           589: dvi: dvi-recursive
        !           590: 
        !           591: dvi-am:
        !           592: 
        !           593: info: info-recursive
        !           594: 
        !           595: info-am:
1.1       parser    596: 
1.9     ! paf       597: install-data-am:
1.1       parser    598: 
1.9     ! paf       599: install-exec-am: install-libLTLIBRARIES
1.1       parser    600: 
1.9     ! paf       601: install-info: install-info-recursive
1.1       parser    602: 
1.9     ! paf       603: install-man:
1.1       parser    604: 
1.9     ! paf       605: installcheck-am:
1.1       parser    606: 
                    607: maintainer-clean: maintainer-clean-recursive
1.9     ! paf       608:        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
        !           609:        -rm -rf autom4te.cache
        !           610: maintainer-clean-am: distclean-am maintainer-clean-generic
        !           611: 
        !           612: mostlyclean: mostlyclean-recursive
        !           613: 
        !           614: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
        !           615:        mostlyclean-libtool
        !           616: 
        !           617: pdf: pdf-recursive
1.1       parser    618: 
1.9     ! paf       619: pdf-am:
        !           620: 
        !           621: ps: ps-recursive
        !           622: 
        !           623: ps-am:
        !           624: 
        !           625: uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
        !           626: 
        !           627: uninstall-info: uninstall-info-recursive
        !           628: 
        !           629: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
        !           630:        clean-generic clean-libLTLIBRARIES clean-libtool \
        !           631:        clean-recursive ctags ctags-recursive dist dist-all dist-gzip \
        !           632:        distcheck distclean distclean-compile distclean-depend \
        !           633:        distclean-generic distclean-hdr distclean-libtool \
        !           634:        distclean-recursive distclean-tags distcleancheck distdir \
        !           635:        distuninstallcheck dvi dvi-am dvi-recursive info info-am \
        !           636:        info-recursive install install-am install-data install-data-am \
        !           637:        install-data-recursive install-exec install-exec-am \
        !           638:        install-exec-recursive install-info install-info-am \
        !           639:        install-info-recursive install-libLTLIBRARIES install-man \
        !           640:        install-recursive install-strip installcheck installcheck-am \
        !           641:        installdirs installdirs-am installdirs-recursive \
        !           642:        maintainer-clean maintainer-clean-generic \
        !           643:        maintainer-clean-recursive mostlyclean mostlyclean-compile \
        !           644:        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
        !           645:        pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
        !           646:        tags-recursive uninstall uninstall-am uninstall-info-am \
        !           647:        uninstall-info-recursive uninstall-libLTLIBRARIES \
        !           648:        uninstall-recursive
1.1       parser    649: 
                    650: libtool: $(LIBTOOL_DEPS)
                    651:        $(SHELL) ./config.status --recheck
                    652: 
1.5       paf       653: update:
                    654:        cvs update
                    655:        $(MAKE)
                    656: 
1.7       paf       657: commit:
1.9     ! paf       658: #      trick to make 'make' happy at check out time
        !           659: #      without this aclocal.m4 never updates
        !           660: #      and becomes older than it's prerequisities
        !           661: #      thus causing redundant remaking:
        !           662: #      aclocal+autoconf+automake
1.7       paf       663: 
                    664:        cvs commit -m "no message" -f acinclude.m4
                    665:        cvs commit -m "no message" -f aclocal.m4
                    666:        cvs commit -m "no message" -f Makefile.am
                    667:        cvs commit -m "no message" -f Makefile.in
1.8       paf       668:        cvs commit -m "no message" -f configure.in
1.7       paf       669:        cvs commit -m "no message" -f configure
                    670: 
                    671:        cvs commit
                    672: 
                    673: happy: update install-exec
1.1       parser    674: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    675: # Otherwise a system limit (for SysV at least) may be exceeded.
                    676: .NOEXPORT:

E-mail: