1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-09 03:06:33 +02:00
Files
coreutils/tests/sha1sum/Makefile.am
T

13 lines
282 B
Makefile
Raw Normal View History

2000-10-22 11:56:18 +00:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
2003-04-05 18:03:47 +00:00
PERL="$(PERL)" \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
2000-10-22 14:40:44 +00:00
PROG=sha1sum
2000-10-22 11:56:18 +00:00
2000-11-03 09:03:30 +00:00
TESTS = basic-1 sample-vec