From: Jim Meyering Date: Tue, 7 Aug 2001 10:44:12 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0_15~481 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=65cb579ccce8093d65665864162ad991ae339db5;p=platform%2Fupstream%2Fcoreutils.git . --- diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 905f1f4..6c71e77 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/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,14 +108,15 @@ 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@ AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = i-3 i-2 mv-special-1 into-self into-self-2 into-self-3 into-self-4 \ +TESTS = update i-3 i-2 mv-special-1 \ + into-self into-self-2 into-self-3 into-self-4 \ backup-is-src \ i-1 hard-link-1 force partition-perm to-symlink dir-file diag \ part-symlink part-rename trailing-slash @@ -125,8 +128,6 @@ TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH \ PROG=mv -EXEEXT = -OBJEXT = o subdir = tests/mv mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h