coreutils/tests/ln/Makefile.am

8 lines
232 B
Makefile
Raw Normal View History

1998-03-14 18:40:30 +08:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
1997-09-02 04:08:08 +08:00
AUTOMAKE_OPTIONS = 1.2 gnits
2002-10-10 16:31:02 +08:00
TESTS = target-1 sf-1 misc backup-1
1997-09-02 04:08:08 +08:00
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
2003-04-06 02:03:47 +08:00
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"