Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libpcre/libpcre/
H A DMakefile42 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
43 *) am__odir=.;; \
45 test "x$$am__odir" = x"." || test -d "$$am__odir" \
46 || $(MKDIR_P) "$$am__odir" || exit $$?; \
/OK3568_Linux_fs/external/xserver/test/
H A DMakefile.in512 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
513 *) am__odir=.;; \
515 test "x$$am__odir" = x"." || test -d "$$am__odir" \
516 || $(MKDIR_P) "$$am__odir" || exit $$?; \