1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00
Files
coreutils/tests/md5sum/Makefile.am

13 lines
261 B
Makefile
Raw Normal View History

1998-02-04 18:04:39 +00:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
1996-09-21 18:34:26 +00:00
1998-10-04 02:51:30 +00:00
EXTRA_DIST = $(TESTS)
1996-12-22 14:12:06 +00:00
1998-10-04 02:51:30 +00:00
TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="@PERL@" \
PATH=`pwd`/../../src:$$PATH \
1999-07-15 16:14:13 +00:00
PROG=md5sum
1996-12-22 14:12:06 +00:00
1999-03-07 14:35:18 +00:00
TESTS = basic-1 newline-1