1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-25 19:47:20 +02:00
Files
coreutils/tests/tee/Makefile.am
T

9 lines
280 B
Makefile
Raw Normal View History

2005-04-05 11:43:03 +00:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = basic dash
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"