HomeSort by relevance Sort by last modified time
    Searched refs:abs_top_srcdir (Results 1 - 15 of 15) sorted by null

  /external/valgrind/tests/
post_regtest_checks 16 abs_top_srcdir="$1"
17 test_dir="$abs_top_srcdir/tests"
33 $test_dir/check_headers_and_includes "$abs_top_srcdir"
  /external/ltp/testcases/realtime/
config.mk 29 realtime_srcdir := $(abs_top_srcdir)/$(realtime_reldir)
  /external/ltp/include/mk/
env_pre.mk 57 abs_top_srcdir := $(call MAKE_3_80_abspath,$(top_srcdir)) macro
59 abs_top_srcdir := $(abspath $(top_srcdir)) macro
86 abs_srcdir := $(call MAKE_3_80_abspath,$(abs_top_srcdir)/$(cwd_rel_from_top))
88 abs_srcdir := $(abspath $(abs_top_srcdir)/$(cwd_rel_from_top))
91 srcdir := $(strip $(subst $(abs_top_srcdir)/,,$(abs_srcdir)))
124 ifeq ($(abs_top_srcdir),$(prefix))
153 export abs_top_srcdir abs_top_builddir BUILD_TREE_STATE
config.mk.in 87 $(error you are using $$(prefix) incorrectly -- set it to $(abs_top_srcdir) if you want to build in the source tree)
  /external/ltp/testcases/kernel/fs/doio/
Makefile 28 -I$(abs_top_srcdir)/testcases/kernel/fs/doio/include/
39 %.o: $(abs_top_srcdir)/testcases/kernel/fs/doio/%.c
  /external/ltp/testcases/network/
generate.sh 39 if [ -z "$abs_top_srcdir" ] ; then
40 echo "The variable \`abs_top_srcdir', must be defined." >&2
43 make_file="$abs_top_srcdir/tools/make-file.sh"
Makefile 53 abs_top_srcdir="$(abs_top_srcdir)" "$(abs_srcdir)/generate.sh"
  /external/ltp/testcases/kernel/include/
lib.mk 19 KERNEL_SRCDIR := $(abs_top_srcdir)/testcases/kernel
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/
Makefile.inc 21 LIBSRCDIR := $(abs_top_srcdir)/$(LIBRELDIR)
  /external/ltp/testcases/kernel/mem/include/
libmem.mk 19 MEM_SRCDIR := $(abs_top_srcdir)/testcases/kernel/mem
  /external/libjpeg-turbo/release/
makecygwinpkg.in 21 SRCDIR=@abs_top_srcdir@
makedpkg.in 70 SRCDIR=@abs_top_srcdir@
makemacpkg.in 27 SRCDIR=@abs_top_srcdir@
28 BUILDDIR32=@abs_top_srcdir@/osxx86
30 BUILDDIRARMV6=@abs_top_srcdir@/iosarmv6
32 BUILDDIRARMV7=@abs_top_srcdir@/iosarmv7
34 BUILDDIRARMV7S=@abs_top_srcdir@/iosarmv7s
36 BUILDDIRARMV8=@abs_top_srcdir@/iosarmv8
  /external/swiftshader/third_party/LLVM/tools/llvm-config/
llvm-config.in.in 28 my $LLVM_SRC_ROOT = q{@abs_top_srcdir@};
  /external/pcre/dist2/
Makefile.am 267 cd _generic && $(abs_top_srcdir)/configure || :

Completed in 228 milliseconds