OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:top_srcdir
(Results
126 - 150
of
198
) sorted by null
1
2
3
4
5
6
7
8
/external/icu/icu4c/source/extra/uconv/
pkgdataMakefile
7
top_srcdir
= ../..
27
@echo LIBFLAGS="-I$(
top_srcdir
)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCFLAGS)" >> $(OUTPUTFILE)
Makefile.in
15
top_srcdir
=@
top_srcdir
@
45
CPPFLAGS += -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(srcdir)/../toolutil
/external/icu/icu4c/source/test/testdata/
pkgdataMakefile
7
top_srcdir
= ../..
27
@echo LIBFLAGS="-I$(
top_srcdir
)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCFLAGS)" >> $(OUTPUTFILE)
/external/libvorbis/examples/
Makefile.am
5
INCLUDES = -I$(
top_srcdir
)/include @OGG_CFLAGS@
/external/bison/
Makefile.am
51
BUILT_SOURCES = $(
top_srcdir
)/.version
52
$(
top_srcdir
)/.version: configure
72
$(
top_srcdir
)/build-aux/gitlog-to-changelog \
/external/bison/examples/calc++/
Makefile.am
22
BISON_IN = $(
top_srcdir
)/tests/bison.in
31
doc = $(
top_srcdir
)/doc/bison.texi
32
extexi = $(
top_srcdir
)/examples/extexi
/external/chromium_org/third_party/icu/source/tools/makeconv/
Makefile.in
8
top_srcdir
= @
top_srcdir
@
29
CPPFLAGS += -I$(
top_srcdir
)/common -I$(srcdir)/../toolutil
/external/e2fsprogs/tests/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
62
$(
top_srcdir
)/misc/mke2fs -j -F -N 256 ${TDIR}/image
/external/icu/icu4c/source/tools/makeconv/
Makefile.in
8
top_srcdir
= @
top_srcdir
@
29
CPPFLAGS += -I$(
top_srcdir
)/common -I$(srcdir)/../toolutil
/external/elfutils/0.153/backends/
Makefile.am
27
include $(
top_srcdir
)/config/eu.am
28
INCLUDES += -I$(
top_srcdir
)/libebl -I$(
top_srcdir
)/libasm \
29
-I$(
top_srcdir
)/libelf -I$(
top_srcdir
)/libdw
/ndk/sources/host-tools/make-3.81/w32/
Makefile
35
top_srcdir
= ..
macro
58
ACLOCAL_M4 = $(
top_srcdir
)/aclocal.m4
59
am__aclocal_m4_deps = $(
top_srcdir
)/config/dospaths.m4 \
60
$(
top_srcdir
)/config/gettext.m4 $(
top_srcdir
)/config/iconv.m4 \
61
$(
top_srcdir
)/config/lib-ld.m4 \
62
$(
top_srcdir
)/config/lib-link.m4 \
63
$(
top_srcdir
)/config/lib-prefix.m4 $(
top_srcdir
)/config/nls.m4 \
64
$(
top_srcdir
)/config/po.m4 $(top_srcdir)/config/progtest.m4
[
all
...]
/external/chromium_org/third_party/icu/source/extra/uconv/
Makefile.in
15
top_srcdir
=@
top_srcdir
@
45
CPPFLAGS += -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(srcdir)/../toolutil
/external/elfutils/0.153/config/
eu.am
29
INCLUDES = -I. -I$(srcdir) -I$(
top_srcdir
)/lib -I..
/external/harfbuzz_ng/
git.mk
59
# - Recursive configure doesn't work as $(
top_srcdir
)/git.mk inside the
62
# "include $(
top_srcdir
)/../git.mk". Add more ..'s to your taste.
80
`AUX_DIR=$(srcdir)/$$(cd $(
top_srcdir
); $(AUTOCONF) --trace 'AC_CONFIG_AUX_DIR:$$1' ./configure.ac); \
94
`cd $(
top_srcdir
); $(AUTOCONF) --trace 'AC_CONFIG_HEADERS:$$1' ./configure.ac | \
100
`cd $(
top_srcdir
); $(AUTOCONF) --trace 'AC_CONFIG_FILES:$$1' ./configure.ac | \
109
`MACRO_DIR=$(srcdir)/$$(cd $(
top_srcdir
); $(AUTOCONF) --trace 'AC_CONFIG_MACRO_DIR:$$1' ./configure.ac); \
131
find "`test -z "$(
top_srcdir
)" && echo . || echo "$(
top_srcdir
)"`" -name Makefile.am | while read x; do \
139
echo '-include $$(
top_srcdir
)/git.mk'; \
158
$(srcdir)/.gitignore: Makefile.am $(
top_srcdir
)/git.m
[
all
...]
/external/bison/lib/
gnulib.mk
62
EXTRA_DIST += $(
top_srcdir
)/build-aux/announce-gen
212
EXTRA_DIST += $(
top_srcdir
)/build-aux/do-release-commit-and-tag
459
EXTRA_DIST += $(
top_srcdir
)/build-aux/gendocs.sh
529
EXTRA_DIST += $(
top_srcdir
)/build-aux/config.rpath
542
EXTRA_DIST += $(
top_srcdir
)/build-aux/git-version-gen
549
EXTRA_DIST += $(
top_srcdir
)/build-aux/gitlog-to-changelog
556
EXTRA_DIST += $(
top_srcdir
)/build-aux/gnu-web-doc-update
566
EXTRA_DIST += $(
top_srcdir
)/GNUmakefile
573
EXTRA_DIST += $(
top_srcdir
)/build-aux/gnupload
588
EXTRA_DIST += $(
top_srcdir
)/build-aux/config.rpat
[
all
...]
/external/bison/build-aux/
do-release-commit-and-tag
36
Run this script from
top_srcdir
to perform the final pre-release NEWS
/external/chromium_org/testing/gtest/scripts/
gtest-config.in
212
src_dir=`cd ${this_bindir}; cd @
top_srcdir
@; pwd -P`
/external/chromium_org/third_party/icu/source/samples/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
/external/chromium_org/third_party/icu/source/test/perf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
/external/cmockery/cmockery_0_1_2/
Makefile.am
12
AM_CPPFLAGS = -I$(
top_srcdir
)/src
39
TESTS_ENVIRONMENT = CMOCKERY_ROOTDIR = $(
top_srcdir
)
/external/e2fsprogs/doc/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
/external/icu/icu4c/source/samples/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
/external/icu/icu4c/source/test/perf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
/external/protobuf/gtest/scripts/
gtest-config.in
212
src_dir=`cd ${this_bindir}/@
top_srcdir
@; pwd -P`
/external/chromium_org/third_party/tcmalloc/vendor/
Makefile.am
11
AM_CPPFLAGS = -I$(
top_srcdir
)/src
381
pprof_unittest: $(
top_srcdir
)/src/pprof
382
$(
top_srcdir
)/src/pprof -test
385
TESTS_ENVIRONMENT += PPROF_PATH=$(
top_srcdir
)/src/pprof
552
maybe_threads_unittest.sh$(EXEEXT): $(
top_srcdir
)/$(maybe_threads_unittest_sh_SOURCES) \
556
cp -p $(
top_srcdir
)/$(maybe_threads_unittest_sh_SOURCES) $@
[
all
...]
Completed in 531 milliseconds
1
2
3
4
5
6
7
8