Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/testzzuf/
DMakefile.in1003 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
1005 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
/external/libmicrohttpd/src/microhttpd/
DMakefile.in1056 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
1058 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
/external/protobuf/gtest/
DMakefile.in1265 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
1267 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
/external/libmicrohttpd/src/testcurl/
DMakefile.in1494 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
1496 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
/external/pcre/dist/
DMakefile.in2613 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
2615 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
/external/protobuf/src/
DMakefile.in3406 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
3408 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
/external/google-breakpad/
DMakefile.in7301 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
7303 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \