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