1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-21 01:26:53 +02:00
Files
coreutils/tests/ls/Makefile.am
T

12 lines
275 B
Makefile
Raw Normal View History

1997-11-09 19:06:53 +00:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
1997-02-03 03:21:02 +00:00
1998-01-10 11:27:24 +00:00
AUTOMAKE_OPTIONS = 1.2 gnits
1997-02-03 03:21:02 +00:00
1999-12-19 10:21:34 +00:00
TESTS = rt-1 time-1 symlink-slash
1998-01-10 11:27:24 +00:00
EXTRA_DIST = $(TESTS)
1999-11-20 10:38:38 +00:00
TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PATH=`pwd`/../../src:$$PATH \
PROG=ls