mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-18 09:46:33 +02:00
7 lines
224 B
Makefile
7 lines
224 B
Makefile
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
|
|
AUTOMAKE_OPTIONS = 1.1 gnits
|
|
|
|
TESTS = backup-1 no-deref-link1 no-deref-link2 no-deref-link3
|
|
EXTRA_DIST = $(TESTS)
|
|
TESTS_ENVIRONMENT = CP=../../src/cp
|