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
(eval, eval7, eval6, eval5, eval4, eval3, eval2, eval1):
[coreutils.git]
/
tests
/
stty
/
Makefile.am
blob
8efda62abda7b5d4ae4fdade60123c66159e5b8c
1
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2
AUTOMAKE_OPTIONS = 1.2f gnits
3
4
TESTS = row-col-1 basic-1
5
EXTRA_DIST = $(TESTS)
6
TESTS_ENVIRONMENT = \
7
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"