1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-22 21:07:23 +02:00
Files
coreutils/tests/tsort/Makefile.am
1999-08-22 15:55:41 +00:00

13 lines
244 B
Makefile

## Process this file with automake to produce Makefile.in -*-Makefile-*-.
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="@PERL@" \
PATH=../../src:$$PATH \
PROG=tsort
TESTS = basic-1