OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:top_srcdir
(Results
1 - 25
of
141
) sorted by null
1
2
3
4
5
6
/external/bluetooth/glib/gthread/
Makefile.am
2
include $(
top_srcdir
)/Makefile.decl
5
-I$(
top_srcdir
) \
6
-I$(
top_srcdir
)/glib \
7
-I$(
top_srcdir
)/gthread \
/external/bluetooth/glib/glib/gnulib/
Makefile.am
2
include $(
top_srcdir
)/Makefile.decl
4
INCLUDES = -I$(
top_srcdir
) -I$(
top_srcdir
)/glib -DG_LOG_DOMAIN=\"GLib\" \
/external/bluetooth/glib/gmodule/
Makefile.am
2
include $(
top_srcdir
)/Makefile.decl
5
-I$(
top_srcdir
) \
6
-I$(
top_srcdir
)/glib \
7
-I$(
top_srcdir
)/gmodule \
/external/e2fsprogs/debugfs/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
95
debug_cmds.o: debug_cmds.c $(
top_srcdir
)/lib/ss/ss.h \
96
$(top_builddir)/lib/ss/ss_err.h $(
top_srcdir
)/lib/et/com_err.h
97
debugfs.o: $(srcdir)/debugfs.c $(
top_srcdir
)/lib/et/com_err.h \
98
$(
top_srcdir
)/lib/ss/ss.h $(top_builddir)/lib/ss/ss_err.h \
99
$(srcdir)/debugfs.h $(
top_srcdir
)/lib/ext2fs/ext2_fs.h \
100
$(top_builddir)/lib/ext2fs/ext2_types.h $(
top_srcdir
)/lib/ext2fs/ext2fs.h \
101
$(
top_srcdir
)/lib/ext2fs/ext3_extents.h $(
top_srcdir
)/lib/ext2fs/ext2_io.h
[
all
...]
/external/e2fsprogs/resize/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
121
$(
top_srcdir
)/.exclude-file:
123
(cd $(
top_srcdir
)/.. ; find e2fsprogs \( -name \*~ -o -name \*.orig \
125
| sed -e "s/e2fsprogs/$$a/" > $(
top_srcdir
)/.exclude-file
126
echo "$(SRCROOT)/build" >> $(
top_srcdir
)/.exclude-file
127
echo "$(SRCROOT)/rpm.log" >> $(
top_srcdir
)/.exclude-file
128
echo "$(SRCROOT)/powerquest" >> $(
top_srcdir
)/.exclude-file
129
echo "$(SRCROOT)/.exclude-file" >> $(
top_srcdir
)/.exclude-file
131
>> $(
top_srcdir
)/.exclude-fil
[
all
...]
/external/e2fsprogs/ext2ed/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
/ndk/sources/host-tools/sed-4.2.1/lib/
Makefile.am
7
AM_CPPFLAGS += -I$(
top_srcdir
)/lib -I$(
top_srcdir
) -I$(top_builddir)/lib
/external/e2fsprogs/e2fsck/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
286
$(
top_srcdir
)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \
287
$(
top_srcdir
)/lib/ext2fs/ext2fs.h $(
top_srcdir
)/lib/ext2fs/ext3_extents.h \
288
$(
top_srcdir
)/lib/et/com_err.h $(
top_srcdir
)/lib/ext2fs/ext2_io.h \
290
$(
top_srcdir
)/lib/ext2fs/ext2_ext_attr.h $(
top_srcdir
)/lib/ext2fs/bitops.h \
293
$(
top_srcdir
)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h
[
all
...]
/external/icu4c/tools/pkgdata/
Makefile.in
8
top_srcdir
= @
top_srcdir
@
33
ifneq ($(top_builddir),$(
top_srcdir
))
36
CPPFLAGS += -I$(
top_srcdir
)/common -I$(srcdir)/../toolutil
/external/webkit/Source/WebKit/gtk/docs/
GNUmakefile.am
43
# e.g. HFILE_GLOB=$(
top_srcdir
)/gtk/*.h
44
# e.g. CFILE_GLOB=$(
top_srcdir
)/gtk/*.c
45
HFILE_GLOB=$(
top_srcdir
)/Source/WebKit/gtk/webkit/*.h
46
CFILE_GLOB=$(
top_srcdir
)/Source/WebKit/gtk/webkit/*.cpp
53
# e.g. HTML_IMAGES=$(
top_srcdir
)/gtk/stock-icons/stock_about_24.png
68
# e.g. INCLUDES=-I$(
top_srcdir
) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
71
-I$(
top_srcdir
)/Source/WebKit/gtk \
75
-I$(
top_srcdir
)/Source \
76
-I$(
top_srcdir
)/Source/JavaScriptCore \
77
-I$(
top_srcdir
)/Source/JavaScriptCore/ForwardingHeaders
[
all
...]
/external/e2fsprogs/util/
gen-tarball.in
6
top_srcdir
=@
top_srcdir
@
7
top_dir=`cd $
top_srcdir
; pwd`
37
mv ../e2fsprogs.spec $
top_srcdir
/e2fsprogs.spec
38
(cd $
top_srcdir
/.. ; find $base_e2fsprogs \( -name \*~ -o -name \*.orig \
46
(cd $
top_srcdir
/.. ; rm -f $SRCROOT ; ln -sf $base_e2fsprogs $SRCROOT)
48
(cd $
top_srcdir
/.. ; tar -c -h -v -f - -X $exclude $SRCROOT) \
52
(cd $
top_srcdir
/.. ; rm -f $SRCROOT)
53
mv $
top_srcdir
/e2fsprogs.spec ../e2fsprogs.spec
/ndk/sources/host-tools/sed-4.2.1/sed/
Makefile.am
9
AM_CPPFLAGS = -I$(
top_srcdir
)/lib -I$(
top_srcdir
) -I$(top_builddir)/lib \
/external/bison/tests/
Makefile
17
top_srcdir
= ..
macro
41
ACLOCAL_M4 = $(
top_srcdir
)/aclocal.m4
42
am__aclocal_m4_deps = $(
top_srcdir
)/m4/bison-i18n.m4 \
43
$(
top_srcdir
)/m4/c-working.m4 $(
top_srcdir
)/m4/cxx.m4 \
44
$(
top_srcdir
)/m4/dirname.m4 $(
top_srcdir
)/m4/dmalloc.m4 \
45
$(
top_srcdir
)/m4/dos.m4 $(
top_srcdir
)/m4/error.m4 \
46
$(
top_srcdir
)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4
[
all
...]
/external/bison/build-aux/
Makefile
17
top_srcdir
= ..
macro
42
ACLOCAL_M4 = $(
top_srcdir
)/aclocal.m4
43
am__aclocal_m4_deps = $(
top_srcdir
)/m4/bison-i18n.m4 \
44
$(
top_srcdir
)/m4/c-working.m4 $(
top_srcdir
)/m4/cxx.m4 \
45
$(
top_srcdir
)/m4/dirname.m4 $(
top_srcdir
)/m4/dmalloc.m4 \
46
$(
top_srcdir
)/m4/dos.m4 $(
top_srcdir
)/m4/error.m4 \
47
$(
top_srcdir
)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4
[
all
...]
/external/bison/data/
Makefile
18
top_srcdir
= ..
macro
42
ACLOCAL_M4 = $(
top_srcdir
)/aclocal.m4
43
am__aclocal_m4_deps = $(
top_srcdir
)/m4/bison-i18n.m4 \
44
$(
top_srcdir
)/m4/c-working.m4 $(
top_srcdir
)/m4/cxx.m4 \
45
$(
top_srcdir
)/m4/dirname.m4 $(
top_srcdir
)/m4/dmalloc.m4 \
46
$(
top_srcdir
)/m4/dos.m4 $(
top_srcdir
)/m4/error.m4 \
47
$(
top_srcdir
)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4
[
all
...]
/external/bison/src/
Makefile
19
top_srcdir
= ..
macro
44
ACLOCAL_M4 = $(
top_srcdir
)/aclocal.m4
45
am__aclocal_m4_deps = $(
top_srcdir
)/m4/bison-i18n.m4 \
46
$(
top_srcdir
)/m4/c-working.m4 $(
top_srcdir
)/m4/cxx.m4 \
47
$(
top_srcdir
)/m4/dirname.m4 $(
top_srcdir
)/m4/dmalloc.m4 \
48
$(
top_srcdir
)/m4/dos.m4 $(
top_srcdir
)/m4/error.m4 \
49
$(
top_srcdir
)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4
[
all
...]
/external/icu4c/test/perf/collationperf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(top_builddir)/common -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
58
$(INVOKE) ./$(TARGET) -loop 200 -file $(
top_srcdir
)/extra/uconv/samples/utf8/utf-8-demo.txt -keygen -shifted
/external/e2fsprogs/tests/progs/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
68
test_rel.o: $(srcdir)/test_rel.c $(
top_srcdir
)/lib/et/com_err.h \
69
$(
top_srcdir
)/lib/ss/ss.h $(top_builddir)/lib/ss/ss_err.h \
70
$(
top_srcdir
)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \
71
$(
top_srcdir
)/lib/ext2fs/ext2fs.h $(
top_srcdir
)/lib/ext2fs/ext2_io.h \
72
$(top_builddir)/lib/ext2fs/ext2_err.h $(
top_srcdir
)/lib/ext2fs/bitops.h \
73
$(
top_srcdir
)/lib/ext2fs/irel.h $(
top_srcdir
)/lib/ext2fs/brel.h
[
all
...]
/external/icu4c/test/letest/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
34
ifneq ($(top_builddir),$(
top_srcdir
))
38
CPPFLAGS += -I$(top_builddir)/common -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/ctestfw -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/layout -I$(
top_srcdir
)/layoutex -I$(
top_srcdir
)
[
all
...]
/external/bluetooth/glib/docs/reference/gobject/
Makefile.am
2
include $(
top_srcdir
)/Makefile.decl
23
HFILE_GLOB=$(
top_srcdir
)/gobject/*.h
24
CFILE_GLOB=$(
top_srcdir
)/gobject/*.c
33
-I$(
top_srcdir
) \
34
-I$(
top_srcdir
)/glib \
61
include $(
top_srcdir
)/gtk-doc.make
/external/icu4c/test/perf/DateFmtPerf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(top_builddir)/common -I$(
top_srcdir
)/common -I$(top_builddir)/i18n -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
/external/icu4c/test/perf/collperf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(top_builddir)/common -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
/external/icu4c/test/perf/convperf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(top_builddir)/common -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
/external/icu4c/test/perf/strsrchperf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(top_builddir)/common -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
/external/icu4c/tools/gentest/
Makefile.in
8
top_srcdir
= @
top_srcdir
@
23
ifneq ($(top_builddir),$(
top_srcdir
))
26
CPPFLAGS += -I$(
top_srcdir
)/common -I$(srcdir)/../toolutil -I$(
top_srcdir
)/tools/ctestfw
27
CPPFLAGS+= -I$(
top_srcdir
)/i18n
Completed in 107 milliseconds
1
2
3
4
5
6