1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00
Files
coreutils/tests/sum/Makefile.am

13 lines
248 B
Makefile
Raw Normal View History

2000-06-24 07:12:56 +00:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="@PERL@" \
PATH=`pwd`/../../src:$$PATH \
2000-06-24 07:13:07 +00:00
PROG=sum
2000-06-24 07:12:56 +00:00
TESTS = basic-1