1998-03-14 10:41:39 +00:00
|
|
|
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
|
1998-05-11 04:01:42 +00:00
|
|
|
AUTOMAKE_OPTIONS = 1.3 gnits
|
1998-02-21 11:38:47 +00:00
|
|
|
|
2000-05-20 09:45:08 +00:00
|
|
|
TESTS = i-2 mv-special-1 into-self into-self-2 into-self-3 backup-is-src \
|
2000-06-12 06:10:23 +00:00
|
|
|
i-1 hard-link-1 force partition-perm to-symlink dir-file diag
|
1998-11-30 02:53:57 +00:00
|
|
|
|
1998-02-21 11:39:06 +00:00
|
|
|
EXTRA_DIST = $(TESTS) setup
|
1998-02-21 11:53:27 +00:00
|
|
|
TESTS_ENVIRONMENT = \
|
1998-10-05 03:34:17 +00:00
|
|
|
PERL="@PERL@" \
|
1999-05-23 13:36:14 +00:00
|
|
|
PATH=`pwd`/../../src:$$PATH \
|
1998-10-03 16:46:27 +00:00
|
|
|
PROG=mv
|