HomeSort by relevance Sort by last modified time
    Searched full:top_srcdir (Results 26 - 50 of 452) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/bluetooth/glib/m4macros/
Makefile.am 1 include $(top_srcdir)/Makefile.decl
  /external/bluetooth/glib/tests/refcount/
Makefile.am 1 include $(top_srcdir)/Makefile.decl
4 -I$(top_srcdir) \
5 -I$(top_srcdir)/glib \
6 -I$(top_srcdir)/gmodule \
  /external/bison/tests/
Makefile.in 17 top_srcdir = @top_srcdir@
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
    [all...]
  /external/chromium/third_party/icu/source/test/testdata/
pkgdata.inc.in 10 top_srcdir=@top_srcdir@
  /external/grub/util/
Makefile.am 9 AM_CFLAGS = -I$(top_srcdir)/lib -I$(top_srcdir)/docs
  /external/icu4c/test/testdata/
pkgdata.inc.in 10 top_srcdir=@top_srcdir@
  /external/bison/build-aux/
Makefile.in 17 top_srcdir = @top_srcdir@
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
    [all...]
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.in 18 top_srcdir = @top_srcdir@
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
    [all...]
  /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/e2fsprogs/misc/
Makefile.in 6 top_srcdir = @top_srcdir@
386 tune2fs.o: $(srcdir)/tune2fs.c $(top_srcdir)/lib/ext2fs/ext2_fs.h \
387 $(top_builddir)/lib/ext2fs/ext2_types.h $(top_srcdir)/lib/ext2fs/ext2fs.h \
388 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_srcdir)/lib/ext2fs/ext3_extents.h \
389 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
390 $(top_builddir)/lib/ext2fs/ext2_err.h $(top_srcdir)/lib/ext2fs/bitops.h \
391 $(top_srcdir)/lib/uuid/uuid.h $(top_srcdir)/lib/e2p/e2p.h
    [all...]
  /external/e2fsprogs/
wordwrap.pl 14 $word =~ s#\$\(srcdir\)/\.\./version.h#\$\(top_srcdir\)/version.h#;
15 $word =~ s#\$\(srcdir\)/.\.\/\.\./version.h#\$\(top_srcdir\)/version.h#;
16 $word =~ s#\$\(srcdir\)/.\.\/et/com_err.h#\$\(top_srcdir\)/lib/et/com_err.h#;
MCONFIG.in 39 CPPFLAGS = -I$(top_builddir)/lib -I$(top_srcdir)/lib @CPPFLAGS@
135 (make USE_WFLAGS="$(WFLAGS)" > /dev/null) 2>&1 | sed -f $(top_srcdir)/util/gcc-wall-cleanup
161 DEP_LIB_MAKEFILES = $(top_srcdir)/lib/Makefile.elf-lib \
162 $(top_srcdir)/lib/Makefile.bsd-lib $(top_srcdir)/lib/Makefile.darwin-lib \
163 $(top_srcdir)/lib/Makefile.solaris-lib $(top_srcdir)/lib/Makefile.checker \
164 $(top_srcdir)/lib/Makefile.profile
166 $(top_builddir)/config.status: $(top_srcdir)/configure
169 $(top_builddir)/MCONFIG: $(top_srcdir)/MCONFIG.in $(top_builddir)/config.statu
    [all...]
  /external/grub/grub/
Makefile.am 13 $(SERIAL_FLAGS) -I$(top_srcdir)/stage2 \
14 -I$(top_srcdir)/stage1 -I$(top_srcdir)/lib
  /external/bluetooth/glib/gio/tests/
Makefile.am 1 include $(top_srcdir)/Makefile.decl
5 -I$(top_srcdir) \
6 -I$(top_srcdir)/glib \
7 -I$(top_srcdir)/gmodule \
8 -I$(top_srcdir)/gobject \
9 -I$(top_srcdir)/gio \
  /external/bluetooth/glib/docs/reference/gio/
Makefile.am 1 include $(top_srcdir)/Makefile.decl
14 DOC_SOURCE_DIR=$(top_srcdir)/gio
16 HFILE_GLOB=$(top_srcdir)/gio/*.h
17 CFILE_GLOB=$(top_srcdir)/gio/*.c
72 -I$(top_srcdir) \
73 -I$(top_srcdir)/glib \
74 -I$(top_srcdir)/gobject \
107 include $(top_srcdir)/gtk-doc.make
  /external/chromium/third_party/icu/source/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/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/e2fsprogs/lib/e2p/
Makefile.in 9 top_srcdir = @top_srcdir@
69 @$(CC) -DTEST_PROGRAM -I$(top_srcdir)/lib -o tst_ostype \
114 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h
116 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h
118 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h
120 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h
122 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h
124 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h
126 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.
    [all...]
  /device/samsung/crespo/alsa-lib/src/mixer/
Makefile.am 10 INCLUDES=-I$(top_srcdir)/include
  /device/samsung/crespo/alsa-lib/src/rawmidi/
Makefile.am 12 INCLUDES=-I$(top_srcdir)/include
  /device/samsung/crespo/alsa-lib/src/seq/
Makefile.am 13 INCLUDES=-I$(top_srcdir)/include
  /device/samsung/crespo/alsa-lib/utils/
Makefile.am 13 INCLUDES=-I$(top_srcdir)/include
  /device/samsung/crespo/alsa-utils/alsamixer/
Makefile.am 7 alsamixer_INCLUDES = -I$(top_srcdir)/include
  /device/samsung/crespo/alsa-utils/amixer/
Makefile.am 1 INCLUDES = -I$(top_srcdir)/include

Completed in 1261 milliseconds

12 3 4 5 6 7 8 91011>>