|
|
| version 1.6, 2001/05/21 17:41:50 | version 1.77, 2012/06/13 10:47:48 |
|---|---|
| Line 1 | Line 1 |
| # Makefile.in generated automatically by automake 1.4 from Makefile.am | # Makefile.in generated by automake 1.9 from Makefile.am. |
| # @configure_input@ | |
| # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| # 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 10 | Line 12 |
| # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| # PARTICULAR PURPOSE. | # PARTICULAR PURPOSE. |
| # $Id$ | @SET_MAKE@ |
| SHELL = @SHELL@ | SOURCES = $(libclasses_la_SOURCES) |
| srcdir = @srcdir@ | srcdir = @srcdir@ |
| top_srcdir = @top_srcdir@ | top_srcdir = @top_srcdir@ |
| VPATH = @srcdir@ | VPATH = @srcdir@ |
| prefix = @prefix@ | |
| exec_prefix = @exec_prefix@ | |
| bindir = @bindir@ | |
| sbindir = @sbindir@ | |
| libexecdir = @libexecdir@ | |
| datadir = @datadir@ | |
| sysconfdir = @sysconfdir@ | |
| sharedstatedir = @sharedstatedir@ | |
| localstatedir = @localstatedir@ | |
| libdir = @libdir@ | |
| infodir = @infodir@ | |
| mandir = @mandir@ | |
| includedir = @includedir@ | |
| oldincludedir = /usr/include | |
| DESTDIR = | |
| pkgdatadir = $(datadir)/@PACKAGE@ | 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 |
| ACLOCAL = @ACLOCAL@ | |
| AUTOCONF = @AUTOCONF@ | |
| AUTOMAKE = @AUTOMAKE@ | |
| AUTOHEADER = @AUTOHEADER@ | |
| INSTALL = @INSTALL@ | INSTALL = @INSTALL@ |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) | install_sh_DATA = $(install_sh) -c -m 644 |
| INSTALL_DATA = @INSTALL_DATA@ | install_sh_PROGRAM = $(install_sh) -c |
| INSTALL_SCRIPT = @INSTALL_SCRIPT@ | install_sh_SCRIPT = $(install_sh) -c |
| transform = @program_transform_name@ | INSTALL_HEADER = $(INSTALL_DATA) |
| transform = $(program_transform_name) | |
| NORMAL_INSTALL = : | NORMAL_INSTALL = : |
| PRE_INSTALL = : | PRE_INSTALL = : |
| POST_INSTALL = : | POST_INSTALL = : |
| NORMAL_UNINSTALL = : | NORMAL_UNINSTALL = : |
| PRE_UNINSTALL = : | PRE_UNINSTALL = : |
| POST_UNINSTALL = : | POST_UNINSTALL = : |
| host_alias = @host_alias@ | |
| 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)/src/lib/ltdl/m4/argz.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/libtool.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/ltdl.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/ltoptions.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \ | |
| $(top_srcdir)/configure.in | |
| am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
| $(ACLOCAL_M4) | |
| mkinstalldirs = $(install_sh) -d | |
| CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h | |
| CONFIG_CLEAN_FILES = | |
| LTLIBRARIES = $(noinst_LTLIBRARIES) | |
| libclasses_la_LIBADD = | |
| am__objects_1 = bool.lo curl.lo date.lo double.lo file.lo form.lo \ | |
| hash.lo hashfile.lo image.lo inet.lo int.lo json.lo mail.lo \ | |
| math.lo memcached.lo memory.lo op.lo reflection.lo regex.lo \ | |
| response.lo string.lo table.lo void.lo xnode.lo xdoc.lo | |
| am_libclasses_la_OBJECTS = $(am__objects_1) classes.lo | |
| libclasses_la_OBJECTS = $(am_libclasses_la_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) | |
| LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) \ | |
| $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ | |
| $(AM_CXXFLAGS) $(CXXFLAGS) | |
| CXXLD = $(CXX) | |
| CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) \ | |
| $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ | |
| SOURCES = $(libclasses_la_SOURCES) | |
| DIST_SOURCES = $(libclasses_la_SOURCES) | |
| HEADERS = $(noinst_HEADERS) | |
| ETAGS = etags | |
| CTAGS = ctags | |
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
| ACLOCAL = @ACLOCAL@ | |
| AMDEP_FALSE = @AMDEP_FALSE@ | |
| AMDEP_TRUE = @AMDEP_TRUE@ | |
| AMTAR = @AMTAR@ | |
| APACHE = @APACHE@ | |
| APACHE_CFLAGS = @APACHE_CFLAGS@ | |
| APACHE_INC = @APACHE_INC@ | |
| AR = @AR@ | |
| ARGZ_H = @ARGZ_H@ | |
| AS = @AS@ | AS = @AS@ |
| AUTOCONF = @AUTOCONF@ | |
| AUTOHEADER = @AUTOHEADER@ | |
| AUTOMAKE = @AUTOMAKE@ | |
| AWK = @AWK@ | AWK = @AWK@ |
| CC = @CC@ | CC = @CC@ |
| CCDEPMODE = @CCDEPMODE@ | |
| CFLAGS = @CFLAGS@ | |
| COMPILE_APACHE_MODULE_FALSE = @COMPILE_APACHE_MODULE_FALSE@ | |
| COMPILE_APACHE_MODULE_TRUE = @COMPILE_APACHE_MODULE_TRUE@ | |
| CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@ | |
| CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@ | |
| CPP = @CPP@ | |
| CPPFLAGS = @CPPFLAGS@ | |
| CXX = @CXX@ | CXX = @CXX@ |
| CXXCPP = @CXXCPP@ | |
| CXXDEPMODE = @CXXDEPMODE@ | |
| CXXFLAGS = @CXXFLAGS@ | |
| CYGPATH_W = @CYGPATH_W@ | |
| DEFS = @DEFS@ | |
| DEPDIR = @DEPDIR@ | |
| DLLTOOL = @DLLTOOL@ | DLLTOOL = @DLLTOOL@ |
| DSYMUTIL = @DSYMUTIL@ | |
| DUMPBIN = @DUMPBIN@ | |
| ECHO_C = @ECHO_C@ | |
| ECHO_N = @ECHO_N@ | |
| ECHO_T = @ECHO_T@ | |
| EGREP = @EGREP@ | |
| EXEEXT = @EXEEXT@ | |
| FGREP = @FGREP@ | |
| GC_LIBS = @GC_LIBS@ | |
| GREP = @GREP@ | |
| INCLTDL = @INCLTDL@ | INCLTDL = @INCLTDL@ |
| INSTALL_DATA = @INSTALL_DATA@ | |
| INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@ | |
| INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@ | |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
| INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
| INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
| LD = @LD@ | |
| LDFLAGS = @LDFLAGS@ | |
| LIBADD_DL = @LIBADD_DL@ | LIBADD_DL = @LIBADD_DL@ |
| LIBADD_DLD_LINK = @LIBADD_DLD_LINK@ | |
| LIBADD_DLOPEN = @LIBADD_DLOPEN@ | |
| LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@ | |
| LIBLTDL = @LIBLTDL@ | LIBLTDL = @LIBLTDL@ |
| LIBOBJS = @LIBOBJS@ | |
| LIBS = @LIBS@ | |
| LIBTOOL = @LIBTOOL@ | LIBTOOL = @LIBTOOL@ |
| LIBTOOL_DEPS = @LIBTOOL_DEPS@ | LIPO = @LIPO@ |
| LN_S = @LN_S@ | LN_S = @LN_S@ |
| LTDLDEPS = @LTDLDEPS@ | |
| LTDLINCL = @LTDLINCL@ | |
| LTDLOPEN = @LTDLOPEN@ | |
| LTLIBOBJS = @LTLIBOBJS@ | |
| LT_CONFIG_H = @LT_CONFIG_H@ | |
| LT_DLLOADERS = @LT_DLLOADERS@ | |
| LT_DLPREOPEN = @LT_DLPREOPEN@ | |
| MAKEINFO = @MAKEINFO@ | MAKEINFO = @MAKEINFO@ |
| MANIFEST_TOOL = @MANIFEST_TOOL@ | |
| MIME_INCLUDES = @MIME_INCLUDES@ | |
| MIME_LIBS = @MIME_LIBS@ | |
| NM = @NM@ | |
| NMEDIT = @NMEDIT@ | |
| OBJDUMP = @OBJDUMP@ | OBJDUMP = @OBJDUMP@ |
| OBJEXT = @OBJEXT@ | |
| OTOOL = @OTOOL@ | |
| OTOOL64 = @OTOOL64@ | |
| P3S = @P3S@ | |
| PACKAGE = @PACKAGE@ | PACKAGE = @PACKAGE@ |
| PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
| PACKAGE_NAME = @PACKAGE_NAME@ | |
| PACKAGE_STRING = @PACKAGE_STRING@ | |
| PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
| PACKAGE_VERSION = @PACKAGE_VERSION@ | |
| PATH_SEPARATOR = @PATH_SEPARATOR@ | |
| PCRE_INCLUDES = @PCRE_INCLUDES@ | |
| PCRE_LIBS = @PCRE_LIBS@ | |
| RANLIB = @RANLIB@ | RANLIB = @RANLIB@ |
| SED = @SED@ | |
| SET_MAKE = @SET_MAKE@ | |
| SHELL = @SHELL@ | |
| STRIP = @STRIP@ | |
| VERSION = @VERSION@ | VERSION = @VERSION@ |
| WIN32_ADDITIONAL_LIBS = @WIN32_ADDITIONAL_LIBS@ | XML_INCLUDES = @XML_INCLUDES@ |
| XML_LIBS = @XML_LIBS@ | |
| YACC = @YACC@ | YACC = @YACC@ |
| ac_ct_AR = @ac_ct_AR@ | |
| ac_ct_AS = @ac_ct_AS@ | |
| ac_ct_CC = @ac_ct_CC@ | |
| ac_ct_CXX = @ac_ct_CXX@ | |
| ac_ct_DLLTOOL = @ac_ct_DLLTOOL@ | |
| ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@ | |
| ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | |
| ac_ct_LIPO = @ac_ct_LIPO@ | |
| ac_ct_MANIFEST_TOOL = @ac_ct_MANIFEST_TOOL@ | |
| ac_ct_NMEDIT = @ac_ct_NMEDIT@ | |
| ac_ct_OBJDUMP = @ac_ct_OBJDUMP@ | |
| ac_ct_OTOOL = @ac_ct_OTOOL@ | |
| ac_ct_OTOOL64 = @ac_ct_OTOOL64@ | |
| ac_ct_RANLIB = @ac_ct_RANLIB@ | |
| ac_ct_STRIP = @ac_ct_STRIP@ | |
| am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | |
| am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | |
| am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ | |
| am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ | |
| am__include = @am__include@ | |
| am__leading_dot = @am__leading_dot@ | |
| am__quote = @am__quote@ | |
| am__tar = @am__tar@ | |
| am__untar = @am__untar@ | |
| bindir = @bindir@ | |
| build = @build@ | |
| build_alias = @build_alias@ | |
| build_cpu = @build_cpu@ | |
| build_os = @build_os@ | |
| build_vendor = @build_vendor@ | |
| datadir = @datadir@ | |
| dll_extension = @dll_extension@ | |
| exec_prefix = @exec_prefix@ | |
| host = @host@ | |
| host_alias = @host_alias@ | |
| host_cpu = @host_cpu@ | |
| host_os = @host_os@ | host_os = @host_os@ |
| host_vendor = @host_vendor@ | |
| includedir = @includedir@ | |
| infodir = @infodir@ | |
| install_sh = @install_sh@ | |
| libdir = @libdir@ | |
| libexecdir = @libexecdir@ | |
| localstatedir = @localstatedir@ | |
| ltdl_LIBOBJS = @ltdl_LIBOBJS@ | |
| ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@ | |
| mandir = @mandir@ | |
| mkdir_p = @mkdir_p@ | |
| oldincludedir = @oldincludedir@ | |
| prefix = @prefix@ | |
| program_transform_name = @program_transform_name@ | |
| sbindir = @sbindir@ | |
| sharedstatedir = @sharedstatedir@ | |
| subdirs = @subdirs@ | |
| sys_symbol_underscore = @sys_symbol_underscore@ | |
| sysconfdir = @sysconfdir@ | |
| target_alias = @target_alias@ | |
| INCLUDES = -I../types -I../sql -I../lib/gd -I../lib/gc/include -I../lib/cord/include -I../lib/sdbm/pa-include -Igd $(INCLTDL) @PCRE_INCLUDES@ @XML_INCLUDES@ -I../lib/md5 -I../lib/smtp -I../lib/json -I../lib/memcached -I../lib/curl | |
| CLASSES_SOURCE_FILES = classes.awk bool.C curl.C date.C double.C file.C form.C hash.C hashfile.C image.C inet.C int.C json.C mail.C math.C memcached.C memory.C op.C reflection.C regex.C response.C string.C table.C void.C xnode.C xdoc.C | |
| noinst_HEADERS = classes.h xnode.h | |
| noinst_LTLIBRARIES = libclasses.la | |
| libclasses_la_SOURCES = $(CLASSES_SOURCE_FILES) classes.C | |
| CLEANFILES = classes.inc | |
| EXTRA_DIST = classes.vcproj | |
| all: all-am | |
| SUBDIRS = gd | |
| INCLUDES = -I../include -I../types -I../sql -Igd -I../pcre | |
| CLASSES_INC = classes.inc | |
| CLASSES_C = classes.C | |
| noinst_LIBRARIES = libclasses.a | |
| libclasses_a_SOURCES = $(CLASSES_C) double.C file.C form.C image.C int.C mail.C op.C random.C response.C string.C table.C nothing.C hash.C | |
| CLEANFILES = $(CLASSES_INC) | |
| mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
| CONFIG_HEADER = ../include/pa_config_auto.h | |
| CONFIG_CLEAN_FILES = | |
| LIBRARIES = $(noinst_LIBRARIES) | |
| DEFS = @DEFS@ -I. -I$(srcdir) -I../include | |
| CPPFLAGS = @CPPFLAGS@ | |
| LDFLAGS = @LDFLAGS@ | |
| LIBS = @LIBS@ | |
| libclasses_a_LIBADD = | |
| libclasses_a_OBJECTS = classes.o double.o file.o form.o image.o int.o \ | |
| mail.o op.o random.o response.o string.o table.o nothing.o hash.o | |
| AR = ar | |
| CXXFLAGS = @CXXFLAGS@ | |
| CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) | |
| LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) | |
| CXXLD = $(CXX) | |
| CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ | |
| DIST_COMMON = Makefile.am Makefile.in | |
| DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | |
| TAR = gtar | |
| GZIP_ENV = --best | |
| DEP_FILES = .deps/classes.P .deps/double.P .deps/file.P .deps/form.P \ | |
| .deps/hash.P .deps/image.P .deps/int.P .deps/mail.P .deps/nothing.P \ | |
| .deps/op.P .deps/random.P .deps/response.P .deps/string.P .deps/table.P | |
| SOURCES = $(libclasses_a_SOURCES) | |
| OBJECTS = $(libclasses_a_OBJECTS) | |
| all: all-redirect | |
| .SUFFIXES: | .SUFFIXES: |
| .SUFFIXES: .C .S .c .lo .o .s | .SUFFIXES: .C .lo .o .obj |
| $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
| cd $(top_srcdir) && $(AUTOMAKE) --gnu classes/Makefile | @for dep in $?; do \ |
| case '$(am__configure_deps)' in \ | |
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) | *$$dep*) \ |
| cd $(top_builddir) \ | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
| && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | && exit 0; \ |
| exit 1;; \ | |
| esac; \ | |
| mostlyclean-noinstLIBRARIES: | done; \ |
| echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/classes/Makefile'; \ | |
| clean-noinstLIBRARIES: | cd $(top_srcdir) && \ |
| -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) | $(AUTOMAKE) --gnu src/classes/Makefile |
| .PRECIOUS: Makefile | |
| distclean-noinstLIBRARIES: | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| @case '$?' in \ | |
| maintainer-clean-noinstLIBRARIES: | *config.status*) \ |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
| .s.o: | *) \ |
| $(COMPILE) -c $< | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
| cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | |
| .S.o: | esac; |
| $(COMPILE) -c $< | |
| $(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-noinstLTLIBRARIES: | |
| -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) | |
| @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ | |
| dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | |
| test "$$dir" != "$$p" || dir=.; \ | |
| echo "rm -f \"$${dir}/so_locations\""; \ | |
| rm -f "$${dir}/so_locations"; \ | |
| done | |
| libclasses.la: $(libclasses_la_OBJECTS) $(libclasses_la_DEPENDENCIES) | |
| $(CXXLINK) $(libclasses_la_LDFLAGS) $(libclasses_la_OBJECTS) $(libclasses_la_LIBADD) $(LIBS) | |
| mostlyclean-compile: | mostlyclean-compile: |
| -rm -f *.o core *.core | -rm -f *.$(OBJEXT) |
| clean-compile: | |
| distclean-compile: | distclean-compile: |
| -rm -f *.tab.c | -rm -f *.tab.c |
| maintainer-clean-compile: | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bool.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/classes.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/curl.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/date.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/double.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/form.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashfile.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/image.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inet.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/int.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/op.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflection.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/response.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/table.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/void.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xdoc.Plo@am__quote@ | |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xnode.Plo@am__quote@ | |
| .s.lo: | .C.o: |
| $(LIBTOOL) --mode=compile $(COMPILE) -c $< | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
| @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
| @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< | |
| .C.obj: | |
| @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ | |
| @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
| @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` | |
| .S.lo: | .C.lo: |
| $(LIBTOOL) --mode=compile $(COMPILE) -c $< | @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
| @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ | |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
| @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< | |
| mostlyclean-libtool: | mostlyclean-libtool: |
| -rm -f *.lo | -rm -f *.lo |
| Line 172 clean-libtool: | Line 346 clean-libtool: |
| -rm -rf .libs _libs | -rm -rf .libs _libs |
| distclean-libtool: | distclean-libtool: |
| -rm -f libtool | |
| uninstall-info-am: | |
| maintainer-clean-libtool: | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
| libclasses.a: $(libclasses_a_OBJECTS) $(libclasses_a_DEPENDENCIES) | unique=`for i in $$list; do \ |
| -rm -f libclasses.a | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| $(AR) cru libclasses.a $(libclasses_a_OBJECTS) $(libclasses_a_LIBADD) | done | \ |
| $(RANLIB) libclasses.a | $(AWK) ' { files[$$0] = 1; } \ |
| .C.o: | END { for (i in files) print i; }'`; \ |
| $(CXXCOMPILE) -c $< | mkid -fID $$unique |
| .C.lo: | |
| $(LTCXXCOMPILE) -c $< | |
| # 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. | |
| @SET_MAKE@ | |
| all-recursive install-data-recursive install-exec-recursive \ | |
| installdirs-recursive install-recursive uninstall-recursive \ | |
| check-recursive installcheck-recursive info-recursive dvi-recursive: | |
| @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; \ | |
| rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| rev="$$subdir $$rev"; \ | |
| test "$$subdir" = "." && dot_seen=yes; \ | |
| done; \ | |
| test "$$dot_seen" = "no" && 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 | |
| tags: TAGS | tags: TAGS |
| ID: $(HEADERS) $(SOURCES) $(LISP) | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| list='$(SOURCES) $(HEADERS)'; \ | $(TAGS_FILES) $(LISP) |
| unique=`for i in $$list; do echo $$i; done | \ | tags=; \ |
| awk ' { files[$$0] = 1; } \ | here=`pwd`; \ |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
| unique=`for i in $$list; do \ | |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
| done | \ | |
| $(AWK) ' { files[$$0] = 1; } \ | |
| END { for (i in files) print i; }'`; \ | END { for (i in files) print i; }'`; \ |
| here=`pwd` && cd $(srcdir) \ | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
| && mkid -f$$here/ID $$unique $(LISP) | test -n "$$unique" || unique=$$empty_fix; \ |
| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
| TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) | $$tags $$unique; \ |
| fi | |
| ctags: CTAGS | |
| CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
| $(TAGS_FILES) $(LISP) | |
| tags=; \ | tags=; \ |
| here=`pwd`; \ | here=`pwd`; \ |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| if test "$$subdir" = .; then :; else \ | unique=`for i in $$list; do \ |
| test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| fi; \ | done | \ |
| done; \ | $(AWK) ' { files[$$0] = 1; } \ |
| list='$(SOURCES) $(HEADERS)'; \ | |
| unique=`for i in $$list; do echo $$i; done | \ | |
| awk ' { files[$$0] = 1; } \ | |
| END { for (i in files) print i; }'`; \ | END { for (i in files) print i; }'`; \ |
| test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
| || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
| $$tags $$unique | |
| mostlyclean-tags: | |
| GTAGS: | |
| clean-tags: | here=`$(am__cd) $(top_builddir) && pwd` \ |
| && cd $(top_srcdir) \ | |
| && gtags -i $(GTAGS_ARGS) $$here | |
| distclean-tags: | distclean-tags: |
| -rm -f TAGS ID | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| maintainer-clean-tags: | |
| distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | |
| subdir = classes | |
| distdir: $(DISTFILES) | distdir: $(DISTFILES) |
| here=`cd $(top_builddir) && pwd`; \ | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
| top_distdir=`cd $(top_distdir) && pwd`; \ | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
| distdir=`cd $(distdir) && pwd`; \ | list='$(DISTFILES)'; for file in $$list; do \ |
| cd $(top_srcdir) \ | case $$file in \ |
| && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu classes/Makefile | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
| @for file in $(DISTFILES); do \ | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
| d=$(srcdir); \ | esac; \ |
| if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
| dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
| if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | |
| dir="/$$dir"; \ | |
| $(mkdir_p) "$(distdir)$$dir"; \ | |
| else \ | |
| dir=''; \ | |
| fi; \ | |
| if test -d $$d/$$file; then \ | if test -d $$d/$$file; then \ |
| cp -pr $$d/$$file $(distdir)/$$file; \ | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |
| fi; \ | |
| cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |
| else \ | else \ |
| test -f $(distdir)/$$file \ | test -f $(distdir)/$$file \ |
| || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | || cp -p $$d/$$file $(distdir)/$$file \ |
| || cp -p $$d/$$file $(distdir)/$$file || :; \ | |
| fi; \ | |
| done | |
| for subdir in $(SUBDIRS); do \ | |
| if test "$$subdir" = .; then :; else \ | |
| test -d $(distdir)/$$subdir \ | |
| || mkdir $(distdir)/$$subdir \ | |
| || exit 1; \ | || exit 1; \ |
| chmod 777 $(distdir)/$$subdir; \ | |
| (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ | |
| || exit 1; \ | |
| fi; \ | fi; \ |
| done | done |
| check-am: all-am | |
| check: check-am | |
| all-am: Makefile $(LTLIBRARIES) $(HEADERS) | |
| installdirs: | |
| install: install-am | |
| install-exec: install-exec-am | |
| install-data: install-data-am | |
| uninstall: uninstall-am | |
| install-am: all-am | |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
| installcheck: installcheck-am | |
| install-strip: | |
| $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
| install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
| `test -z '$(STRIP)' || \ | |
| echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
| mostlyclean-generic: | |
| DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) | clean-generic: |
| -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | |
| -include $(DEP_FILES) | distclean-generic: |
| -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
| mostlyclean-depend: | maintainer-clean-generic: |
| @echo "This command is intended for maintainers to use" | |
| @echo "it deletes files that may require special tools to rebuild." | |
| clean: clean-am | |
| clean-depend: | clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ |
| mostlyclean-am | |
| distclean: distclean-am | |
| -rm -rf ./$(DEPDIR) | |
| -rm -f Makefile | |
| distclean-am: clean-am distclean-compile distclean-generic \ | |
| distclean-libtool distclean-tags | |
| dvi: dvi-am | |
| distclean-depend: | |
| -rm -rf .deps | |
| maintainer-clean-depend: | |
| %.o: %.c | |
| @echo '$(COMPILE) -c $<'; \ | |
| $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< | |
| @-cp .deps/$(*F).pp .deps/$(*F).P; \ | |
| tr ' ' '\012' < .deps/$(*F).pp \ | |
| | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ | |
| >> .deps/$(*F).P; \ | |
| rm .deps/$(*F).pp | |
| %.lo: %.c | |
| @echo '$(LTCOMPILE) -c $<'; \ | |
| $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< | |
| @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ | |
| < .deps/$(*F).pp > .deps/$(*F).P; \ | |
| tr ' ' '\012' < .deps/$(*F).pp \ | |
| | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ | |
| >> .deps/$(*F).P; \ | |
| rm -f .deps/$(*F).pp | |
| %.o: %.C | |
| @echo '$(CXXCOMPILE) -c $<'; \ | |
| $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< | |
| @-cp .deps/$(*F).pp .deps/$(*F).P; \ | |
| tr ' ' '\012' < .deps/$(*F).pp \ | |
| | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ | |
| >> .deps/$(*F).P; \ | |
| rm .deps/$(*F).pp | |
| %.lo: %.C | |
| @echo '$(LTCXXCOMPILE) -c $<'; \ | |
| $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< | |
| @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ | |
| < .deps/$(*F).pp > .deps/$(*F).P; \ | |
| tr ' ' '\012' < .deps/$(*F).pp \ | |
| | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ | |
| >> .deps/$(*F).P; \ | |
| rm -f .deps/$(*F).pp | |
| info-am: | |
| info: info-recursive | |
| dvi-am: | dvi-am: |
| dvi: dvi-recursive | |
| check-am: all-am | html: html-am |
| check: check-recursive | |
| installcheck-am: | info: info-am |
| installcheck: installcheck-recursive | |
| install-exec-am: | info-am: |
| install-exec: install-exec-recursive | |
| install-data-am: | install-data-am: |
| install-data: install-data-recursive | |
| install-am: all-am | install-exec-am: |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
| install: install-recursive | |
| uninstall-am: | |
| uninstall: uninstall-recursive | |
| all-am: Makefile $(LIBRARIES) | |
| all-redirect: all-recursive | |
| install-strip: | |
| $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | |
| installdirs: installdirs-recursive | |
| installdirs-am: | |
| install-info: install-info-am | |
| mostlyclean-generic: | install-man: |
| clean-generic: | installcheck-am: |
| -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | |
| distclean-generic: | maintainer-clean: maintainer-clean-am |
| -rm -f Makefile $(CONFIG_CLEAN_FILES) | -rm -rf ./$(DEPDIR) |
| -rm -f config.cache config.log stamp-h stamp-h[0-9]* | -rm -f Makefile |
| maintainer-clean-am: distclean-am maintainer-clean-generic | |
| maintainer-clean-generic: | mostlyclean: mostlyclean-am |
| mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ | |
| mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ | |
| mostlyclean-generic | |
| mostlyclean: mostlyclean-recursive | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
| mostlyclean-libtool | |
| clean-am: clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ | pdf: pdf-am |
| clean-depend clean-generic mostlyclean-am | |
| clean: clean-recursive | pdf-am: |
| distclean-am: distclean-noinstLIBRARIES distclean-compile \ | ps: ps-am |
| distclean-libtool distclean-tags distclean-depend \ | |
| distclean-generic clean-am | |
| -rm -f libtool | |
| distclean: distclean-recursive | ps-am: |
| maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ | uninstall-am: uninstall-info-am |
| maintainer-clean-compile maintainer-clean-libtool \ | |
| maintainer-clean-tags maintainer-clean-depend \ | |
| maintainer-clean-generic distclean-am | |
| @echo "This command is intended for maintainers to use;" | |
| @echo "it deletes files that may require special tools to rebuild." | |
| maintainer-clean: maintainer-clean-recursive | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ |
| clean-libtool clean-noinstLTLIBRARIES ctags distclean \ | |
| distclean-compile distclean-generic distclean-libtool \ | |
| distclean-tags distdir dvi dvi-am html html-am info info-am \ | |
| install install-am install-data install-data-am install-exec \ | |
| install-exec-am install-info install-info-am install-man \ | |
| install-strip installcheck installcheck-am installdirs \ | |
| maintainer-clean maintainer-clean-generic mostlyclean \ | |
| mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ | |
| pdf pdf-am ps ps-am tags uninstall uninstall-am \ | |
| uninstall-info-am | |
| .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ | |
| clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ | |
| mostlyclean-compile distclean-compile clean-compile \ | |
| maintainer-clean-compile mostlyclean-libtool distclean-libtool \ | |
| clean-libtool maintainer-clean-libtool install-data-recursive \ | |
| uninstall-data-recursive install-exec-recursive \ | |
| uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ | |
| all-recursive check-recursive installcheck-recursive info-recursive \ | |
| dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ | |
| maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ | |
| distclean-tags clean-tags maintainer-clean-tags distdir \ | |
| mostlyclean-depend distclean-depend clean-depend \ | |
| maintainer-clean-depend info-am info dvi-am dvi check check-am \ | |
| installcheck-am installcheck install-exec-am install-exec \ | |
| install-data-am install-data install-am install uninstall-am uninstall \ | |
| all-redirect all-am all installdirs-am installdirs mostlyclean-generic \ | |
| distclean-generic clean-generic maintainer-clean-generic clean \ | |
| mostlyclean distclean maintainer-clean | |
| $(CLASSES_INC): $(METHODED) classes.awk | |
| echo "/* do not edit. autogenerated by Makefile.am */" > $(CLASSES_INC) | |
| echo >> $(CLASSES_INC) | |
| ls | $(AWK) -f classes.awk >> $(CLASSES_INC) | |
| $(CLASSES_C): $(CLASSES_INC) | classes.inc: $(CLASSES_SOURCE_FILES) Makefile.am |
| echo "/* do not edit. autogenerated by Makefile.am */" > classes.inc | |
| echo >> classes.inc | |
| ls $(CLASSES_SOURCE_FILES) | $(AWK) -f classes.awk >> 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. |
| # Otherwise a system limit (for SysV at least) may be exceeded. | # Otherwise a system limit (for SysV at least) may be exceeded. |
| .NOEXPORT: | .NOEXPORT: |