1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-06 01:36:28 +02:00
Files
coreutils/tests/unexpand/Makefile.am
T
Jim Meyering ac9b999873 .
2000-01-16 17:00:22 +00:00

13 lines
253 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=`pwd`/../../src:$$PATH \
PROG=unexpand
TESTS = basic-1