mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-08 16:43:39 -04:00
7 lines
180 B
Makefile
7 lines
180 B
Makefile
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
|
|
AUTOMAKE_OPTIONS = 1.2 gnits
|
|
|
|
TESTS = sf-1 misc
|
|
EXTRA_DIST = $(TESTS)
|
|
TESTS_ENVIRONMENT = LN=../../src/ln
|