--- parser3/src/classes/Makefile.in 2020/12/07 15:14:54 1.84 +++ parser3/src/classes/Makefile.in 2025/11/06 22:09:34 1.88 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -109,10 +109,11 @@ CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_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__objects_1 = amqp.lo array.lo 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) AM_V_lt = $(am__v_lt_@AM_V@) @@ -134,7 +135,8 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) $(top_srcdir)/depcomp am__maybe_remake_depfiles = depfiles -am__depfiles_remade = ./$(DEPDIR)/bool.Plo ./$(DEPDIR)/classes.Plo \ +am__depfiles_remade = ./$(DEPDIR)/amqp.Plo ./$(DEPDIR)/array.Plo \ + ./$(DEPDIR)/bool.Plo ./$(DEPDIR)/classes.Plo \ ./$(DEPDIR)/curl.Plo ./$(DEPDIR)/date.Plo \ ./$(DEPDIR)/double.Plo ./$(DEPDIR)/file.Plo \ ./$(DEPDIR)/form.Plo ./$(DEPDIR)/hash.Plo \ @@ -196,6 +198,8 @@ CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ +AMQP_INCLUDES = @AMQP_INCLUDES@ +AMQP_LIBS = @AMQP_LIBS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ APACHE = @APACHE@ @@ -347,12 +351,11 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -AM_CPPFLAGS = -I../types -I../sql -I../lib/gd -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 +AM_CPPFLAGS = -I../types -I../sql -I../lib/gd -I../lib/sdbm/pa-include -Igd $(INCLTDL) @PCRE_INCLUDES@ @XML_INCLUDES@ @AMQP_INCLUDES@ -I../lib/md5 -I../lib/smtp -I../lib/json -I../lib/memcached -I../lib/curl +CLASSES_SOURCE_FILES = amqp.C array.C 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 @@ -408,6 +411,8 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amqp.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/array.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bool.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/classes.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/curl.Plo@am__quote@ # am--include-marker @@ -579,7 +584,6 @@ install-strip: mostlyclean-generic: clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) @@ -594,7 +598,9 @@ clean-am: clean-generic clean-libtool cl mostlyclean-am distclean: distclean-am - -rm -f ./$(DEPDIR)/bool.Plo + -rm -f ./$(DEPDIR)/amqp.Plo + -rm -f ./$(DEPDIR)/array.Plo + -rm -f ./$(DEPDIR)/bool.Plo -rm -f ./$(DEPDIR)/classes.Plo -rm -f ./$(DEPDIR)/curl.Plo -rm -f ./$(DEPDIR)/date.Plo @@ -665,7 +671,9 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -f ./$(DEPDIR)/bool.Plo + -rm -f ./$(DEPDIR)/amqp.Plo + -rm -f ./$(DEPDIR)/array.Plo + -rm -f ./$(DEPDIR)/bool.Plo -rm -f ./$(DEPDIR)/classes.Plo -rm -f ./$(DEPDIR)/curl.Plo -rm -f ./$(DEPDIR)/date.Plo @@ -728,13 +736,6 @@ uninstall-am: .PRECIOUS: Makefile -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. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: