HomeSort by relevance Sort by last modified time
    Searched full:makefile (Results 126 - 150 of 1572) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/srec/audio/test/AudioInRecord/
Android.mk 7 include $(ASR_MAKE_DIR)/Makefile.defs
  /external/svox/pico/lang/
PicoLangDefaultInSystem.mk 4 # Include this file in a product makefile to include the language files for english US
PicoLangEnUsInSystem.mk 4 # Include this file in a product makefile to include the language files for english US
  /external/yaffs2/yaffs2/
Makefile 2 # Makefile for the linux YAFFS filesystem routines.
  /frameworks/base/opengl/tests/testPauseResume/
Android.mk 3 # This makefile builds both an activity and a shared library.
  /libcore/dalvik/src/main/native/
sub.mk 2 # It's not a normal makefile, so we don't include CLEAR_VARS
  /development/host/windows/usb/legacy/driver/
makefile 19 makefile.
32 !INCLUDE $(NTMAKEENV)\makefile.def
34 !INCLUDE $(NTMAKEENV)\makefile.def
  /external/e2fsprogs/lib/
Makefile.bsd-lib 2 # This is a Makefile stub which handles the creation of BSD shared
5 # In order to use this stub, the following makefile variables must be defined.
15 real-subdirs:: Makefile
Makefile.darwin-lib 2 # This is a Makefile stub which handles the creation of Darwin BSD shared
5 # In order to use this stub, the following makefile variables must be defined.
15 real-subdirs:: Makefile
  /external/iproute2/
README 9 1. Look at start of Makefile and set correct values for:
22 The makefile will automatically build a file Config which
26 look at start of Makefile and set correct values for
  /external/protobuf/
.gitignore 13 /Makefile
14 /src/Makefile
18 gtest/Makefile
  /external/zlib/contrib/masmx86/
readme.txt 11 directory, then run the appropriate makefile, as suggested below. You can
23 nmake -f win32/Makefile.msc LOC="-DASMV -DASMINF" OBJA="match686.obj inffas32.obj"
26 make -f win32/Makefile.bor LOCAL_ZLIB="-DASMV -DASMINF" OBJA="match686.obj inffas32.obj" OBJPA="+match686c.obj+match686.obj+inffas32.obj"
  /frameworks/base/media/libstagefright/codecs/aacenc/build/eclair/
makefile 17 # Just acting as Father Makefile of Modules
18 # please keep the name 'makefile' unchanged
21 VOMSD:=$(dir $(shell find . -name 'Makefile'))
  /frameworks/base/media/libstagefright/codecs/amrwbenc/build/eclair/
makefile 16 # Just acting as Father Makefile of Modules
17 # please keep the name 'makefile' unchanged
20 VOMSD:=$(dir $(shell find . -name 'Makefile'))
  /external/chromium/third_party/icu/source/
configure.in 124 # Determine the Makefile fragment
1066 # Platform-specific Makefile setup
    [all...]
  /external/elfutils/
configure.ac 23 AC_CONFIG_FILES([config/Makefile])
32 AC_CONFIG_FILES([Makefile])
36 AC_CONFIG_FILES([m4/Makefile])
104 dnl The automake generated Makefile cannot deal with macros in the name
134 AC_CONFIG_FILES([doc/Makefile])
137 AC_CONFIG_FILES([lib/Makefile])
140 AC_CONFIG_FILES([libelf/Makefile libelf-po/Makefile.in])
143 AC_CONFIG_FILES([libebl/Makefile])
146 AC_CONFIG_FILES([libdw/Makefile])
    [all...]
ChangeLog 23 * configure.ac: Dont generate libebl-po/Makefile.in,
24 libdw-po/Makefile.in, libasm-po/Makefile.in.
26 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
46 * Makefile.am (mini_SUBDIRS): Add config.
56 * Makefile.am (all_SUBDIRS): Likewise.
61 * Makefile.am: Support separate libelf built.
  /development/testrunner/
android_mk.py 38 self._includes = Set() # variables included in makefile
39 self._variables = {} # variables defined in makefile
50 line: line of text from makefile
61 """Retrieve makefile variable.
66 value of specified identifier, None if identifier not found in makefile
73 """Check variable is included in makefile.
78 True if identifer is included in makefile, otherwise False
  /external/chromium/third_party/icu/source/tools/genren/
Makefile 51 $(DAT): $(ICUDIR)/config.status Makefile
54 $(COM): $(DAT) $(ICUDIR)/config.status Makefile
57 $(I18): $(DAT) $(COM) $(ICUDIR)/config.status Makefile
60 $(LAY): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
63 $(LEX): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
66 $(UIO): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
88 -include Makefile.local
  /external/elfutils/libebl/
ChangeLog 3 * Makefile.am (AM_CFLAGS): Add LIBSTR definition with base name of
10 * Makefile.am: Add rules for ppc and ppc64 ebl module.
24 * Makefile.am: Support building with mudflap.
47 * Makefile.am (EXTRA_DIST): Remove libebl.map.
69 * Makefile.am (AM_CFLAGS): Add -fpic.
73 * Makefile.am (install): Remove dependency on libebl.so.
80 * Makefile.in: Remove rules to build and install libebl.so.
  /external/icu4c/tools/genren/
Makefile 51 $(DAT): $(ICUDIR)/config.status Makefile
54 $(COM): $(DAT) $(ICUDIR)/config.status Makefile
57 $(I18): $(DAT) $(COM) $(ICUDIR)/config.status Makefile
60 $(LAY): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
63 $(LEX): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
66 $(UIO): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
88 -include Makefile.local
  /external/clearsilver/
Makefile 31 if test -f $$mdir/Makefile.PL -a ! -f $$mdir/Makefile; then \
32 cd $$mdir; $(PERL) Makefile.PL PREFIX=$(prefix); cd ..; \
48 if test -f $$mdir/Makefile.PL -a ! -f $$mdir/Makefile; then \
49 cd $$mdir; $(PERL) Makefile.PL PREFIX=$(prefix); cd ..; \
57 if test ! -f $$mdir/Makefile.PL; then \
72 @find . -name "Makefile.depends" -print | $(XARGS) rm %
114 CS_FILES = README README.python INSTALL LICENSE CS_LICENSE rules.mk.in Makefile acconfig.h autogen.sh config.guess config.sub configure.in cs_config.h.in mkinstalldirs install-sh ClearSilver.h
118 @if p4 labels Makefile | grep "${CS_LABEL}"; then
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitperl/VCSUtils_unittest/
parsePatch.pl 43 Index: Makefile
45 --- Makefile (revision 53131)
46 +++ Makefile (working copy)
51 --- Makefile_new (revision 53131) (from Makefile:53131)
60 Index: Makefile
62 --- Makefile (revision 53131)
63 +++ Makefile (working copy)
68 indexPath => "Makefile",
75 --- Makefile_new (revision 53131) (from Makefile:53131)
80 copiedFromPath => "Makefile",
    [all...]
  /external/libpng/
INSTALL 24 cp scripts/makefile.system makefile
62 configure.ac, configure, Makefile.am, Makefile.in,
78 makefile.*
99 makefile.sys in the scripts directory.
104 MSDOS example: copy scripts\makefile.msc makefile
105 UNIX example: cp scripts/makefile.std makefile
    [all...]
  /external/elfutils/config/
Makefile 0 # Makefile.in generated by automake 1.9.2 from Makefile.am.
2 # config/Makefile. Generated from Makefile.in by configure.
6 # This Makefile.in is free software; the Free Software Foundation
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog \
163 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
172 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits config/Makefile'; \
    [all...]

Completed in 234 milliseconds

1 2 3 4 56 7 8 91011>>