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
fa637980725d51ee3f26913a7ad73afef9aefbfe
1
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2
AUTOMAKE_OPTIONS = 1.4 gnits
3
4
TESTS = ignore
5
EXTRA_DIST = $(TESTS)
6
TESTS_ENVIRONMENT = \
7
top_srcdir=$(top_srcdir) \
8
srcdir=$(srcdir) \
9
PERL="@PERL@" \
10
PATH=`pwd`/../../src:$$PATH \
11
PROG=rmdir