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

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: 
                     41: top_builddir = ..
                     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@
                     86: host_os = @host_os@
1.2       paf        87: 
1.22      paf        88: INCLUDES = -I../classes -I../classes/xalan-patched -I../sql -I../classes/gd @XML_INCLUDES@ @DB2_INCLUDES@
1.1       paf        89: noinst_LIBRARIES = libtypes.a
1.21      paf        90: libtypes_a_SOURCES = ident.C pa_valiased.C pa_vcookie.C pa_vfile.C pa_vform.C pa_vimage.C pa_vrequest.C pa_vstateless_class.C pa_vstring.C pa_wcontext.C pa_vtable.C pa_vxnode.C pa_vxdoc.C pa_vhashfile.C
1.14      parser     91: IDENT_AWK = ../ident.awk
                     92: IDENT_DEPS = *.h *.C
1.1       paf        93: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                     94: CONFIG_HEADER = ../include/pa_config_auto.h
                     95: CONFIG_CLEAN_FILES = 
                     96: LIBRARIES =  $(noinst_LIBRARIES)
                     97: 
                     98: 
                     99: DEFS = @DEFS@ -I. -I$(srcdir) -I../include
                    100: CPPFLAGS = @CPPFLAGS@
                    101: LDFLAGS = @LDFLAGS@
                    102: LIBS = @LIBS@
                    103: libtypes_a_LIBADD = 
1.21      paf       104: libtypes_a_OBJECTS =  ident.o pa_valiased.o pa_vcookie.o pa_vfile.o \
                    105: pa_vform.o pa_vimage.o pa_vrequest.o pa_vstateless_class.o pa_vstring.o \
                    106: pa_wcontext.o pa_vtable.o pa_vxnode.o pa_vxdoc.o pa_vhashfile.o
1.1       paf       107: AR = ar
                    108: CXXFLAGS = @CXXFLAGS@
                    109: CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
                    110: LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
                    111: CXXLD = $(CXX)
                    112: CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
                    113: DIST_COMMON =  Makefile.am Makefile.in
                    114: 
                    115: 
                    116: DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
                    117: 
1.23      paf       118: TAR = tar
1.1       paf       119: GZIP_ENV = --best
1.14      parser    120: DEP_FILES =  .deps/ident.P .deps/pa_valiased.P .deps/pa_vcookie.P \
1.21      paf       121: .deps/pa_vfile.P .deps/pa_vform.P .deps/pa_vhashfile.P \
                    122: .deps/pa_vimage.P .deps/pa_vrequest.P .deps/pa_vstateless_class.P \
                    123: .deps/pa_vstring.P .deps/pa_vtable.P .deps/pa_vxdoc.P .deps/pa_vxnode.P \
                    124: .deps/pa_wcontext.P
1.1       paf       125: SOURCES = $(libtypes_a_SOURCES)
                    126: OBJECTS = $(libtypes_a_OBJECTS)
                    127: 
                    128: all: all-redirect
                    129: .SUFFIXES:
                    130: .SUFFIXES: .C .S .c .lo .o .s
                    131: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
                    132:        cd $(top_srcdir) && $(AUTOMAKE) --gnu types/Makefile
                    133: 
                    134: Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
                    135:        cd $(top_builddir) \
                    136:          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
                    137: 
                    138: 
                    139: mostlyclean-noinstLIBRARIES:
                    140: 
                    141: clean-noinstLIBRARIES:
                    142:        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
                    143: 
                    144: distclean-noinstLIBRARIES:
                    145: 
                    146: maintainer-clean-noinstLIBRARIES:
                    147: 
                    148: .s.o:
                    149:        $(COMPILE) -c $<
                    150: 
                    151: .S.o:
                    152:        $(COMPILE) -c $<
                    153: 
                    154: mostlyclean-compile:
                    155:        -rm -f *.o core *.core
                    156: 
                    157: clean-compile:
                    158: 
                    159: distclean-compile:
                    160:        -rm -f *.tab.c
                    161: 
                    162: maintainer-clean-compile:
                    163: 
                    164: .s.lo:
                    165:        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
                    166: 
                    167: .S.lo:
                    168:        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
                    169: 
                    170: mostlyclean-libtool:
                    171:        -rm -f *.lo
                    172: 
                    173: clean-libtool:
                    174:        -rm -rf .libs _libs
                    175: 
                    176: distclean-libtool:
                    177: 
                    178: maintainer-clean-libtool:
                    179: 
                    180: libtypes.a: $(libtypes_a_OBJECTS) $(libtypes_a_DEPENDENCIES)
                    181:        -rm -f libtypes.a
                    182:        $(AR) cru libtypes.a $(libtypes_a_OBJECTS) $(libtypes_a_LIBADD)
                    183:        $(RANLIB) libtypes.a
                    184: .C.o:
                    185:        $(CXXCOMPILE) -c $<
                    186: .C.lo:
                    187:        $(LTCXXCOMPILE) -c $<
                    188: 
                    189: tags: TAGS
                    190: 
                    191: ID: $(HEADERS) $(SOURCES) $(LISP)
                    192:        list='$(SOURCES) $(HEADERS)'; \
                    193:        unique=`for i in $$list; do echo $$i; done | \
                    194:          awk '    { files[$$0] = 1; } \
                    195:               END { for (i in files) print i; }'`; \
                    196:        here=`pwd` && cd $(srcdir) \
                    197:          && mkid -f$$here/ID $$unique $(LISP)
                    198: 
                    199: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
                    200:        tags=; \
                    201:        here=`pwd`; \
                    202:        list='$(SOURCES) $(HEADERS)'; \
                    203:        unique=`for i in $$list; do echo $$i; done | \
                    204:          awk '    { files[$$0] = 1; } \
                    205:               END { for (i in files) print i; }'`; \
                    206:        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
                    207:          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
                    208: 
                    209: mostlyclean-tags:
                    210: 
                    211: clean-tags:
                    212: 
                    213: distclean-tags:
                    214:        -rm -f TAGS ID
                    215: 
                    216: maintainer-clean-tags:
                    217: 
                    218: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
                    219: 
                    220: subdir = types
                    221: 
                    222: distdir: $(DISTFILES)
                    223:        here=`cd $(top_builddir) && pwd`; \
                    224:        top_distdir=`cd $(top_distdir) && pwd`; \
                    225:        distdir=`cd $(distdir) && pwd`; \
                    226:        cd $(top_srcdir) \
                    227:          && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu types/Makefile
                    228:        @for file in $(DISTFILES); do \
                    229:          d=$(srcdir); \
                    230:          if test -d $$d/$$file; then \
1.23      paf       231:            cp -pr $$/$$file $(distdir)/$$file; \
1.1       paf       232:          else \
                    233:            test -f $(distdir)/$$file \
                    234:            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
                    235:            || cp -p $$d/$$file $(distdir)/$$file || :; \
                    236:          fi; \
                    237:        done
                    238: 
                    239: DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
                    240: 
                    241: -include $(DEP_FILES)
                    242: 
                    243: mostlyclean-depend:
                    244: 
                    245: clean-depend:
                    246: 
                    247: distclean-depend:
                    248:        -rm -rf .deps
                    249: 
                    250: maintainer-clean-depend:
                    251: 
                    252: %.o: %.c
                    253:        @echo '$(COMPILE) -c $<'; \
                    254:        $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
                    255:        @-cp .deps/$(*F).pp .deps/$(*F).P; \
                    256:        tr ' ' '\012' < .deps/$(*F).pp \
                    257:          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
                    258:            >> .deps/$(*F).P; \
                    259:        rm .deps/$(*F).pp
                    260: 
                    261: %.lo: %.c
                    262:        @echo '$(LTCOMPILE) -c $<'; \
                    263:        $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
                    264:        @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
                    265:          < .deps/$(*F).pp > .deps/$(*F).P; \
                    266:        tr ' ' '\012' < .deps/$(*F).pp \
                    267:          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
                    268:            >> .deps/$(*F).P; \
                    269:        rm -f .deps/$(*F).pp
                    270: 
                    271: %.o: %.C
                    272:        @echo '$(CXXCOMPILE) -c $<'; \
                    273:        $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
                    274:        @-cp .deps/$(*F).pp .deps/$(*F).P; \
                    275:        tr ' ' '\012' < .deps/$(*F).pp \
                    276:          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
                    277:            >> .deps/$(*F).P; \
                    278:        rm .deps/$(*F).pp
                    279: 
                    280: %.lo: %.C
                    281:        @echo '$(LTCXXCOMPILE) -c $<'; \
                    282:        $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
                    283:        @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
                    284:          < .deps/$(*F).pp > .deps/$(*F).P; \
                    285:        tr ' ' '\012' < .deps/$(*F).pp \
                    286:          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
                    287:            >> .deps/$(*F).P; \
                    288:        rm -f .deps/$(*F).pp
                    289: info-am:
                    290: info: info-am
                    291: dvi-am:
                    292: dvi: dvi-am
                    293: check-am: all-am
                    294: check: check-am
                    295: installcheck-am:
                    296: installcheck: installcheck-am
                    297: install-exec-am:
                    298: install-exec: install-exec-am
                    299: 
                    300: install-data-am:
                    301: install-data: install-data-am
                    302: 
                    303: install-am: all-am
                    304:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    305: install: install-am
                    306: uninstall-am:
                    307: uninstall: uninstall-am
                    308: all-am: Makefile $(LIBRARIES)
                    309: all-redirect: all-am
                    310: install-strip:
                    311:        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
                    312: installdirs:
                    313: 
                    314: 
                    315: mostlyclean-generic:
                    316: 
                    317: clean-generic:
                    318: 
                    319: distclean-generic:
                    320:        -rm -f Makefile $(CONFIG_CLEAN_FILES)
                    321:        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
                    322: 
                    323: maintainer-clean-generic:
                    324: mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
                    325:                mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
                    326:                mostlyclean-generic
                    327: 
                    328: mostlyclean: mostlyclean-am
                    329: 
                    330: clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \
                    331:                clean-depend clean-generic mostlyclean-am
                    332: 
                    333: clean: clean-am
                    334: 
                    335: distclean-am:  distclean-noinstLIBRARIES distclean-compile \
                    336:                distclean-libtool distclean-tags distclean-depend \
                    337:                distclean-generic clean-am
                    338:        -rm -f libtool
                    339: 
                    340: distclean: distclean-am
                    341: 
                    342: maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
                    343:                maintainer-clean-compile maintainer-clean-libtool \
                    344:                maintainer-clean-tags maintainer-clean-depend \
                    345:                maintainer-clean-generic distclean-am
                    346:        @echo "This command is intended for maintainers to use;"
                    347:        @echo "it deletes files that may require special tools to rebuild."
                    348: 
                    349: maintainer-clean: maintainer-clean-am
                    350: 
                    351: .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
                    352: clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
                    353: mostlyclean-compile distclean-compile clean-compile \
                    354: maintainer-clean-compile mostlyclean-libtool distclean-libtool \
                    355: clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
                    356: distclean-tags clean-tags maintainer-clean-tags distdir \
                    357: mostlyclean-depend distclean-depend clean-depend \
                    358: maintainer-clean-depend info-am info dvi-am dvi check check-am \
                    359: installcheck-am installcheck install-exec-am install-exec \
                    360: install-data-am install-data install-am install uninstall-am uninstall \
                    361: all-redirect all-am all installdirs mostlyclean-generic \
                    362: distclean-generic clean-generic maintainer-clean-generic clean \
                    363: mostlyclean distclean maintainer-clean
1.24    ! paf       364: 
        !           365: 
1.1       paf       366: 
1.14      parser    367: 
                    368: ident.C: $(IDENT_AWK) $(IDENT_DEPS) Makefile.am
                    369:        rm -f ident.C 
                    370:        echo // do not edit. autogenerated by Makefile.am > ident.C.new 
                    371:        cat $(IDENT_DEPS) | $(AWK) -f $(IDENT_AWK) -v project=types >> ident.C.new 
                    372:        mv ident.C.new ident.C 
1.1       paf       373: 
                    374: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    375: # Otherwise a system limit (for SysV at least) may be exceeded.
                    376: .NOEXPORT:

E-mail: