1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-08 10:46:56 +02:00
Files
coreutils/tests/mkdir/Makefile.am
T

8 lines
204 B
Makefile
Raw Normal View History

1998-03-14 10:41:02 +00:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
1997-07-09 14:05:31 +00:00
AUTOMAKE_OPTIONS = 1.1 gnits
2000-04-27 06:30:26 +00:00
TESTS = p-1 p-2 special-1
1997-07-09 14:05:31 +00:00
EXTRA_DIST = $(TESTS)
2000-04-27 12:08:19 +00:00
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH