1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00
Files
coreutils/tests/rm/Makefile.am

15 lines
392 B
Makefile
Raw Normal View History

1998-03-14 10:41:26 +00:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
1997-08-02 15:23:59 +00:00
AUTOMAKE_OPTIONS = 1.1 gnits
2001-02-18 19:39:33 +00:00
TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash \
isatty # unreadable empty-name
1997-08-02 15:23:59 +00:00
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
RM=../../src/rm \
MKDIR=../../src/mkdir \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="@PERL@" \
PATH=`pwd`/../../src:$$PATH \
PROG=rm