coreutils/tests/sha1sum/Makefile.am

13 lines
282 B
Makefile
Raw Normal View History

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