1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00
Files
coreutils/tests/cp/Makefile.am

10 lines
299 B
Makefile
Raw Normal View History

1998-03-14 10:40:30 +00:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
1997-07-08 22:43:38 +00:00
AUTOMAKE_OPTIONS = 1.1 gnits
1998-06-27 20:35:16 +00:00
TESTS = \
backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src \
2000-04-16 13:49:22 +00:00
same-file cp-mv-backup symlink-slash
1997-07-09 14:05:22 +00:00
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH