1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-29 16:23:42 +02:00
Files
coreutils/tests/sha1sum/Makefile.am
2000-10-22 14:40:44 +00:00

13 lines
252 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=`pwd`/../../src:$$PATH \
PROG=sha1sum
TESTS = basic-1