repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
*** empty log message ***
[coreutils.git]
/
tests
/
rmdir
/
Makefile.am
blob
795cb1e7edc82b2050ab81a3a7c7c60fb793c303
1
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2
AUTOMAKE_OPTIONS = 1.4 gnits
3
4
TESTS = fail-perm ignore t-slash
5
6
EXTRA_DIST = $(TESTS)
7
TESTS_ENVIRONMENT = \
8
top_srcdir=$(top_srcdir) \
9
srcdir=$(srcdir) \
10
PERL="$(PERL)" \
11
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
12
PROG=rmdir