diff options
Diffstat (limited to 'src/Makefile.in')
| -rw-r--r-- | src/Makefile.in | 56 |
1 files changed, 21 insertions, 35 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 0768775..9cbd614 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.17 from Makefile.am. +# Makefile.in generated by automake 1.18.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2024 Free Software Foundation, Inc. +# Copyright (C) 1994-2025 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -92,7 +92,7 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -@WITH_GNU_LD_TRUE@am__append_1 = -Wl,--version-script=${srcdir}/libHX.map +@WITH_LDSYM_TRUE@am__append_1 = -Wl,--version-script=${srcdir}/libHX.map @WITH_SUN_LD_TRUE@am__append_2 = -Wl,-M,${srcdir}/libHX.map @MINGW32_TRUE@am__append_3 = ux-file.c ux-mmap.c @MINGW32_TRUE@am__append_4 = -lws2_32 @@ -110,7 +110,7 @@ TESTS = tc-format$(EXEEXT) tc-option$(EXEEXT) tc-strchr2$(EXEEXT) \ @HAVE_CXX_TRUE@am__append_5 = tx-compile tx-cast tx-deque tx-dir \ @HAVE_CXX_TRUE@ tx-intdiff tx-list tx-list2 \ @HAVE_CXX_TRUE@ tx-misc tx-netio \ -@HAVE_CXX_TRUE@ tx-option tx-proc tx-rand tx-strchr2 tx-string \ +@HAVE_CXX_TRUE@ tx-proc tx-rand tx-strchr2 tx-string \ @HAVE_CXX_TRUE@ tx-strquote tx-time @HAVE_CXX_TRUE@am__append_6 = tx-strchr2 tx-strquote @@ -131,10 +131,10 @@ CONFIG_CLEAN_VPATH_FILES = @HAVE_CXX_TRUE@ tx-deque$(EXEEXT) tx-dir$(EXEEXT) \ @HAVE_CXX_TRUE@ tx-intdiff$(EXEEXT) tx-list$(EXEEXT) \ @HAVE_CXX_TRUE@ tx-list2$(EXEEXT) tx-misc$(EXEEXT) \ -@HAVE_CXX_TRUE@ tx-netio$(EXEEXT) tx-option$(EXEEXT) \ -@HAVE_CXX_TRUE@ tx-proc$(EXEEXT) tx-rand$(EXEEXT) \ -@HAVE_CXX_TRUE@ tx-strchr2$(EXEEXT) tx-string$(EXEEXT) \ -@HAVE_CXX_TRUE@ tx-strquote$(EXEEXT) tx-time$(EXEEXT) +@HAVE_CXX_TRUE@ tx-netio$(EXEEXT) tx-proc$(EXEEXT) \ +@HAVE_CXX_TRUE@ tx-rand$(EXEEXT) tx-strchr2$(EXEEXT) \ +@HAVE_CXX_TRUE@ tx-string$(EXEEXT) tx-strquote$(EXEEXT) \ +@HAVE_CXX_TRUE@ tx-time$(EXEEXT) am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ @@ -296,10 +296,6 @@ am__tx_netio_SOURCES_DIST = tx-netio.cpp @HAVE_CXX_TRUE@am_tx_netio_OBJECTS = tx-netio.$(OBJEXT) tx_netio_OBJECTS = $(am_tx_netio_OBJECTS) @HAVE_CXX_TRUE@tx_netio_DEPENDENCIES = libHX.la $(am__DEPENDENCIES_1) -am__tx_option_SOURCES_DIST = tx-option.cpp -@HAVE_CXX_TRUE@am_tx_option_OBJECTS = tx-option.$(OBJEXT) -tx_option_OBJECTS = $(am_tx_option_OBJECTS) -@HAVE_CXX_TRUE@tx_option_DEPENDENCIES = libHX.la am__tx_proc_SOURCES_DIST = tx-proc.cpp @HAVE_CXX_TRUE@am_tx_proc_OBJECTS = tx-proc.$(OBJEXT) tx_proc_OBJECTS = $(am_tx_proc_OBJECTS) @@ -360,11 +356,11 @@ am__depfiles_remade = ./$(DEPDIR)/deque.Plo ./$(DEPDIR)/dl.Plo \ ./$(DEPDIR)/tx-deque.Po ./$(DEPDIR)/tx-dir.Po \ ./$(DEPDIR)/tx-intdiff.Po ./$(DEPDIR)/tx-list.Po \ ./$(DEPDIR)/tx-misc.Po ./$(DEPDIR)/tx-netio.Po \ - ./$(DEPDIR)/tx-option.Po ./$(DEPDIR)/tx-proc.Po \ - ./$(DEPDIR)/tx-rand.Po ./$(DEPDIR)/tx-strchr2.Po \ - ./$(DEPDIR)/tx-string.Po ./$(DEPDIR)/tx-strquote.Po \ - ./$(DEPDIR)/tx-time.Po ./$(DEPDIR)/tx_list2-tx-list2.Po \ - ./$(DEPDIR)/ux-file.Plo ./$(DEPDIR)/ux-mmap.Plo + ./$(DEPDIR)/tx-proc.Po ./$(DEPDIR)/tx-rand.Po \ + ./$(DEPDIR)/tx-strchr2.Po ./$(DEPDIR)/tx-string.Po \ + ./$(DEPDIR)/tx-strquote.Po ./$(DEPDIR)/tx-time.Po \ + ./$(DEPDIR)/tx_list2-tx-list2.Po ./$(DEPDIR)/ux-file.Plo \ + ./$(DEPDIR)/ux-mmap.Plo am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) @@ -410,9 +406,8 @@ SOURCES = $(libHX_la_SOURCES) tc-cast.c tc-compile.c tc-deque.c \ $(tx_cast_SOURCES) $(tx_compile_SOURCES) $(tx_deque_SOURCES) \ $(tx_dir_SOURCES) $(tx_intdiff_SOURCES) $(tx_list_SOURCES) \ $(tx_list2_SOURCES) $(tx_misc_SOURCES) $(tx_netio_SOURCES) \ - $(tx_option_SOURCES) $(tx_proc_SOURCES) $(tx_rand_SOURCES) \ - $(tx_strchr2_SOURCES) $(tx_string_SOURCES) \ - $(tx_strquote_SOURCES) $(tx_time_SOURCES) + $(tx_proc_SOURCES) $(tx_rand_SOURCES) $(tx_strchr2_SOURCES) \ + $(tx_string_SOURCES) $(tx_strquote_SOURCES) $(tx_time_SOURCES) DIST_SOURCES = $(am__libHX_la_SOURCES_DIST) tc-cast.c tc-compile.c \ tc-deque.c tc-dir.c tc-format.c tc-io.c tc-list.c tc-list2.c \ tc-map.c tc-memmem.c tc-misc.c tc-netio.c tc-option.c \ @@ -423,10 +418,9 @@ DIST_SOURCES = $(am__libHX_la_SOURCES_DIST) tc-cast.c tc-compile.c \ $(am__tx_dir_SOURCES_DIST) $(am__tx_intdiff_SOURCES_DIST) \ $(am__tx_list_SOURCES_DIST) $(am__tx_list2_SOURCES_DIST) \ $(am__tx_misc_SOURCES_DIST) $(am__tx_netio_SOURCES_DIST) \ - $(am__tx_option_SOURCES_DIST) $(am__tx_proc_SOURCES_DIST) \ - $(am__tx_rand_SOURCES_DIST) $(am__tx_strchr2_SOURCES_DIST) \ - $(am__tx_string_SOURCES_DIST) $(am__tx_strquote_SOURCES_DIST) \ - $(am__tx_time_SOURCES_DIST) + $(am__tx_proc_SOURCES_DIST) $(am__tx_rand_SOURCES_DIST) \ + $(am__tx_strchr2_SOURCES_DIST) $(am__tx_string_SOURCES_DIST) \ + $(am__tx_strquote_SOURCES_DIST) $(am__tx_time_SOURCES_DIST) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ @@ -563,7 +557,7 @@ am__common_driver_flags = \ # To be inserted before the command running the test. Creates the # directory for the log if needed. Stores in $dir the directory # containing $f, in $tst the test, in $log the log. Executes the -# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and +# developer-defined test setup AM_TESTS_ENVIRONMENT (if any), and # passes TESTS_ENVIRONMENT. Set up options for the wrapper that # will run the test scripts (or their associated LOG_COMPILER, if # thy have one). @@ -780,7 +774,7 @@ libHX_la_SOURCES = deque.c dl.c format.c io.c map.c mc.c misc.c opt.c \ proc.c rand.c socket.c string.c time.c $(am__append_3) libHX_la_LIBADD = ${libdl_LIBS} -lm ${libpthread_LIBS} ${librt_LIBS} \ ${libsocket_LIBS} $(am__append_4) -libHX_la_LDFLAGS = -no-undefined -version-info 40:0:8 $(am__append_1) \ +libHX_la_LDFLAGS = -no-undefined -version-info 43:0:0 $(am__append_1) \ $(am__append_2) EXTRA_libHX_la_DEPENDENCIES = libHX.map EXTRA_DIST = internal.h map_int.h libHX.map uxcompat.h analyze.sh @@ -825,8 +819,6 @@ tc_time_LDADD = libHX.la @HAVE_CXX_TRUE@tx_misc_LDADD = libHX.la @HAVE_CXX_TRUE@tx_netio_SOURCES = tx-netio.cpp @HAVE_CXX_TRUE@tx_netio_LDADD = libHX.la ${libsocket_LIBS} -@HAVE_CXX_TRUE@tx_option_SOURCES = tx-option.cpp -@HAVE_CXX_TRUE@tx_option_LDADD = libHX.la @HAVE_CXX_TRUE@tx_proc_SOURCES = tx-proc.cpp @HAVE_CXX_TRUE@tx_proc_LDADD = libHX.la @HAVE_CXX_TRUE@tx_rand_SOURCES = tx-rand.cpp @@ -1041,10 +1033,6 @@ tx-netio$(EXEEXT): $(tx_netio_OBJECTS) $(tx_netio_DEPENDENCIES) $(EXTRA_tx_netio @rm -f tx-netio$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(tx_netio_OBJECTS) $(tx_netio_LDADD) $(LIBS) -tx-option$(EXEEXT): $(tx_option_OBJECTS) $(tx_option_DEPENDENCIES) $(EXTRA_tx_option_DEPENDENCIES) - @rm -f tx-option$(EXEEXT) - $(AM_V_CXXLD)$(CXXLINK) $(tx_option_OBJECTS) $(tx_option_LDADD) $(LIBS) - tx-proc$(EXEEXT): $(tx_proc_OBJECTS) $(tx_proc_DEPENDENCIES) $(EXTRA_tx_proc_DEPENDENCIES) @rm -f tx-proc$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(tx_proc_OBJECTS) $(tx_proc_LDADD) $(LIBS) @@ -1119,7 +1107,6 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx-list.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx-misc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx-netio.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx-option.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx-proc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx-rand.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx-strchr2.Po@am__quote@ # am--include-marker @@ -1513,6 +1500,7 @@ tx-strquote.log: tx-strquote$(EXEEXT) @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am @@ -1640,7 +1628,6 @@ distclean: distclean-am -rm -f ./$(DEPDIR)/tx-list.Po -rm -f ./$(DEPDIR)/tx-misc.Po -rm -f ./$(DEPDIR)/tx-netio.Po - -rm -f ./$(DEPDIR)/tx-option.Po -rm -f ./$(DEPDIR)/tx-proc.Po -rm -f ./$(DEPDIR)/tx-rand.Po -rm -f ./$(DEPDIR)/tx-strchr2.Po @@ -1739,7 +1726,6 @@ maintainer-clean: maintainer-clean-am -rm -f ./$(DEPDIR)/tx-list.Po -rm -f ./$(DEPDIR)/tx-misc.Po -rm -f ./$(DEPDIR)/tx-netio.Po - -rm -f ./$(DEPDIR)/tx-option.Po -rm -f ./$(DEPDIR)/tx-proc.Po -rm -f ./$(DEPDIR)/tx-rand.Po -rm -f ./$(DEPDIR)/tx-strchr2.Po |
