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

14 lines
370 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
TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 # 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=../../src:$$PATH \
PROG=rm