Annotation of parser3/src/types/Makefile.in, revision 1.33

1.1       paf         1: # Makefile.in generated automatically by automake 1.4 from Makefile.am
                      2: 
                      3: # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
                      4: # This Makefile.in is free software; the Free Software Foundation
                      5: # gives unlimited permission to copy and/or distribute it,
                      6: # with or without modifications, as long as this notice is preserved.
                      7: 
                      8: # This program is distributed in the hope that it will be useful,
                      9: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
                     10: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
                     11: # PARTICULAR PURPOSE.
                     12: 
                     13: 
                     14: SHELL = @SHELL@
                     15: 
                     16: srcdir = @srcdir@
                     17: top_srcdir = @top_srcdir@
                     18: VPATH = @srcdir@
                     19: prefix = @prefix@
                     20: exec_prefix = @exec_prefix@
                     21: 
                     22: bindir = @bindir@
                     23: sbindir = @sbindir@
                     24: libexecdir = @libexecdir@
                     25: datadir = @datadir@
                     26: sysconfdir = @sysconfdir@
                     27: sharedstatedir = @sharedstatedir@
                     28: localstatedir = @localstatedir@
                     29: libdir = @libdir@
                     30: infodir = @infodir@
                     31: mandir = @mandir@
                     32: includedir = @includedir@
                     33: oldincludedir = /usr/include
                     34: 
                     35: DESTDIR =
                     36: 
                     37: pkgdatadir = $(datadir)/@PACKAGE@
                     38: pkglibdir = $(libdir)/@PACKAGE@
                     39: pkgincludedir = $(includedir)/@PACKAGE@
                     40: 
1.28      paf        41: top_builddir = ../..
1.1       paf        42: 
                     43: ACLOCAL = @ACLOCAL@
                     44: AUTOCONF = @AUTOCONF@
                     45: AUTOMAKE = @AUTOMAKE@
                     46: AUTOHEADER = @AUTOHEADER@
                     47: 
                     48: INSTALL = @INSTALL@
                     49: INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
                     50: INSTALL_DATA = @INSTALL_DATA@
                     51: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                     52: transform = @program_transform_name@
                     53: 
                     54: NORMAL_INSTALL = :
                     55: PRE_INSTALL = :
                     56: POST_INSTALL = :
                     57: NORMAL_UNINSTALL = :
                     58: PRE_UNINSTALL = :
                     59: POST_UNINSTALL = :
                     60: host_alias = @host_alias@
                     61: host_triplet = @host@
1.18      parser     62: APACHE13 = @APACHE13@
1.21      paf        63: APACHE_LIBS = @APACHE_LIBS@
1.1       paf        64: AS = @AS@
                     65: AWK = @AWK@
                     66: CC = @CC@
                     67: CXX = @CXX@
1.22      paf        68: DB2_INCLUDES = @DB2_INCLUDES@
                     69: DB2_LIBS = @DB2_LIBS@
1.1       paf        70: DLLTOOL = @DLLTOOL@
                     71: INCLTDL = @INCLTDL@
                     72: LIBADD_DL = @LIBADD_DL@
                     73: LIBLTDL = @LIBLTDL@
                     74: LIBTOOL = @LIBTOOL@
                     75: LIBTOOL_DEPS = @LIBTOOL_DEPS@
                     76: LN_S = @LN_S@
                     77: MAKEINFO = @MAKEINFO@
                     78: OBJDUMP = @OBJDUMP@
1.18      parser     79: P3S = @P3S@
1.1       paf        80: PACKAGE = @PACKAGE@
                     81: RANLIB = @RANLIB@
                     82: VERSION = @VERSION@
1.13      parser     83: XML_INCLUDES = @XML_INCLUDES@
                     84: XML_LIBS = @XML_LIBS@
1.1       paf        85: YACC = @YACC@
1.27      paf        86: charsetsdir = @charsetsdir@
1.1       paf        87: host_os = @host_os@
1.29      paf        88: rootconfigdir = @rootconfigdir@
1.28      paf        89: sqldriversdir = @sqldriversdir@
1.2       paf        90: 
1.28      paf        91: INCLUDES = -I../classes -I../sql -I../pcre -I../classes/gd @XML_INCLUDES@ @DB2_INCLUDES@
1.32      paf        92: 
1.1       paf        93: noinst_LIBRARIES = libtypes.a
1.33    ! paf        94: noinst_HEADERS = pa_valiased.h pa_value.h pa_vbool.h pa_vclass.h pa_vcode_frame.h pa_vcookie.h pa_vdate.h pa_vdouble.h pa_venv.h pa_vfile.h pa_vform.h pa_vhash.h pa_vhashfile.h pa_vimage.h pa_vint.h pa_vjunction.h pa_vmath.h pa_vmethod_frame.h pa_vobject.h pa_vrequest.h pa_vresponse.h pa_vstateless_class.h pa_vstateless_object.h pa_vstatus.h pa_vstring.h pa_vtable.h pa_vvoid.h pa_vxdoc.h pa_vxnode.h pa_wcontext.h pa_wwrapper.h
        !            95: 
1.30      paf        96: libtypes_a_SOURCES = pa_valiased.C pa_vcookie.C pa_vfile.C pa_vform.C pa_vimage.C pa_vrequest.C pa_vresponse.C pa_vstateless_class.C pa_vstring.C pa_wcontext.C pa_vtable.C pa_vxnode.C pa_vxdoc.C pa_vhashfile.C pa_vstatus.C ident.C
1.32      paf        97: 
1.29      paf        98: IDENT_AWK = $(top_srcdir)/src/ident.awk
1.14      parser     99: IDENT_DEPS = *.h *.C
1.1       paf       100: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
1.28      paf       101: CONFIG_HEADER = ../../src/include/pa_config_auto.h
1.1       paf       102: CONFIG_CLEAN_FILES = 
                    103: LIBRARIES =  $(noinst_LIBRARIES)
                    104: 
                    105: 
1.28      paf       106: DEFS = @DEFS@ -I. -I$(srcdir) -I../../src/include
1.1       paf       107: CPPFLAGS = @CPPFLAGS@
                    108: LDFLAGS = @LDFLAGS@
                    109: LIBS = @LIBS@
                    110: libtypes_a_LIBADD = 
1.25      paf       111: libtypes_a_OBJECTS =  pa_valiased.o pa_vcookie.o pa_vfile.o pa_vform.o \
1.26      paf       112: pa_vimage.o pa_vrequest.o pa_vresponse.o pa_vstateless_class.o \
                    113: pa_vstring.o pa_wcontext.o pa_vtable.o pa_vxnode.o pa_vxdoc.o \
1.30      paf       114: pa_vhashfile.o pa_vstatus.o ident.o
1.1       paf       115: AR = ar
                    116: CXXFLAGS = @CXXFLAGS@
                    117: CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
                    118: LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
                    119: CXXLD = $(CXX)
                    120: CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
1.33    ! paf       121: HEADERS =  $(noinst_HEADERS)
        !           122: 
1.1       paf       123: DIST_COMMON =  Makefile.am Makefile.in
                    124: 
                    125: 
                    126: DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
                    127: 
1.23      paf       128: TAR = tar
1.1       paf       129: GZIP_ENV = --best
1.14      parser    130: DEP_FILES =  .deps/ident.P .deps/pa_valiased.P .deps/pa_vcookie.P \
1.21      paf       131: .deps/pa_vfile.P .deps/pa_vform.P .deps/pa_vhashfile.P \
1.26      paf       132: .deps/pa_vimage.P .deps/pa_vrequest.P .deps/pa_vresponse.P \
1.30      paf       133: .deps/pa_vstateless_class.P .deps/pa_vstatus.P .deps/pa_vstring.P \
                    134: .deps/pa_vtable.P .deps/pa_vxdoc.P .deps/pa_vxnode.P \
                    135: .deps/pa_wcontext.P
1.1       paf       136: SOURCES = $(libtypes_a_SOURCES)
                    137: OBJECTS = $(libtypes_a_OBJECTS)
                    138: 
                    139: all: all-redirect
                    140: .SUFFIXES:
                    141: .SUFFIXES: .C .S .c .lo .o .s
                    142: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
1.28      paf       143:        cd $(top_srcdir) && $(AUTOMAKE) --gnu src/types/Makefile
1.1       paf       144: 
                    145: Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
                    146:        cd $(top_builddir) \
                    147:          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
                    148: 
                    149: 
                    150: mostlyclean-noinstLIBRARIES:
                    151: 
                    152: clean-noinstLIBRARIES:
                    153:        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
                    154: 
                    155: distclean-noinstLIBRARIES:
                    156: 
                    157: maintainer-clean-noinstLIBRARIES:
                    158: 
                    159: .s.o:
                    160:        $(COMPILE) -c $<
                    161: 
                    162: .S.o:
                    163:        $(COMPILE) -c $<
                    164: 
                    165: mostlyclean-compile:
                    166:        -rm -f *.o core *.core
                    167: 
                    168: clean-compile:
                    169: 
                    170: distclean-compile:
                    171:        -rm -f *.tab.c
                    172: 
                    173: maintainer-clean-compile:
                    174: 
                    175: .s.lo:
                    176:        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
                    177: 
                    178: .S.lo:
                    179:        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
                    180: 
                    181: mostlyclean-libtool:
                    182:        -rm -f *.lo
                    183: 
                    184: clean-libtool:
                    185:        -rm -rf .libs _libs
                    186: 
                    187: distclean-libtool:
                    188: 
                    189: maintainer-clean-libtool:
                    190: 
                    191: libtypes.a: $(libtypes_a_OBJECTS) $(libtypes_a_DEPENDENCIES)
                    192:        -rm -f libtypes.a
                    193:        $(AR) cru libtypes.a $(libtypes_a_OBJECTS) $(libtypes_a_LIBADD)
                    194:        $(RANLIB) libtypes.a
                    195: .C.o:
                    196:        $(CXXCOMPILE) -c $<
                    197: .C.lo:
                    198:        $(LTCXXCOMPILE) -c $<
                    199: 
                    200: tags: TAGS
                    201: 
                    202: ID: $(HEADERS) $(SOURCES) $(LISP)
                    203:        list='$(SOURCES) $(HEADERS)'; \
                    204:        unique=`for i in $$list; do echo $$i; done | \
                    205:          awk '    { files[$$0] = 1; } \
                    206:               END { for (i in files) print i; }'`; \
                    207:        here=`pwd` && cd $(srcdir) \
                    208:          && mkid -f$$here/ID $$unique $(LISP)
                    209: 
                    210: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
                    211:        tags=; \
                    212:        here=`pwd`; \
                    213:        list='$(SOURCES) $(HEADERS)'; \
                    214:        unique=`for i in $$list; do echo $$i; done | \
                    215:          awk '    { files[$$0] = 1; } \
                    216:               END { for (i in files) print i; }'`; \
                    217:        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
                    218:          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
                    219: 
                    220: mostlyclean-tags:
                    221: 
                    222: clean-tags:
                    223: 
                    224: distclean-tags:
                    225:        -rm -f TAGS ID
                    226: 
                    227: maintainer-clean-tags:
                    228: 
                    229: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
                    230: 
1.28      paf       231: subdir = src/types
1.1       paf       232: 
                    233: distdir: $(DISTFILES)
                    234:        here=`cd $(top_builddir) && pwd`; \
                    235:        top_distdir=`cd $(top_distdir) && pwd`; \
                    236:        distdir=`cd $(distdir) && pwd`; \
                    237:        cd $(top_srcdir) \
1.28      paf       238:          && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/types/Makefile
1.1       paf       239:        @for file in $(DISTFILES); do \
                    240:          d=$(srcdir); \
                    241:          if test -d $$d/$$file; then \
1.23      paf       242:            cp -pr $$/$$file $(distdir)/$$file; \
1.1       paf       243:          else \
                    244:            test -f $(distdir)/$$file \
                    245:            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
                    246:            || cp -p $$d/$$file $(distdir)/$$file || :; \
                    247:          fi; \
                    248:        done
                    249: 
                    250: DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
                    251: 
                    252: -include $(DEP_FILES)
                    253: 
                    254: mostlyclean-depend:
                    255: 
                    256: clean-depend:
                    257: 
                    258: distclean-depend:
                    259:        -rm -rf .deps
                    260: 
                    261: maintainer-clean-depend:
                    262: 
                    263: %.o: %.c
                    264:        @echo '$(COMPILE) -c $<'; \
                    265:        $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
                    266:        @-cp .deps/$(*F).pp .deps/$(*F).P; \
                    267:        tr ' ' '\012' < .deps/$(*F).pp \
                    268:          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
                    269:            >> .deps/$(*F).P; \
                    270:        rm .deps/$(*F).pp
                    271: 
                    272: %.lo: %.c
                    273:        @echo '$(LTCOMPILE) -c $<'; \
                    274:        $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
                    275:        @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
                    276:          < .deps/$(*F).pp > .deps/$(*F).P; \
                    277:        tr ' ' '\012' < .deps/$(*F).pp \
                    278:          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
                    279:            >> .deps/$(*F).P; \
                    280:        rm -f .deps/$(*F).pp
                    281: 
                    282: %.o: %.C
                    283:        @echo '$(CXXCOMPILE) -c $<'; \
                    284:        $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
                    285:        @-cp .deps/$(*F).pp .deps/$(*F).P; \
                    286:        tr ' ' '\012' < .deps/$(*F).pp \
                    287:          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
                    288:            >> .deps/$(*F).P; \
                    289:        rm .deps/$(*F).pp
                    290: 
                    291: %.lo: %.C
                    292:        @echo '$(LTCXXCOMPILE) -c $<'; \
                    293:        $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
                    294:        @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
                    295:          < .deps/$(*F).pp > .deps/$(*F).P; \
                    296:        tr ' ' '\012' < .deps/$(*F).pp \
                    297:          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
                    298:            >> .deps/$(*F).P; \
                    299:        rm -f .deps/$(*F).pp
                    300: info-am:
                    301: info: info-am
                    302: dvi-am:
                    303: dvi: dvi-am
                    304: check-am: all-am
                    305: check: check-am
                    306: installcheck-am:
                    307: installcheck: installcheck-am
                    308: install-exec-am:
                    309: install-exec: install-exec-am
                    310: 
                    311: install-data-am:
                    312: install-data: install-data-am
                    313: 
                    314: install-am: all-am
                    315:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    316: install: install-am
                    317: uninstall-am:
                    318: uninstall: uninstall-am
1.33    ! paf       319: all-am: Makefile $(LIBRARIES) $(HEADERS)
1.1       paf       320: all-redirect: all-am
                    321: install-strip:
                    322:        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
                    323: installdirs:
                    324: 
                    325: 
                    326: mostlyclean-generic:
                    327: 
                    328: clean-generic:
                    329: 
                    330: distclean-generic:
                    331:        -rm -f Makefile $(CONFIG_CLEAN_FILES)
                    332:        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
                    333: 
                    334: maintainer-clean-generic:
                    335: mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
                    336:                mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
                    337:                mostlyclean-generic
                    338: 
                    339: mostlyclean: mostlyclean-am
                    340: 
                    341: clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \
                    342:                clean-depend clean-generic mostlyclean-am
                    343: 
                    344: clean: clean-am
                    345: 
                    346: distclean-am:  distclean-noinstLIBRARIES distclean-compile \
                    347:                distclean-libtool distclean-tags distclean-depend \
                    348:                distclean-generic clean-am
                    349:        -rm -f libtool
                    350: 
                    351: distclean: distclean-am
                    352: 
                    353: maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
                    354:                maintainer-clean-compile maintainer-clean-libtool \
                    355:                maintainer-clean-tags maintainer-clean-depend \
                    356:                maintainer-clean-generic distclean-am
                    357:        @echo "This command is intended for maintainers to use;"
                    358:        @echo "it deletes files that may require special tools to rebuild."
                    359: 
                    360: maintainer-clean: maintainer-clean-am
                    361: 
                    362: .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
                    363: clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
                    364: mostlyclean-compile distclean-compile clean-compile \
                    365: maintainer-clean-compile mostlyclean-libtool distclean-libtool \
                    366: clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
                    367: distclean-tags clean-tags maintainer-clean-tags distdir \
                    368: mostlyclean-depend distclean-depend clean-depend \
                    369: maintainer-clean-depend info-am info dvi-am dvi check check-am \
                    370: installcheck-am installcheck install-exec-am install-exec \
                    371: install-data-am install-data install-am install uninstall-am uninstall \
                    372: all-redirect all-am all installdirs mostlyclean-generic \
                    373: distclean-generic clean-generic maintainer-clean-generic clean \
                    374: mostlyclean distclean maintainer-clean
                    375: 
1.14      parser    376: 
                    377: ident.C: $(IDENT_AWK) $(IDENT_DEPS) Makefile.am
                    378:        rm -f ident.C 
                    379:        echo // do not edit. autogenerated by Makefile.am > ident.C.new 
                    380:        cat $(IDENT_DEPS) | $(AWK) -f $(IDENT_AWK) -v project=types >> ident.C.new 
                    381:        mv ident.C.new ident.C 
1.1       paf       382: 
                    383: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    384: # Otherwise a system limit (for SysV at least) may be exceeded.
                    385: .NOEXPORT:

E-mail: