coreutils/tests/rmdir/Makefile.am

13 lines
304 B
Makefile
Raw Normal View History

1999-11-07 18:33:47 +08:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
2002-09-20 16:59:17 +08:00
TESTS = ignore t-slash
1999-11-07 18:33:47 +08:00
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
2003-04-06 02:03:47 +08:00
PERL="$(PERL)" \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
1999-11-07 18:33:47 +08:00
PROG=rmdir