1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-14 08:53:29 +02:00
Files
coreutils/tests/md5sum/Makefile.am
1999-03-07 14:35:18 +00:00

13 lines
264 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='md5sum --text'
TESTS = basic-1 newline-1