summaryrefslogtreecommitdiff
path: root/tests/mv/Makefile.in
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-05 09:53:35 +0000
committerJim Meyering <jim@meyering.net>2000-02-05 09:53:35 +0000
commit7392a5fd4975d1f5aa4048f363394e4ff9f4c313 (patch)
tree1647e00e51bf6c9c0c3e5219e65d3b179617c8d3 /tests/mv/Makefile.in
parente413127dd493d6bf7ee0ed00ccbd079e47c9e636 (diff)
downloadcoreutils-7392a5fd4975d1f5aa4048f363394e4ff9f4c313.tar.xz
.
Diffstat (limited to 'tests/mv/Makefile.in')
-rw-r--r--tests/mv/Makefile.in13
1 files changed, 4 insertions, 9 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in
index 0e05d8692..1bf4888a4 100644
--- a/tests/mv/Makefile.in
+++ b/tests/mv/Makefile.in
@@ -71,6 +71,7 @@ CXXCPP = @CXXCPP@
DATADIRNAME = @DATADIRNAME@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
+FESETROUND_LIBM = @FESETROUND_LIBM@
GENCAT = @GENCAT@
GETCONF = @GETCONF@
GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
@@ -86,6 +87,7 @@ INTLLIBS = @INTLLIBS@
INTLOBJS = @INTLOBJS@
KMEM_GROUP = @KMEM_GROUP@
LIBOBJS = @LIBOBJS@
+LIB_CRYPT = @LIB_CRYPT@
MAKEINFO = @MAKEINFO@
MAN = @MAN@
MKINSTALLDIRS = @MKINSTALLDIRS@
@@ -99,6 +101,7 @@ POFILES = @POFILES@
POSUB = @POSUB@
POW_LIBM = @POW_LIBM@
RANLIB = @RANLIB@
+SQRT_LIBM = @SQRT_LIBM@
U = @U@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
@@ -111,19 +114,11 @@ l = @l@
AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = mv-special-1 into-self into-self-2 into-self-3 backup-is-src \
- i-1 hard-link-1 force partition-perm to-symlink
+ i-1 hard-link-1 force partition-perm to-symlink dir-file
EXTRA_DIST = $(TESTS) setup
TESTS_ENVIRONMENT = \
- DF=../../src/df \
- LN=../../src/ln \
- LS=../../src/ls \
- MKDIR=../../src/mkdir \
- MKNOD=../../src/mknod \
- MV=../../src/mv \
- RM=../../src/rm \
- TOUCH=../../src/touch \
PERL="@PERL@" \
PATH=`pwd`/../../src:$$PATH \
PROG=mv