Home
last modified time | relevance | path

Searched refs:am__f_ok (Results 1 – 1 of 1) sorted by relevance

/iperf/src/
H A DMakefile.in1480 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
1482 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \