1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-17 09:05:50 +02:00
Files
coreutils/tests/mv/Makefile.am
2002-03-29 23:11:28 +00:00

18 lines
483 B
Makefile

## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = \
i-link-no \
part-fail \
dup-source childproof i-4 update 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
EXTRA_DIST = $(TESTS) setup
TESTS_ENVIRONMENT = \
PERL="@PERL@" \
PATH=`pwd`/../../src:$$PATH \
PROG=mv