mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-10 14:13:31 +02:00
7 lines
232 B
Makefile
7 lines
232 B
Makefile
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
|
|
AUTOMAKE_OPTIONS = 1.1 gnits
|
|
|
|
TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1
|
|
EXTRA_DIST = $(TESTS)
|
|
TESTS_ENVIRONMENT = RM=../../src/rm MKDIR=../../src/mkdir
|