Home
last modified time | relevance | path

Searched refs:abs_top_srcdir (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/include/mk/
H A Denv_pre.mk46 abs_top_srcdir := $(abspath $(top_srcdir)) macro
69 abs_srcdir := $(abspath $(abs_top_srcdir)/$(cwd_rel_from_top))
71 srcdir := $(strip $(subst $(abs_top_srcdir)/,,$(abs_srcdir)))
104 ifeq ($(abs_top_srcdir),$(prefix))
127 export abs_top_srcdir abs_top_builddir BUILD_TREE_STATE
H A Denv_post.mk96 CHECK ?= $(abs_top_srcdir)/tools/sparse/sparse-ltp
97 CHECK_NOFLAGS ?= $(abs_top_srcdir)/scripts/checkpatch.pl -f --no-tree --terse --no-summary --ignore CONST_STRUCT,VOLATILE,SPLIT_STRING
98 SHELL_CHECK ?= $(abs_top_srcdir)/scripts/checkbashisms.pl --force --extra
101 ifeq ($(CHECK),$(abs_top_srcdir)/tools/sparse/sparse-ltp)
/third_party/ltp/testcases/kernel/fs/doio/
H A DMakefile28 -I$(abs_top_srcdir)/testcases/kernel/fs/doio/include/
39 %.o: $(abs_top_srcdir)/testcases/kernel/fs/doio/%.c
/third_party/ltp/metadata/
H A DMakefile19 $(MAKE) -C $(abs_top_builddir)/docparse/ -f $(abs_top_srcdir)/docparse/Makefile
24 $(MAKE) -C $(abs_top_builddir)/docparse/ -f $(abs_top_srcdir)/docparse/Makefile install
/third_party/ltp/testcases/network/
H A Dgenerate.sh39 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"
H A DMakefile40 abs_top_srcdir="$(abs_top_srcdir)" "$(abs_srcdir)/generate.sh"
/third_party/ltp/testcases/realtime/
H A Dconfig.mk29 realtime_srcdir := $(abs_top_srcdir)/$(realtime_reldir)
/third_party/ltp/testcases/kernel/include/
H A Dlib.mk19 KERNEL_SRCDIR := $(abs_top_srcdir)/testcases/kernel
/third_party/ltp/testcases/kernel/mem/include/
H A Dlibmem.mk19 MEM_SRCDIR := $(abs_top_srcdir)/testcases/kernel/mem

Completed in 3 milliseconds