1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-26 20:16:38 +02:00
Files
coreutils/tests/tsort/Makefile.am
T

13 lines
250 B
Makefile
Raw Normal View History

1999-08-13 07:57:15 +00:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
1999-08-22 15:55:41 +00:00
EXTRA_DIST = $(TESTS)
1999-08-13 07:57:15 +00:00
1999-08-22 15:55:41 +00:00
TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="@PERL@" \
2000-01-07 08:25:47 +00:00
PATH=`pwd`/../../src:$$PATH \
1999-08-22 15:55:41 +00:00
PROG=tsort
1999-08-13 07:57:15 +00:00
1999-08-22 15:55:41 +00:00
TESTS = basic-1