--- parser3/src/classes/Makefile.in 2020/12/07 15:14:54 1.84 +++ parser3/src/classes/Makefile.in 2024/09/10 19:12:27 1.86 @@ -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 = 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,10 +135,10 @@ 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 \ - ./$(DEPDIR)/curl.Plo ./$(DEPDIR)/date.Plo \ - ./$(DEPDIR)/double.Plo ./$(DEPDIR)/file.Plo \ - ./$(DEPDIR)/form.Plo ./$(DEPDIR)/hash.Plo \ +am__depfiles_remade = ./$(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 \ ./$(DEPDIR)/hashfile.Plo ./$(DEPDIR)/image.Plo \ ./$(DEPDIR)/inet.Plo ./$(DEPDIR)/int.Plo ./$(DEPDIR)/json.Plo \ ./$(DEPDIR)/mail.Plo ./$(DEPDIR)/math.Plo \ @@ -348,7 +349,7 @@ 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 +CLASSES_SOURCE_FILES = classes.awk 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 @@ -408,6 +409,7 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c +@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 @@ -594,7 +596,8 @@ clean-am: clean-generic clean-libtool cl mostlyclean-am distclean: distclean-am - -rm -f ./$(DEPDIR)/bool.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 +668,8 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -f ./$(DEPDIR)/bool.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