Annotation of parser3/src/classes/xalan-patched/Makefile.in, revision 1.1

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

E-mail: