Home
last modified time | relevance | path

Searched refs:abs_top_srcdir (Results 1 – 25 of 127) sorted by relevance

123456

/external/ltp/include/mk/
Denv_pre.mk57 abs_top_srcdir := $(call MAKE_3_80_abspath,$(top_srcdir))
59 abs_top_srcdir := $(abspath $(top_srcdir))
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
Dconfig.mk.in87 $(error you are using $$(prefix) incorrectly -- set it to $(abs_top_srcdir) if you want to build in…
/external/ltp/testcases/kernel/fs/doio/
DMakefile28 -I$(abs_top_srcdir)/testcases/kernel/fs/doio/include/
39 %.o: $(abs_top_srcdir)/testcases/kernel/fs/doio/%.c
/external/ltp/testcases/network/
Dgenerate.sh39 if [ -z "$abs_top_srcdir" ] ; then
43 make_file="$abs_top_srcdir/tools/make-file.sh"
DMakefile57 abs_top_srcdir="$(abs_top_srcdir)" "$(abs_srcdir)/generate.sh"
/external/ImageMagick/
Dcommon.shi.in6 top_srcdir='@abs_top_srcdir@'
23 MAGICK_CONFIGURE_PATH="@abs_top_builddir@/config:@abs_top_srcdir@/config"
/external/wayland-protocols/freedesktop.org/
Dwayland-protocols-uninstalled.pc.in1 pkgdatadir=@abs_top_srcdir@
/external/wayland/src/
Dwayland-scanner-uninstalled.pc.in1 pkgdatadir=@abs_top_srcdir@
/external/libxkbcommon/xkbcommon/
Dxkbcommon-uninstalled.pc.in2 includedir=@abs_top_srcdir@
Dxkbcommon-x11-uninstalled.pc.in2 includedir=@abs_top_srcdir@
/external/ltp/testcases/realtime/
Dconfig.mk29 realtime_srcdir := $(abs_top_srcdir)/$(realtime_reldir)
/external/libdaemon/pkgconfig/
Dlibdaemon-uninstalled.pc.in2 includedir=@abs_top_srcdir@
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/
DMakefile.inc21 LIBSRCDIR := $(abs_top_srcdir)/$(LIBRELDIR)
/external/ltp/testcases/kernel/include/
Dlib.mk19 KERNEL_SRCDIR := $(abs_top_srcdir)/testcases/kernel
/external/ltp/testcases/kernel/mem/include/
Dlibmem.mk19 MEM_SRCDIR := $(abs_top_srcdir)/testcases/kernel/mem
/external/llvm/docs/
DCMakeLists.txt4 set(abs_top_srcdir ${LLVM_MAIN_SRC_DIR}) variable
70 set(abs_top_srcdir) variable
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCMakeLists.txt4 set(abs_top_srcdir ${CMAKE_CURRENT_SOURCE_DIR}) variable
70 set(abs_top_srcdir) variable
/external/swiftshader/third_party/LLVM/projects/sample/
DMakefile.common.in13 PROJ_SRC_ROOT := $(subst //,/,@abs_top_srcdir@)
/external/ipsec-tools/src/include-glibc/
DMakefile.in125 abs_top_srcdir = @abs_top_srcdir@
/external/clang/docs/
DCMakeLists.txt61 set(abs_top_srcdir) variable
/external/libcap-ng/libcap-ng-0.7/m4/
DMakefile.in176 abs_top_srcdir = @abs_top_srcdir@
/external/speex/symbian/
DMakefile.in198 abs_top_srcdir = @abs_top_srcdir@
/external/speex/win32/VS2005/libspeexdsp/
DMakefile.in198 abs_top_srcdir = @abs_top_srcdir@
/external/speex/ti/speex_C64_test/
DMakefile.in198 abs_top_srcdir = @abs_top_srcdir@
/external/libexif/m4m/
DMakefile.in161 abs_top_srcdir = @abs_top_srcdir@

123456