From 0b219591dda9f5b3b512c346fa75ba6f3db8e6b9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 12 Aug 2001 17:50:42 +0000 Subject: . --- tests/md5sum/Makefile.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/md5sum') diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in index a1232d66f..30024601a 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4i from Makefile.am. +# Makefile.in generated automatically by automake 1.4k from Makefile.am. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. @@ -66,6 +66,7 @@ CPP = @CPP@ DATADIRNAME = @DATADIRNAME@ DEPDIR = @DEPDIR@ DF_PROG = @DF_PROG@ +EXEEXT = @EXEEXT@ FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ @@ -91,6 +92,7 @@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ NEED_SETGID = @NEED_SETGID@ +OBJEXT = @OBJEXT@ OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@ OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@ PACKAGE = @PACKAGE@ @@ -106,8 +108,8 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ -_am_include = @_am_include@ -_am_quote = @_am_quote@ +am__include = @am__include@ +am__quote = @am__quote@ install_sh = @install_sh@ l = @l@ @@ -122,8 +124,6 @@ TESTS_ENVIRONMENT = \ TESTS = basic-1 newline-1 -EXEEXT = -OBJEXT = o subdir = tests/md5sum mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h @@ -135,7 +135,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ - $(AUTOMAKE) --gnits tests/md5sum/Makefile + $(AUTOMAKE) --gnu tests/md5sum/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && \ CONFIG_HEADERS= CONFIG_LINKS= \ -- cgit v1.2.3-54-g00ecf