1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-07 10:16:46 +02:00
Files
coreutils/tests/ln/Makefile.am
T

8 lines
232 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-09-01 20:08:08 +00:00
AUTOMAKE_OPTIONS = 1.2 gnits
2002-10-10 08:31:02 +00:00
TESTS = target-1 sf-1 misc backup-1
1997-09-01 20:08:08 +00:00
EXTRA_DIST = $(TESTS)
1999-01-18 02:56:27 +00:00
TESTS_ENVIRONMENT = \
2003-04-05 18:03:47 +00:00
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"