|
|
| version 1.53, 2003/01/16 07:57:34 | version 1.67, 2009/04/22 04:55:13 |
|---|---|
| Line 1 | Line 1 |
| # Makefile.in generated by automake 1.7.2 from Makefile.am. | # Makefile.in generated by automake 1.9 from Makefile.am. |
| # @configure_input@ | # @configure_input@ |
| # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| # Free Software Foundation, Inc. | # 2003, 2004 Free Software Foundation, Inc. |
| # This Makefile.in is free software; the Free Software Foundation | # This Makefile.in is free software; the Free Software Foundation |
| # gives unlimited permission to copy and/or distribute it, | # gives unlimited permission to copy and/or distribute it, |
| # with or without modifications, as long as this notice is preserved. | # with or without modifications, as long as this notice is preserved. |
| Line 14 | Line 14 |
| @SET_MAKE@ | @SET_MAKE@ |
| SOURCES = $(libclasses_a_SOURCES) | |
| srcdir = @srcdir@ | srcdir = @srcdir@ |
| top_srcdir = @top_srcdir@ | top_srcdir = @top_srcdir@ |
| VPATH = @srcdir@ | VPATH = @srcdir@ |
| Line 21 pkgdatadir = $(datadir)/@PACKAGE@ | Line 24 pkgdatadir = $(datadir)/@PACKAGE@ |
| pkglibdir = $(libdir)/@PACKAGE@ | pkglibdir = $(libdir)/@PACKAGE@ |
| pkgincludedir = $(includedir)/@PACKAGE@ | pkgincludedir = $(includedir)/@PACKAGE@ |
| top_builddir = ../.. | top_builddir = ../.. |
| am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| INSTALL = @INSTALL@ | INSTALL = @INSTALL@ |
| install_sh_DATA = $(install_sh) -c -m 644 | install_sh_DATA = $(install_sh) -c -m 644 |
| Line 36 NORMAL_UNINSTALL = : | Line 38 NORMAL_UNINSTALL = : |
| PRE_UNINSTALL = : | PRE_UNINSTALL = : |
| POST_UNINSTALL = : | POST_UNINSTALL = : |
| host_triplet = @host@ | host_triplet = @host@ |
| subdir = src/classes | |
| DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ | |
| $(srcdir)/Makefile.in | |
| ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
| am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ | |
| $(top_srcdir)/configure.in | |
| am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
| $(ACLOCAL_M4) | |
| mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
| CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h | |
| CONFIG_CLEAN_FILES = | |
| LIBRARIES = $(noinst_LIBRARIES) | |
| AR = ar | |
| ARFLAGS = cru | |
| libclasses_a_AR = $(AR) $(ARFLAGS) | |
| libclasses_a_LIBADD = | |
| am__objects_1 = bool.$(OBJEXT) double.$(OBJEXT) file.$(OBJEXT) \ | |
| form.$(OBJEXT) image.$(OBJEXT) inet.$(OBJEXT) int.$(OBJEXT) \ | |
| mail.$(OBJEXT) op.$(OBJEXT) math.$(OBJEXT) regex.$(OBJEXT) \ | |
| response.$(OBJEXT) string.$(OBJEXT) table.$(OBJEXT) \ | |
| void.$(OBJEXT) hash.$(OBJEXT) hashfile.$(OBJEXT) \ | |
| date.$(OBJEXT) xnode.$(OBJEXT) xdoc.$(OBJEXT) memory.$(OBJEXT) | |
| am_libclasses_a_OBJECTS = $(am__objects_1) classes.$(OBJEXT) | |
| libclasses_a_OBJECTS = $(am_libclasses_a_OBJECTS) | |
| DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src/include | |
| depcomp = $(SHELL) $(top_srcdir)/depcomp | |
| am__depfiles_maybe = depfiles | |
| CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ | |
| $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) | |
| CXXLD = $(CXX) | |
| CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ | |
| -o $@ | |
| SOURCES = $(libclasses_a_SOURCES) | |
| DIST_SOURCES = $(libclasses_a_SOURCES) | |
| HEADERS = $(noinst_HEADERS) | |
| ETAGS = etags | |
| CTAGS = ctags | |
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
| ACLOCAL = @ACLOCAL@ | ACLOCAL = @ACLOCAL@ |
| AMDEP_FALSE = @AMDEP_FALSE@ | AMDEP_FALSE = @AMDEP_FALSE@ |
| AMDEP_TRUE = @AMDEP_TRUE@ | AMDEP_TRUE = @AMDEP_TRUE@ |
| AMTAR = @AMTAR@ | AMTAR = @AMTAR@ |
| APACHE13 = @APACHE13@ | APACHE13 = @APACHE13@ |
| APACHE_LIBS = @APACHE_LIBS@ | |
| AUTOCONF = @AUTOCONF@ | AUTOCONF = @AUTOCONF@ |
| AUTOHEADER = @AUTOHEADER@ | AUTOHEADER = @AUTOHEADER@ |
| AUTOMAKE = @AUTOMAKE@ | AUTOMAKE = @AUTOMAKE@ |
| Line 53 COMPILE_APACHE13_MODULE_FALSE = @COMPILE | Line 92 COMPILE_APACHE13_MODULE_FALSE = @COMPILE |
| COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@ | COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@ |
| CPP = @CPP@ | CPP = @CPP@ |
| CPPFLAGS = @CPPFLAGS@ | CPPFLAGS = @CPPFLAGS@ |
| CPP_LIBS = @CPP_LIBS@ | |
| CXX = @CXX@ | CXX = @CXX@ |
| CXXCPP = @CXXCPP@ | |
| CXXDEPMODE = @CXXDEPMODE@ | CXXDEPMODE = @CXXDEPMODE@ |
| CXXFLAGS = @CXXFLAGS@ | CXXFLAGS = @CXXFLAGS@ |
| CYGPATH_W = @CYGPATH_W@ | CYGPATH_W = @CYGPATH_W@ |
| DEFS = @DEFS@ | DEFS = @DEFS@ |
| DEPDIR = @DEPDIR@ | DEPDIR = @DEPDIR@ |
| DO_NOT_LINK_LIBSTDCPP_FALSE = @DO_NOT_LINK_LIBSTDCPP_FALSE@ | |
| DO_NOT_LINK_LIBSTDCPP_TRUE = @DO_NOT_LINK_LIBSTDCPP_TRUE@ | |
| ECHO_C = @ECHO_C@ | ECHO_C = @ECHO_C@ |
| ECHO_N = @ECHO_N@ | ECHO_N = @ECHO_N@ |
| ECHO_T = @ECHO_T@ | ECHO_T = @ECHO_T@ |
| EGREP = @EGREP@ | EGREP = @EGREP@ |
| EXEEXT = @EXEEXT@ | EXEEXT = @EXEEXT@ |
| GC_LIBS = @GC_LIBS@ | |
| INCLTDL = @INCLTDL@ | INCLTDL = @INCLTDL@ |
| INSTALL_DATA = @INSTALL_DATA@ | INSTALL_DATA = @INSTALL_DATA@ |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| Line 90 PACKAGE_STRING = @PACKAGE_STRING@ | Line 128 PACKAGE_STRING = @PACKAGE_STRING@ |
| PACKAGE_TARNAME = @PACKAGE_TARNAME@ | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| PACKAGE_VERSION = @PACKAGE_VERSION@ | PACKAGE_VERSION = @PACKAGE_VERSION@ |
| PATH_SEPARATOR = @PATH_SEPARATOR@ | PATH_SEPARATOR = @PATH_SEPARATOR@ |
| PCRE_INCLUDES = @PCRE_INCLUDES@ | |
| PCRE_LIBS = @PCRE_LIBS@ | |
| RANLIB = @RANLIB@ | RANLIB = @RANLIB@ |
| SET_MAKE = @SET_MAKE@ | SET_MAKE = @SET_MAKE@ |
| SHELL = @SHELL@ | SHELL = @SHELL@ |
| Line 107 am__fastdepCC_TRUE = @am__fastdepCC_TRUE | Line 147 am__fastdepCC_TRUE = @am__fastdepCC_TRUE |
| am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
| am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
| am__include = @am__include@ | am__include = @am__include@ |
| am__leading_dot = @am__leading_dot@ | |
| am__quote = @am__quote@ | am__quote = @am__quote@ |
| am__tar = @am__tar@ | |
| am__untar = @am__untar@ | |
| bindir = @bindir@ | bindir = @bindir@ |
| build = @build@ | build = @build@ |
| build_alias = @build_alias@ | build_alias = @build_alias@ |
| build_cpu = @build_cpu@ | build_cpu = @build_cpu@ |
| build_os = @build_os@ | build_os = @build_os@ |
| build_vendor = @build_vendor@ | build_vendor = @build_vendor@ |
| charsetsdir = @charsetsdir@ | |
| commentcharset_koi8r = @commentcharset_koi8r@ | commentcharset_koi8r = @commentcharset_koi8r@ |
| commentcharset_windows1250 = @commentcharset_windows1250@ | commentcharset_windows1250 = @commentcharset_windows1250@ |
| commentcharset_windows1251 = @commentcharset_windows1251@ | commentcharset_windows1251 = @commentcharset_windows1251@ |
| Line 134 libdir = @libdir@ | Line 176 libdir = @libdir@ |
| libexecdir = @libexecdir@ | libexecdir = @libexecdir@ |
| localstatedir = @localstatedir@ | localstatedir = @localstatedir@ |
| mandir = @mandir@ | mandir = @mandir@ |
| mkdir_p = @mkdir_p@ | |
| mysql_client = @mysql_client@ | mysql_client = @mysql_client@ |
| oldincludedir = @oldincludedir@ | oldincludedir = @oldincludedir@ |
| oracle_client = @oracle_client@ | oracle_client = @oracle_client@ |
| Line 142 prefix = @prefix@ | Line 185 prefix = @prefix@ |
| program_transform_name = @program_transform_name@ | program_transform_name = @program_transform_name@ |
| sbindir = @sbindir@ | sbindir = @sbindir@ |
| sharedstatedir = @sharedstatedir@ | sharedstatedir = @sharedstatedir@ |
| sqldriversdir = @sqldriversdir@ | sqlite_client = @sqlite_client@ |
| subdirs = @subdirs@ | subdirs = @subdirs@ |
| sysconfdir = @sysconfdir@ | sysconfdir = @sysconfdir@ |
| target_alias = @target_alias@ | target_alias = @target_alias@ |
| SUBDIRS = gd smtp | INCLUDES = -I../types -I../sql -I../lib/gd -I../lib/gc/include -I../lib/cord/include -I../lib/sdbm/apr-include -Igd @PCRE_INCLUDES@ @XML_INCLUDES@ -I../lib/md5 -I../lib/smtp |
| INCLUDES = -I../types -I../sql -I../lib/pcre -Igd @XML_INCLUDES@ -I../lib/md5 | |
| noinst_LIBRARIES = libclasses.a | noinst_LIBRARIES = libclasses.a |
| noinst_HEADERS = classes.h xnode.h | noinst_HEADERS = classes.h xnode.h |
| 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 | CLASSES_SOURCE_FILES = classes.awk bool.C double.C file.C form.C image.C inet.C int.C mail.C op.C math.C regex.C response.C string.C table.C void.C hash.C hashfile.C date.C xnode.C xdoc.C memory.C |
| libclasses_a_SOURCES = $(CLASSES_SOURCE_FILES) classes.C | |
| CLASSES_INC_DEPS = *.C | |
| CLEANFILES = classes.inc | CLEANFILES = classes.inc |
| EXTRA_DIST = classes.vcproj | |
| EXTRA_DIST = classes.dsp | all: all-am |
| subdir = src/classes | |
| mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
| CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h | |
| CONFIG_CLEAN_FILES = | |
| LIBRARIES = $(noinst_LIBRARIES) | |
| libclasses_a_AR = $(AR) cru | |
| libclasses_a_LIBADD = | |
| am_libclasses_a_OBJECTS = double.$(OBJEXT) file.$(OBJEXT) form.$(OBJEXT) \ | |
| image.$(OBJEXT) int.$(OBJEXT) mail.$(OBJEXT) op.$(OBJEXT) \ | |
| math.$(OBJEXT) response.$(OBJEXT) string.$(OBJEXT) \ | |
| table.$(OBJEXT) void.$(OBJEXT) hash.$(OBJEXT) date.$(OBJEXT) \ | |
| xnode.$(OBJEXT) xdoc.$(OBJEXT) classes.$(OBJEXT) | |
| libclasses_a_OBJECTS = $(am_libclasses_a_OBJECTS) | |
| DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src/include | |
| depcomp = $(SHELL) $(top_srcdir)/depcomp | |
| am__depfiles_maybe = depfiles | |
| @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/classes.Po ./$(DEPDIR)/date.Po \ | |
| @AMDEP_TRUE@ ./$(DEPDIR)/double.Po ./$(DEPDIR)/file.Po \ | |
| @AMDEP_TRUE@ ./$(DEPDIR)/form.Po ./$(DEPDIR)/hash.Po \ | |
| @AMDEP_TRUE@ ./$(DEPDIR)/image.Po ./$(DEPDIR)/int.Po \ | |
| @AMDEP_TRUE@ ./$(DEPDIR)/mail.Po ./$(DEPDIR)/math.Po \ | |
| @AMDEP_TRUE@ ./$(DEPDIR)/op.Po ./$(DEPDIR)/response.Po \ | |
| @AMDEP_TRUE@ ./$(DEPDIR)/string.Po ./$(DEPDIR)/table.Po \ | |
| @AMDEP_TRUE@ ./$(DEPDIR)/void.Po ./$(DEPDIR)/xdoc.Po \ | |
| @AMDEP_TRUE@ ./$(DEPDIR)/xnode.Po | |
| CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ | |
| $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) | |
| CXXLD = $(CXX) | |
| CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ | |
| -o $@ | |
| DIST_SOURCES = $(libclasses_a_SOURCES) | |
| HEADERS = $(noinst_HEADERS) | |
| RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ | |
| ps-recursive install-info-recursive uninstall-info-recursive \ | |
| all-recursive install-data-recursive install-exec-recursive \ | |
| installdirs-recursive install-recursive uninstall-recursive \ | |
| check-recursive installcheck-recursive | |
| DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in | |
| DIST_SUBDIRS = $(SUBDIRS) | |
| SOURCES = $(libclasses_a_SOURCES) | |
| all: all-recursive | |
| .SUFFIXES: | .SUFFIXES: |
| .SUFFIXES: .C .o .obj | .SUFFIXES: .C .o .obj |
| $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
| @for dep in $?; do \ | |
| case '$(am__configure_deps)' in \ | |
| *$$dep*) \ | |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ | |
| && exit 0; \ | |
| exit 1;; \ | |
| esac; \ | |
| done; \ | |
| echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/classes/Makefile'; \ | |
| cd $(top_srcdir) && \ | cd $(top_srcdir) && \ |
| $(AUTOMAKE) --gnu src/classes/Makefile | $(AUTOMAKE) --gnu src/classes/Makefile |
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | .PRECIOUS: Makefile |
| cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| @case '$?' in \ | |
| AR = ar | *config.status*) \ |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
| *) \ | |
| echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | |
| cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | |
| esac; | |
| $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
| $(top_srcdir)/configure: $(am__configure_deps) | |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
| $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
| clean-noinstLIBRARIES: | clean-noinstLIBRARIES: |
| -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) | -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) |
| Line 222 libclasses.a: $(libclasses_a_OBJECTS) $( | Line 238 libclasses.a: $(libclasses_a_OBJECTS) $( |
| $(RANLIB) libclasses.a | $(RANLIB) libclasses.a |
| mostlyclean-compile: | mostlyclean-compile: |
| -rm -f *.$(OBJEXT) core *.core | -rm -f *.$(OBJEXT) |
| distclean-compile: | distclean-compile: |
| -rm -f *.tab.c | -rm -f *.tab.c |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bool.Po@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/classes.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/classes.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/date.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/date.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/double.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/double.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/form.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/form.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashfile.Po@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/image.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/image.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inet.Po@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/int.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/int.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Po@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/op.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/op.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex.Po@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/response.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/response.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/table.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/table.Po@am__quote@ |
| Line 245 distclean-compile: | Line 266 distclean-compile: |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xdoc.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xdoc.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xnode.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xnode.Po@am__quote@ |
| distclean-depend: | |
| -rm -rf ./$(DEPDIR) | |
| .C.o: | .C.o: |
| @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
| @am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
| @am__fastdepCXX_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ | |
| @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ | |
| @am__fastdepCXX_TRUE@ fi | |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< |
| @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< | |
| .C.obj: | .C.obj: |
| @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ |
| @am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
| @am__fastdepCXX_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ | |
| @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ | |
| @am__fastdepCXX_TRUE@ fi | |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
| @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` | |
| uninstall-info-am: | uninstall-info-am: |
| # This directory's subdirectories are mostly independent; you can cd | |
| # into them and run `make' without going through this Makefile. | |
| # To change the values of `make' variables: instead of editing Makefiles, | |
| # (1) if the variable is set in `config.status', edit `config.status' | |
| # (which will cause the Makefiles to be regenerated when you run `make'); | |
| # (2) otherwise, pass the desired values on the `make' command line. | |
| $(RECURSIVE_TARGETS): | |
| @set fnord $$MAKEFLAGS; amf=$$2; \ | |
| dot_seen=no; \ | |
| target=`echo $@ | sed s/-recursive//`; \ | |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| echo "Making $$target in $$subdir"; \ | |
| if test "$$subdir" = "."; then \ | |
| dot_seen=yes; \ | |
| local_target="$$target-am"; \ | |
| else \ | |
| local_target="$$target"; \ | |
| fi; \ | |
| (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
| || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | |
| done; \ | |
| if test "$$dot_seen" = "no"; then \ | |
| $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
| fi; test -z "$$fail" | |
| mostlyclean-recursive clean-recursive distclean-recursive \ | |
| maintainer-clean-recursive: | |
| @set fnord $$MAKEFLAGS; amf=$$2; \ | |
| dot_seen=no; \ | |
| case "$@" in \ | |
| distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | |
| *) list='$(SUBDIRS)' ;; \ | |
| esac; \ | |
| rev=''; for subdir in $$list; do \ | |
| if test "$$subdir" = "."; then :; else \ | |
| rev="$$subdir $$rev"; \ | |
| fi; \ | |
| done; \ | |
| rev="$$rev ."; \ | |
| target=`echo $@ | sed s/-recursive//`; \ | |
| for subdir in $$rev; do \ | |
| echo "Making $$target in $$subdir"; \ | |
| if test "$$subdir" = "."; then \ | |
| local_target="$$target-am"; \ | |
| else \ | |
| local_target="$$target"; \ | |
| fi; \ | |
| (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
| || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | |
| done && test -z "$$fail" | |
| tags-recursive: | |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | |
| done | |
| ctags-recursive: | |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | |
| done | |
| ETAGS = etags | |
| ETAGSFLAGS = | |
| CTAGS = ctags | |
| CTAGSFLAGS = | |
| tags: TAGS | |
| ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| unique=`for i in $$list; do \ | unique=`for i in $$list; do \ |
| Line 346 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS | Line 289 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS |
| $(AWK) ' { files[$$0] = 1; } \ | $(AWK) ' { files[$$0] = 1; } \ |
| END { for (i in files) print i; }'`; \ | END { for (i in files) print i; }'`; \ |
| mkid -fID $$unique | mkid -fID $$unique |
| tags: TAGS | |
| TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| $(TAGS_FILES) $(LISP) | $(TAGS_FILES) $(LISP) |
| tags=; \ | tags=; \ |
| here=`pwd`; \ | here=`pwd`; \ |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| if test "$$subdir" = .; then :; else \ | |
| test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ | |
| fi; \ | |
| done; \ | |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| unique=`for i in $$list; do \ | unique=`for i in $$list; do \ |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| done | \ | done | \ |
| $(AWK) ' { files[$$0] = 1; } \ | $(AWK) ' { files[$$0] = 1; } \ |
| END { for (i in files) print i; }'`; \ | END { for (i in files) print i; }'`; \ |
| test -z "$(ETAGS_ARGS)$$tags$$unique" \ | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
| || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | test -n "$$unique" || unique=$$empty_fix; \ |
| $$tags $$unique | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| $$tags $$unique; \ | |
| fi | |
| ctags: CTAGS | ctags: CTAGS |
| CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| $(TAGS_FILES) $(LISP) | $(TAGS_FILES) $(LISP) |
| tags=; \ | tags=; \ |
| here=`pwd`; \ | here=`pwd`; \ |
| Line 388 GTAGS: | Line 328 GTAGS: |
| distclean-tags: | distclean-tags: |
| -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
| top_distdir = ../.. | |
| distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) | |
| distdir: $(DISTFILES) | distdir: $(DISTFILES) |
| @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
| Line 405 distdir: $(DISTFILES) | Line 341 distdir: $(DISTFILES) |
| dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
| dir="/$$dir"; \ | dir="/$$dir"; \ |
| $(mkinstalldirs) "$(distdir)$$dir"; \ | $(mkdir_p) "$(distdir)$$dir"; \ |
| else \ | else \ |
| dir=''; \ | dir=''; \ |
| fi; \ | fi; \ |
| Line 420 distdir: $(DISTFILES) | Line 356 distdir: $(DISTFILES) |
| || exit 1; \ | || exit 1; \ |
| fi; \ | fi; \ |
| done | done |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| if test "$$subdir" = .; then :; else \ | |
| test -d $(distdir)/$$subdir \ | |
| || mkdir $(distdir)/$$subdir \ | |
| || exit 1; \ | |
| (cd $$subdir && \ | |
| $(MAKE) $(AM_MAKEFLAGS) \ | |
| top_distdir="$(top_distdir)" \ | |
| distdir=../$(distdir)/$$subdir \ | |
| distdir) \ | |
| || exit 1; \ | |
| fi; \ | |
| done | |
| check-am: all-am | check-am: all-am |
| check: check-recursive | check: check-am |
| all-am: Makefile $(LIBRARIES) $(HEADERS) | all-am: Makefile $(LIBRARIES) $(HEADERS) |
| installdirs: installdirs-recursive | installdirs: |
| installdirs-am: | install: install-am |
| install-exec: install-exec-am | |
| install: install-recursive | install-data: install-data-am |
| install-exec: install-exec-recursive | uninstall: uninstall-am |
| install-data: install-data-recursive | |
| uninstall: uninstall-recursive | |
| install-am: all-am | install-am: all-am |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| installcheck: installcheck-recursive | installcheck: installcheck-am |
| install-strip: | install-strip: |
| $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| INSTALL_STRIP_FLAG=-s \ | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| `test -z '$(STRIP)' || \ | `test -z '$(STRIP)' || \ |
| echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| mostlyclean-generic: | mostlyclean-generic: |
| Line 459 clean-generic: | Line 380 clean-generic: |
| -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
| distclean-generic: | distclean-generic: |
| -rm -f Makefile $(CONFIG_CLEAN_FILES) | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
| maintainer-clean-generic: | maintainer-clean-generic: |
| @echo "This command is intended for maintainers to use" | @echo "This command is intended for maintainers to use" |
| @echo "it deletes files that may require special tools to rebuild." | @echo "it deletes files that may require special tools to rebuild." |
| clean: clean-recursive | clean: clean-am |
| clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am | clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am |
| distclean: distclean-recursive | distclean: distclean-am |
| -rm -rf ./$(DEPDIR) | |
| distclean-am: clean-am distclean-compile distclean-depend \ | -rm -f Makefile |
| distclean-generic distclean-tags | distclean-am: clean-am distclean-compile distclean-generic \ |
| distclean-tags | |
| dvi: dvi-recursive | dvi: dvi-am |
| dvi-am: | dvi-am: |
| info: info-recursive | html: html-am |
| info: info-am | |
| info-am: | info-am: |
| Line 485 install-data-am: | Line 409 install-data-am: |
| install-exec-am: | install-exec-am: |
| install-info: install-info-recursive | install-info: install-info-am |
| install-man: | install-man: |
| installcheck-am: | installcheck-am: |
| maintainer-clean: maintainer-clean-recursive | maintainer-clean: maintainer-clean-am |
| -rm -rf ./$(DEPDIR) | |
| -rm -f Makefile | |
| maintainer-clean-am: distclean-am maintainer-clean-generic | maintainer-clean-am: distclean-am maintainer-clean-generic |
| mostlyclean: mostlyclean-recursive | mostlyclean: mostlyclean-am |
| mostlyclean-am: mostlyclean-compile mostlyclean-generic | mostlyclean-am: mostlyclean-compile mostlyclean-generic |
| pdf: pdf-recursive | pdf: pdf-am |
| pdf-am: | pdf-am: |
| ps: ps-recursive | ps: ps-am |
| ps-am: | ps-am: |
| uninstall-am: uninstall-info-am | uninstall-am: uninstall-info-am |
| uninstall-info: uninstall-info-recursive | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ |
| clean-noinstLIBRARIES ctags distclean distclean-compile \ | |
| .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ | distclean-generic distclean-tags distdir dvi dvi-am html \ |
| clean-generic clean-noinstLIBRARIES clean-recursive ctags \ | html-am info info-am install install-am install-data \ |
| ctags-recursive distclean distclean-compile distclean-depend \ | install-data-am install-exec install-exec-am install-info \ |
| distclean-generic distclean-recursive distclean-tags distdir \ | install-info-am install-man install-strip installcheck \ |
| dvi dvi-am dvi-recursive info info-am info-recursive install \ | installcheck-am installdirs maintainer-clean \ |
| install-am install-data install-data-am install-data-recursive \ | maintainer-clean-generic mostlyclean mostlyclean-compile \ |
| install-exec install-exec-am install-exec-recursive \ | mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ |
| install-info install-info-am install-info-recursive install-man \ | uninstall-am uninstall-info-am |
| install-recursive install-strip installcheck installcheck-am \ | |
| installdirs installdirs-am installdirs-recursive \ | |
| maintainer-clean maintainer-clean-generic \ | |
| maintainer-clean-recursive mostlyclean mostlyclean-compile \ | |
| mostlyclean-generic mostlyclean-recursive pdf pdf-am \ | |
| pdf-recursive ps ps-am ps-recursive tags tags-recursive \ | |
| uninstall uninstall-am uninstall-info-am \ | |
| uninstall-info-recursive uninstall-recursive | |
| classes.inc: classes.awk $(CLASSES_INC_DEPS) Makefile.am | classes.inc: $(CLASSES_SOURCE_FILES) Makefile.am |
| echo "/* do not edit. autogenerated by Makefile.am */" > classes.inc | echo "/* do not edit. autogenerated by Makefile.am */" > classes.inc |
| echo >> classes.inc | echo >> classes.inc |
| ls $(CLASSES_INC_DEPS) | $(AWK) -f classes.awk >> classes.inc | ls $(CLASSES_SOURCE_FILES) | $(AWK) -f classes.awk >> classes.inc |
| classes.C: classes.inc | classes.C: classes.inc |
| # Tell versions [3.59,3.63) of GNU make to not export all variables. | # Tell versions [3.59,3.63) of GNU make to not export all variables. |