diff --git a/progressmeter/Makefile.in b/progressmeter/Makefile.in index 57552e7..0539aee 100644 --- a/progressmeter/Makefile.in +++ b/progressmeter/Makefile.in @@ -100,8 +100,6 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = LIBRARIES = $(noinst_LIBRARIES) -AR = ar -ARFLAGS = cru AM_V_AR = $(am__v_AR_@AM_V@) am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@) am__v_AR_0 = @echo " AR " $@; diff --git a/yesno/Makefile.in b/yesno/Makefile.in index 6711edb..7aa5c33 100644 --- a/yesno/Makefile.in +++ b/yesno/Makefile.in @@ -98,8 +98,6 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = LIBRARIES = $(noinst_LIBRARIES) -AR = ar -ARFLAGS = cru AM_V_AR = $(am__v_AR_@AM_V@) am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@) am__v_AR_0 = @echo " AR " $@;