1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-09 11:16:42 +02:00
Files
coreutils/tests/basename/Makefile.am
T

12 lines
278 B
Makefile
Raw Normal View History

1999-03-08 14:41:57 +00:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = basic
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="@PERL@" \
2000-01-07 08:24:16 +00:00
PATH=`pwd`/../../src:$$PATH \
1999-03-08 14:41:57 +00:00
PROG=basename