Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/expat/tests/
DMakefile.in923 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
925 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
/freebsd-12-stable/contrib/openpam/t/
DMakefile.in805 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
807 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
/freebsd-12-stable/contrib/ntp/sntp/tests/
DMakefile.in1162 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
1164 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
/freebsd-12-stable/contrib/libevent/
DMakefile.in2408 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
2410 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
/freebsd-12-stable/contrib/ntp/sntp/libevent/
DMakefile.in2413 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
2415 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \