OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:top_srcdir
(Results
976 - 1000
of
1015
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/google-breakpad/src/testing/gtest/scripts/
gtest-config.in
212
src_dir=`cd ${this_bindir}/@
top_srcdir
@; pwd -P`
/external/google-breakpad/src/testing/scripts/
gmock-config.in
214
src_dir=`cd ${this_bindir}/@
top_srcdir
@; pwd -P`
/external/googletest/googlemock/scripts/
gmock-config.in
214
src_dir=`cd ${this_bindir}/@
top_srcdir
@; pwd -P`
/external/googletest/googletest/scripts/
gtest-config.in
212
src_dir=`cd ${this_bindir}; cd @
top_srcdir
@; pwd -P`
/external/icu/icu4c/source/samples/
Makefile.in
10
top_srcdir
= @
top_srcdir
@
/external/icu/icu4c/source/test/perf/
Makefile.in
11
top_srcdir
= @
top_srcdir
@
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Makefile
9
top_srcdir
= ../../../../..
macro
/external/elfutils/backends/
Makefile.am
30
include $(
top_srcdir
)/config/eu.am
31
AM_CPPFLAGS += -I$(
top_srcdir
)/libebl -I$(
top_srcdir
)/libasm \
32
-I$(
top_srcdir
)/libelf -I$(
top_srcdir
)/libdw
/external/harfbuzz_ng/
git.mk
62
# - Recursive configure doesn't work as $(
top_srcdir
)/git.mk inside the
65
# "include $(
top_srcdir
)/../git.mk". Add more ..'s to your taste.
83
`AUX_DIR=$(srcdir)/$$(cd $(
top_srcdir
); $(AUTOCONF) --trace 'AC_CONFIG_AUX_DIR:$$1' ./configure.ac); \
99
`cd $(
top_srcdir
); $(AUTOCONF) --trace 'AC_CONFIG_HEADERS:$$1' ./configure.ac | \
105
`cd $(
top_srcdir
); $(AUTOCONF) --trace 'AC_CONFIG_FILES:$$1' ./configure.ac | \
114
`MACRO_DIR=$(srcdir)/$$(cd $(
top_srcdir
); $(AUTOCONF) --trace 'AC_CONFIG_MACRO_DIR:$$1' ./configure.ac); \
128
`MACRO_DIR=$(srcdir)/$$(cd $(
top_srcdir
); $(AUTOCONF) --trace 'AC_CONFIG_MACRO_DIR:$$1' ./configure.ac); \
177
find "`test -z "$(
top_srcdir
)" && echo . || echo "$(
top_srcdir
)"`" -name Makefile.am | while read x; do \
185
echo '-include $$(
top_srcdir
)/git.mk';
[
all
...]
/external/icu/icu4c/source/config/
dist.mk
27
SVNTOP=$(
top_srcdir
)/..
61
"$(MAKE)" -C . srcdir="$(srcdir)"
top_srcdir
="$(
top_srcdir
)" builddir=. $@
/external/elfutils/config/
eu.am
33
AM_CPPFLAGS = -I. -I$(srcdir) -I$(
top_srcdir
)/lib -I..
/external/elfutils/libebl/
Makefile.am
30
include $(
top_srcdir
)/config/eu.am
/external/e2fsprogs/ext2ed/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
/external/icu/icu4c/source/test/
Makefile.in
9
top_srcdir
= @
top_srcdir
@
/external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/
Makefile
20
top_srcdir
= ../../../../..
macro
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
Makefile
8
top_srcdir
= ../../../../..
macro
/external/ltp/testcases/open_posix_testsuite/scripts/
generate-makefiles.sh
110
top_srcdir
?= `echo "$prereq_dir" | awk '{ gsub(/[^\/]+/, "..", $0); print }'`
112
srcdir= \$(
top_srcdir
)/\$(subdir)
120
CFLAGS+= -I\$(
top_srcdir
)/include
139
if [ -f "${
TOP_SRCDIR
}/$var" ]; then
190
@echo "\$(
top_srcdir
)/bin/run-tests.sh \$(subdir) \$(INSTALL_TARGETS)" >> \$@
301
TOP_SRCDIR
=${
TOP_SRCDIR
:=`dirname "$0"`/..}
303
GLOBAL_BOILERPLATE="${
TOP_SRCDIR
}/.global_boilerplate"
310
if [ -f "$
TOP_SRCDIR
/$var" ]; then
312
$var+= `cat "$
TOP_SRCDIR
/$var"
[
all
...]
/external/linux-kselftest/tools/testing/selftests/
lib.mk
19
top_srcdir
?= ../../../..
macro
20
include $(
top_srcdir
)/scripts/subarch.include
27
make ARCH=$(ARCH) -C $(
top_srcdir
) headers_install
/external/libogg/win32/
Makefile
19
top_srcdir
= ..
macro
115
mkinstalldirs = $(SHELL) $(
top_srcdir
)/mkinstalldirs
123
$(srcdir)/Makefile.in: # Makefile.am $(
top_srcdir
)/configure.in $(ACLOCAL_M4)
124
cd $(
top_srcdir
) && \
/external/e2fsprogs/scrub/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
/external/icu/icu4c/source/test/hdrtst/
Makefile.in
30
top_srcdir
= @
top_srcdir
@
/external/elfutils/libcpu/
Makefile.am
30
include $(
top_srcdir
)/config/eu.am
/external/elfutils/libdwfl/
Makefile.am
32
include $(
top_srcdir
)/config/eu.am
/external/expat/
Makefile.am
122
./run.sh tests/benchmark/benchmark@EXEEXT@ -n $(
top_srcdir
)/../testdata/largefiles/recset.xml 65535 3
/external/libffi/
Makefile.am
243
LTLDFLAGS = $(shell $(SHELL) $(
top_srcdir
)/libtool-ldflags $(LDFLAGS))
254
AM_CPPFLAGS = -I. -I$(
top_srcdir
)/include -Iinclude -I$(
top_srcdir
)/src
258
if [ -d $(
top_srcdir
)/.git ] ; then (cd $(
top_srcdir
); git log --no-decorate) ; else echo 'See git log for history.' ; fi > $(distdir)/ChangeLog
Completed in 7117 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>