HomeSort by relevance Sort by last modified time
    Searched full:makefile (Results 1676 - 1700 of 3322) sorted by null

<<61626364656667686970>>

  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
gzip_stream_unittest.sh 38 TESTFILE=Makefile
  /external/chromium_org/third_party/sqlite/
test.patch 1 Index: Makefile.linux-gcc
3 --- Makefile.linux-gcc 2009-09-03 13:32:06.000000000 -0700
4 +++ Makefile.linux-gcc 2009-07-01 12:08:39.000000000 -0700
7 # that contains this "Makefile.in" and the "configure.in" script.
  /external/chromium_org/third_party/yasm/source/patched-yasm/po/
Makevars 0 # Makefile variables for PO directory in any package using GNU gettext.
  /external/chromium_org/tools/gyp/pylib/gyp/
sun_tool.py 6 """These functions are executed via gyp-sun-tool when using the Makefile
  /external/clang/include/clang/
Makefile 4 include $(CLANG_LEVEL)/Makefile
  /external/clang/include/clang/Sema/
Makefile 8 include $(CLANG_LEVEL)/Makefile
  /external/e2fsprogs/contrib/
build-rpm 30 [ -f $tmpdir/$builddir/Makefile ] && make -C $tmpdir/$builddir distclean
  /external/e2fsprogs/debian/attic/libs/
rules 2 # -*- makefile -*-
18 # find versions for libraries going into their own packages, from their Makefile.in's
19 COMERR_VERSION = $(shell grep ELF_VERSION lib/et/Makefile.in | cut '-d ' -f3)
21 SS_VERSION = $(shell grep ELF_VERSION lib/ss/Makefile.in | cut '-d ' -f3)
  /external/e2fsprogs/po/
Makevars 0 # Makefile variables for PO directory in any package using GNU gettext.
  /external/e2fsprogs/resize/
Makefile.in 111 $(RM) -f .depend Makefile $(srcdir)/TAGS $(srcdir)/Makefile.in.old
144 # Makefile dependencies follow. This must be the last section in
145 # the Makefile.in file
  /external/elfutils/
Makefile.in 0 # Makefile.in generated by automake 1.10.1 from Makefile.am.
6 # This Makefile.in is free software; the Free Software Foundation
37 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
219 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
229 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits Makefile'; \
231 $(AUTOMAKE) --gnits Makefile
232 .PRECIOUS: Makefile
    [all...]
  /external/elfutils/backends/
Makefile.in 0 # Makefile.in generated by automake 1.10.1 from Makefile.am.
6 # This Makefile.in is free software; the Free Software Foundation
38 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in ChangeLog
320 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
329 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits backends/Makefile'; \
331 $(AUTOMAKE) --gnits backends/Makefile
332 .PRECIOUS: Makefile
    [all...]
  /external/elfutils/po/
Makevars 0 # Makefile variables for PO directory in any package using GNU gettext.
  /external/expat/
README 62 location. Have a look at the "Makefile" to learn about additional
81 2. Edit the MakeFile, changing:
101 overrides the in-makefile set DESTDIR, while both
107 2) in-makefile
  /external/harfbuzz/src/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/icu4c/samples/uresb/
resources.vcxproj 27 <ConfigurationType>Makefile</ConfigurationType>
30 <ConfigurationType>Makefile</ConfigurationType>
33 <ConfigurationType>Makefile</ConfigurationType>
36 <ConfigurationType>Makefile</ConfigurationType>
  /external/iproute2/testsuite/
Makefile 7 IPVERS := $(filter-out iproute2/Makefile,$(wildcard iproute2/*))
  /external/jmonkeyengine/
README 7 The Android makefile does not build the entire library, but only these
  /external/jpeg/
jmemname.c 69 #ifndef TEMP_DIRECTORY /* can override from jconfig.h or Makefile */
77 #ifndef TEMP_FILE_NAME /* can override from jconfig.h or Makefile */
121 #ifndef TEMP_FILE_NAME /* can override from jconfig.h or Makefile */
183 #ifndef DEFAULT_MAX_MEM /* so can override from makefile */
  /external/kernel-headers/original/asm-mips/sibyte/
sb1250.h 24 * should sync with Makefile EXTRAVERSION
  /external/libcap-ng/libcap-ng-0.7/utils/
Makefile.in 0 # Makefile.in generated by automake 1.11.3 from Makefile.am.
7 # This Makefile.in is free software; the Free Software Foundation
18 # Makefile.am --
63 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
280 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
289 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/Makefile'; \
291 $(AUTOMAKE) --gnu utils/Makefile
    [all...]
  /external/libffi/
Libffi.mk 43 LOCAL_SRC_FILES := your-architecture-not-supported-by-ffi-makefile.c
  /external/libmtp/
Makefile.in 0 # Makefile.in generated by automake 1.11 from Makefile.am.
7 # This Makefile.in is free software; the Free Software Foundation
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
265 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
275 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
277 $(AUTOMAKE) --foreign Makefile
278 .PRECIOUS: Makefile
    [all...]
  /external/libogg/
Makefile.in 0 # Makefile.in generated by automake 1.9.6 from Makefile.am.
6 # This Makefile.in is free software; the Free Software Foundation
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
222 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
232 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
234 $(AUTOMAKE) --foreign Makefile
235 .PRECIOUS: Makefile
    [all...]
  /external/libpng/contrib/pngminus/
README 105 You can build it using one of the two makefiles (make -f makefile.###)
108 make sure that you have built libpng with makefile.std and not
109 makefile.linux (also called .lnx in earlier versions of libpng). The
110 latter creates a .so shared-library, while the PngMinus makefile assumes

Completed in 2174 milliseconds

<<61626364656667686970>>