Annotation of parser3/src/classes/Makefile.in, revision 1.53

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

E-mail: