Makefile.in (memcached-1.6.8) | : | Makefile.in (memcached-1.6.9) | ||
---|---|---|---|---|
skipping to change at line 228 | skipping to change at line 228 | |||
$(am__objects_12) $(am__objects_13) $(am__objects_14) | $(am__objects_12) $(am__objects_13) $(am__objects_14) | |||
am_memcached_debug_OBJECTS = $(am__objects_15) | am_memcached_debug_OBJECTS = $(am__objects_15) | |||
memcached_debug_OBJECTS = $(am_memcached_debug_OBJECTS) | memcached_debug_OBJECTS = $(am_memcached_debug_OBJECTS) | |||
memcached_debug_LINK = $(CCLD) $(memcached_debug_CFLAGS) $(CFLAGS) \ | memcached_debug_LINK = $(CCLD) $(memcached_debug_CFLAGS) $(CFLAGS) \ | |||
$(AM_LDFLAGS) $(LDFLAGS) -o $@ | $(AM_LDFLAGS) $(LDFLAGS) -o $@ | |||
sizes_SOURCES = sizes.c | sizes_SOURCES = sizes.c | |||
sizes_OBJECTS = sizes.$(OBJEXT) | sizes_OBJECTS = sizes.$(OBJEXT) | |||
sizes_LDADD = $(LDADD) | sizes_LDADD = $(LDADD) | |||
am_testapp_OBJECTS = testapp.$(OBJEXT) util.$(OBJEXT) \ | am_testapp_OBJECTS = testapp.$(OBJEXT) util.$(OBJEXT) \ | |||
stats_prefix.$(OBJEXT) jenkins_hash.$(OBJEXT) \ | stats_prefix.$(OBJEXT) jenkins_hash.$(OBJEXT) \ | |||
murmur3_hash.$(OBJEXT) cache.$(OBJEXT) | murmur3_hash.$(OBJEXT) cache.$(OBJEXT) crc32c.$(OBJEXT) | |||
testapp_OBJECTS = $(am_testapp_OBJECTS) | testapp_OBJECTS = $(am_testapp_OBJECTS) | |||
testapp_LDADD = $(LDADD) | testapp_LDADD = $(LDADD) | |||
am_timedrun_OBJECTS = timedrun.$(OBJEXT) | am_timedrun_OBJECTS = timedrun.$(OBJEXT) | |||
timedrun_OBJECTS = $(am_timedrun_OBJECTS) | timedrun_OBJECTS = $(am_timedrun_OBJECTS) | |||
timedrun_LDADD = $(LDADD) | timedrun_LDADD = $(LDADD) | |||
AM_V_P = $(am__v_P_@AM_V@) | AM_V_P = $(am__v_P_@AM_V@) | |||
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) | |||
am__v_P_0 = false | am__v_P_0 = false | |||
am__v_P_1 = : | am__v_P_1 = : | |||
AM_V_GEN = $(am__v_GEN_@AM_V@) | AM_V_GEN = $(am__v_GEN_@AM_V@) | |||
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | |||
am__v_GEN_0 = @echo " GEN " $@; | am__v_GEN_0 = @echo " GEN " $@; | |||
am__v_GEN_1 = | am__v_GEN_1 = | |||
AM_V_at = $(am__v_at_@AM_V@) | AM_V_at = $(am__v_at_@AM_V@) | |||
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) | |||
am__v_at_0 = @ | am__v_at_0 = @ | |||
am__v_at_1 = | am__v_at_1 = | |||
DEFAULT_INCLUDES = -I.@am__isrc@ | DEFAULT_INCLUDES = -I.@am__isrc@ | |||
depcomp = $(SHELL) $(top_srcdir)/depcomp | depcomp = $(SHELL) $(top_srcdir)/depcomp | |||
am__maybe_remake_depfiles = depfiles | am__maybe_remake_depfiles = depfiles | |||
am__depfiles_remade = ./$(DEPDIR)/cache.Po ./$(DEPDIR)/jenkins_hash.Po \ | am__depfiles_remade = ./$(DEPDIR)/cache.Po ./$(DEPDIR)/crc32c.Po \ | |||
./$(DEPDIR)/memcached-assoc.Po \ | ./$(DEPDIR)/jenkins_hash.Po ./$(DEPDIR)/memcached-assoc.Po \ | |||
./$(DEPDIR)/memcached-authfile.Po \ | ./$(DEPDIR)/memcached-authfile.Po \ | |||
./$(DEPDIR)/memcached-bipbuffer.Po \ | ./$(DEPDIR)/memcached-bipbuffer.Po \ | |||
./$(DEPDIR)/memcached-cache.Po \ | ./$(DEPDIR)/memcached-cache.Po \ | |||
./$(DEPDIR)/memcached-crawler.Po \ | ./$(DEPDIR)/memcached-crawler.Po \ | |||
./$(DEPDIR)/memcached-crc32c.Po \ | ./$(DEPDIR)/memcached-crc32c.Po \ | |||
./$(DEPDIR)/memcached-daemon.Po \ | ./$(DEPDIR)/memcached-daemon.Po \ | |||
./$(DEPDIR)/memcached-extstore.Po \ | ./$(DEPDIR)/memcached-extstore.Po \ | |||
./$(DEPDIR)/memcached-freebsd_priv.Po \ | ./$(DEPDIR)/memcached-freebsd_priv.Po \ | |||
./$(DEPDIR)/memcached-hash.Po ./$(DEPDIR)/memcached-items.Po \ | ./$(DEPDIR)/memcached-hash.Po ./$(DEPDIR)/memcached-items.Po \ | |||
./$(DEPDIR)/memcached-itoa_ljust.Po \ | ./$(DEPDIR)/memcached-itoa_ljust.Po \ | |||
skipping to change at line 557 | skipping to change at line 557 | |||
sbindir = @sbindir@ | sbindir = @sbindir@ | |||
sharedstatedir = @sharedstatedir@ | sharedstatedir = @sharedstatedir@ | |||
srcdir = @srcdir@ | srcdir = @srcdir@ | |||
sysconfdir = @sysconfdir@ | sysconfdir = @sysconfdir@ | |||
target_alias = @target_alias@ | target_alias = @target_alias@ | |||
top_build_prefix = @top_build_prefix@ | top_build_prefix = @top_build_prefix@ | |||
top_builddir = @top_builddir@ | top_builddir = @top_builddir@ | |||
top_srcdir = @top_srcdir@ | top_srcdir = @top_srcdir@ | |||
pkginclude_HEADERS = protocol_binary.h | pkginclude_HEADERS = protocol_binary.h | |||
BUILT_SOURCES = $(am__append_10) | BUILT_SOURCES = $(am__append_10) | |||
testapp_SOURCES = testapp.c util.c util.h stats_prefix.c stats_prefix.h jenkins_ hash.c murmur3_hash.c hash.h cache.c | testapp_SOURCES = testapp.c util.c util.h stats_prefix.c stats_prefix.h jenkins_ hash.c murmur3_hash.c hash.h cache.c crc32c.c | |||
timedrun_SOURCES = timedrun.c | timedrun_SOURCES = timedrun.c | |||
memcached_SOURCES = memcached.c memcached.h hash.c hash.h \ | memcached_SOURCES = memcached.c memcached.h hash.c hash.h \ | |||
jenkins_hash.c jenkins_hash.h murmur3_hash.c murmur3_hash.h \ | jenkins_hash.c jenkins_hash.h murmur3_hash.c murmur3_hash.h \ | |||
slabs.c slabs.h items.c items.h assoc.c assoc.h thread.c \ | slabs.c slabs.h items.c items.h assoc.c assoc.h thread.c \ | |||
daemon.c stats_prefix.c stats_prefix.h util.c util.h trace.h \ | daemon.c stats_prefix.c stats_prefix.h util.c util.h trace.h \ | |||
cache.c cache.h sasl_defs.h bipbuffer.c bipbuffer.h logger.c \ | cache.c cache.h sasl_defs.h bipbuffer.c bipbuffer.h logger.c \ | |||
logger.h crawler.c crawler.h itoa_ljust.c itoa_ljust.h \ | logger.h crawler.c crawler.h itoa_ljust.c itoa_ljust.h \ | |||
slab_automove.c slab_automove.h authfile.c authfile.h \ | slab_automove.c slab_automove.h authfile.c authfile.h \ | |||
restart.c restart.h proto_text.c proto_text.h proto_bin.c \ | restart.c restart.h proto_text.c proto_text.h proto_bin.c \ | |||
proto_bin.h $(am__append_1) $(am__append_2) $(am__append_3) \ | proto_bin.h $(am__append_1) $(am__append_2) $(am__append_3) \ | |||
skipping to change at line 709 | skipping to change at line 709 | |||
@rm -f timedrun$(EXEEXT) | @rm -f timedrun$(EXEEXT) | |||
$(AM_V_CCLD)$(LINK) $(timedrun_OBJECTS) $(timedrun_LDADD) $(LIBS) | $(AM_V_CCLD)$(LINK) $(timedrun_OBJECTS) $(timedrun_LDADD) $(LIBS) | |||
mostlyclean-compile: | mostlyclean-compile: | |||
-rm -f *.$(OBJEXT) | -rm -f *.$(OBJEXT) | |||
distclean-compile: | distclean-compile: | |||
-rm -f *.tab.c | -rm -f *.tab.c | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache.Po@am__quote@ # am--inclu de-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache.Po@am__quote@ # am--inclu de-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc32c.Po@am__quote@ # am--incl ude-marker | ||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jenkins_hash.Po@am__quote@ # am --include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jenkins_hash.Po@am__quote@ # am --include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-assoc.Po@am__quote@ # am--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-assoc.Po@am__quote@ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-authfile.Po@am__quote @ # am--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-authfile.Po@am__quote @ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-bipbuffer.Po@am__quot e@ # am--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-bipbuffer.Po@am__quot e@ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-cache.Po@am__quote@ # am--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-cache.Po@am__quote@ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-crawler.Po@am__quote@ # am--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-crawler.Po@am__quote@ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-crc32c.Po@am__quote@ # am--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-crc32c.Po@am__quote@ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-daemon.Po@am__quote@ # am--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-daemon.Po@am__quote@ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-extstore.Po@am__quote @ # am--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-extstore.Po@am__quote @ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-freebsd_priv.Po@am__q uote@ # am--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcached-freebsd_priv.Po@am__q uote@ # am--include-marker | |||
skipping to change at line 2039 | skipping to change at line 2040 | |||
@echo "it deletes files that may require special tools to rebuild." | @echo "it deletes files that may require special tools to rebuild." | |||
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) | -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) | |||
clean: clean-recursive | clean: clean-recursive | |||
clean-am: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS \ | clean-am: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS \ | |||
mostlyclean-am | mostlyclean-am | |||
distclean: distclean-recursive | distclean: distclean-recursive | |||
-rm -f $(am__CONFIG_DISTCLEAN_FILES) | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | |||
-rm -f ./$(DEPDIR)/cache.Po | -rm -f ./$(DEPDIR)/cache.Po | |||
-rm -f ./$(DEPDIR)/crc32c.Po | ||||
-rm -f ./$(DEPDIR)/jenkins_hash.Po | -rm -f ./$(DEPDIR)/jenkins_hash.Po | |||
-rm -f ./$(DEPDIR)/memcached-assoc.Po | -rm -f ./$(DEPDIR)/memcached-assoc.Po | |||
-rm -f ./$(DEPDIR)/memcached-authfile.Po | -rm -f ./$(DEPDIR)/memcached-authfile.Po | |||
-rm -f ./$(DEPDIR)/memcached-bipbuffer.Po | -rm -f ./$(DEPDIR)/memcached-bipbuffer.Po | |||
-rm -f ./$(DEPDIR)/memcached-cache.Po | -rm -f ./$(DEPDIR)/memcached-cache.Po | |||
-rm -f ./$(DEPDIR)/memcached-crawler.Po | -rm -f ./$(DEPDIR)/memcached-crawler.Po | |||
-rm -f ./$(DEPDIR)/memcached-crc32c.Po | -rm -f ./$(DEPDIR)/memcached-crc32c.Po | |||
-rm -f ./$(DEPDIR)/memcached-daemon.Po | -rm -f ./$(DEPDIR)/memcached-daemon.Po | |||
-rm -f ./$(DEPDIR)/memcached-extstore.Po | -rm -f ./$(DEPDIR)/memcached-extstore.Po | |||
-rm -f ./$(DEPDIR)/memcached-freebsd_priv.Po | -rm -f ./$(DEPDIR)/memcached-freebsd_priv.Po | |||
skipping to change at line 2156 | skipping to change at line 2158 | |||
install-ps: install-ps-recursive | install-ps: install-ps-recursive | |||
install-ps-am: | install-ps-am: | |||
installcheck-am: | installcheck-am: | |||
maintainer-clean: maintainer-clean-recursive | maintainer-clean: maintainer-clean-recursive | |||
-rm -f $(am__CONFIG_DISTCLEAN_FILES) | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | |||
-rm -rf $(top_srcdir)/autom4te.cache | -rm -rf $(top_srcdir)/autom4te.cache | |||
-rm -f ./$(DEPDIR)/cache.Po | -rm -f ./$(DEPDIR)/cache.Po | |||
-rm -f ./$(DEPDIR)/crc32c.Po | ||||
-rm -f ./$(DEPDIR)/jenkins_hash.Po | -rm -f ./$(DEPDIR)/jenkins_hash.Po | |||
-rm -f ./$(DEPDIR)/memcached-assoc.Po | -rm -f ./$(DEPDIR)/memcached-assoc.Po | |||
-rm -f ./$(DEPDIR)/memcached-authfile.Po | -rm -f ./$(DEPDIR)/memcached-authfile.Po | |||
-rm -f ./$(DEPDIR)/memcached-bipbuffer.Po | -rm -f ./$(DEPDIR)/memcached-bipbuffer.Po | |||
-rm -f ./$(DEPDIR)/memcached-cache.Po | -rm -f ./$(DEPDIR)/memcached-cache.Po | |||
-rm -f ./$(DEPDIR)/memcached-crawler.Po | -rm -f ./$(DEPDIR)/memcached-crawler.Po | |||
-rm -f ./$(DEPDIR)/memcached-crc32c.Po | -rm -f ./$(DEPDIR)/memcached-crc32c.Po | |||
-rm -f ./$(DEPDIR)/memcached-daemon.Po | -rm -f ./$(DEPDIR)/memcached-daemon.Po | |||
-rm -f ./$(DEPDIR)/memcached-extstore.Po | -rm -f ./$(DEPDIR)/memcached-extstore.Po | |||
-rm -f ./$(DEPDIR)/memcached-freebsd_priv.Po | -rm -f ./$(DEPDIR)/memcached-freebsd_priv.Po | |||
End of changes. 6 change blocks. | ||||
4 lines changed or deleted | 7 lines changed or added |