From 5d1f26b8e5bd296fcfd350ed2132e9edecaf79d8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 13 Jan 2002 19:54:12 +0000 Subject: . --- tests/wc/Makefile.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/wc') diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in index 577ef9718..047603ee3 100644 --- a/tests/wc/Makefile.in +++ b/tests/wc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.5a from Makefile.am. +# Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 @@ -13,7 +13,6 @@ # PARTICULAR PURPOSE. @SET_MAKE@ - SHELL = @SHELL@ srcdir = @srcdir@ @@ -100,6 +99,8 @@ NEED_SETGID = @NEED_SETGID@ OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@ OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@ PACKAGE = @PACKAGE@ + +PERL = @PERL@ POFILES = @POFILES@ POSUB = @POSUB@ RANLIB = @RANLIB@ @@ -114,8 +115,6 @@ am__include = @am__include@ am__quote = @am__quote@ install_sh = @install_sh@ -PERL = @PERL@ - x = wc explicit = maint_gen = a0.I a0.X a1.I a1.X a2.I a2.X a3.I a3.X a4.I a4.X a5.I a5.X a6.I \ @@ -152,7 +151,7 @@ $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu tests/wc/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: tags: TAGS TAGS: @@ -251,6 +250,7 @@ install-am: all-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: -- cgit v1.2.3-54-g00ecf