Annotation of parser3/src/classes/gd/Makefile.in, revision 1.40

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

E-mail: