Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libpcre/libpcre/
H A DMakefile74 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
76 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
/OK3568_Linux_fs/external/xserver/test/
H A DMakefile.in1618 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ function
1620 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \