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

<<51525354555657585960>>

  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 0 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # Makefile. Generated from Makefile.in by configure.
6 # This Makefile.in is free software; the Free Software Foundation
17 # $Id: Makefile.am 2184 2009-03-24 05:04:15Z peter $
19 # $Id: Makefile.inc 2084 2008-05-09 07:08:17Z peter $
21 # $Id: Makefile.inc 1718 2006-12-24 00:13:19Z peter $
26 # $Id: Makefile.inc 2084 2008-05-09 07:08:17Z peter $
31 # $Id: Makefile.inc 1939 2007-09-10 07:15:50Z peter
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 0 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # Makefile. Generated from Makefile.in by configure.
6 # This Makefile.in is free software; the Free Software Foundation
17 # $Id: Makefile.am 2184 2009-03-24 05:04:15Z peter $
19 # $Id: Makefile.inc 2084 2008-05-09 07:08:17Z peter $
21 # $Id: Makefile.inc 1718 2006-12-24 00:13:19Z peter $
26 # $Id: Makefile.inc 2084 2008-05-09 07:08:17Z peter $
31 # $Id: Makefile.inc 1939 2007-09-10 07:15:50Z peter
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 0 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # Makefile. Generated from Makefile.in by configure.
6 # This Makefile.in is free software; the Free Software Foundation
17 # $Id: Makefile.am 2184 2009-03-24 05:04:15Z peter $
19 # $Id: Makefile.inc 2084 2008-05-09 07:08:17Z peter $
21 # $Id: Makefile.inc 1718 2006-12-24 00:13:19Z peter $
26 # $Id: Makefile.inc 2084 2008-05-09 07:08:17Z peter $
31 # $Id: Makefile.inc 1939 2007-09-10 07:15:50Z peter
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 0 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # Makefile. Generated from Makefile.in by configure.
6 # This Makefile.in is free software; the Free Software Foundation
17 # $Id: Makefile.am 2184 2009-03-24 05:04:15Z peter $
19 # $Id: Makefile.inc 2084 2008-05-09 07:08:17Z peter $
21 # $Id: Makefile.inc 1718 2006-12-24 00:13:19Z peter $
26 # $Id: Makefile.inc 2084 2008-05-09 07:08:17Z peter $
31 # $Id: Makefile.inc 1939 2007-09-10 07:15:50Z peter
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 0 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # Makefile. Generated from Makefile.in by configure.
6 # This Makefile.in is free software; the Free Software Foundation
17 # $Id: Makefile.am 2184 2009-03-24 05:04:15Z peter $
19 # $Id: Makefile.inc 2084 2008-05-09 07:08:17Z peter $
21 # $Id: Makefile.inc 1718 2006-12-24 00:13:19Z peter $
26 # $Id: Makefile.inc 2084 2008-05-09 07:08:17Z peter $
31 # $Id: Makefile.inc 1939 2007-09-10 07:15:50Z peter
    [all...]
  /external/flac/libFLAC/include/private/
Makefile.in 0 # Makefile.in generated by automake 1.7.9 from Makefile.am.
6 # This Makefile.in is free software; the Free Software Foundation
264 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am
268 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
270 $(AUTOMAKE) --gnu src/libFLAC/include/private/Makefile
271 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.statu
    [all...]
  /external/flac/libFLAC/include/protected/
Makefile.in 0 # Makefile.in generated by automake 1.7.9 from Makefile.am.
6 # This Makefile.in is free software; the Free Software Foundation
248 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am
252 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
254 $(AUTOMAKE) --gnu src/libFLAC/include/protected/Makefile
255 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.statu
    [all...]
  /external/icu4c/
config.log 215 configure:3345: checking which Makefile fragment to use
702 config.status:782: creating Makefile
704 config.status:782: creating config/Makefile.inc
705 config.status:782: creating data/Makefile
706 config.status:782: creating stubdata/Makefile
707 config.status:782: creating common/Makefile
708 config.status:782: creating i18n/Makefile
709 config.status:782: creating layout/Makefile
710 config.status:782: creating layoutex/Makefile
711 config.status:782: creating io/Makefile
    [all...]
  /external/llvm/docs/
Projects.rst 13 these facilities, a ``Makefile`` from a project must do the following things:
15 * Set ``make`` variables. There are several variables that a ``Makefile`` needs
27 * Include ``Makefile.config`` from ``$(LLVM_OBJ_ROOT)``.
29 * Include ``Makefile.rules`` from ``$(LLVM_SRC_ROOT)``.
74 project; or just leave it at ``Makefile.common.in``.
78 * **AC_CONFIG_MAKEFILE** - Use one of these macros for each Makefile that
184 This variable is the relative path from this ``Makefile`` to the top
186 is in ``/tmp/src``, then the ``Makefile`` in ``/tmp/src/jump/high``
225 If ``SHARED_LIBRARY`` is defined in your Makefile, a shared (or dynamic)
277 your ``Makefile``
    [all...]
  /ndk/sources/host-tools/make-3.81/doc/
make.info-1 71 * Conditionals:: Use or ignore parts of the makefile based
80 * Makefile Conventions:: Conventions for writing makefiles for
84 * Complex Makefile:: A real example of a straightforward,
85 but nontrivial, makefile.
102 * Simple Makefile:: A Simple Makefile
103 * How Make Works:: How `make' Processes This Makefile
106 * Combine By Prerequisite:: Another Style of Makefile
111 * Makefile Contents:: What makefiles contain.
112 * Makefile Names:: How to name your makefile
    [all...]
  /external/chromium_org/third_party/icu/source/config/
icu-config.1.in 130 can be used without a makefile. The command line below is sufficient for
139 will be called from within a makefile, and used to set up variables. The
166 Print the C compiler used. Equivalent to the $(CC) Makefile variable.
169 Print the C compiler flags. Equivalent to the $(CFLAGS) Makefile variable.
173 Print the C preprocessor flags. Equivalent to the $(CPPFLAGS) Makefile variable. Examples are \-I include paths and \-D define directives.
179 Print the C++ compiler. Equivalent to the $(CXX) Makefile variable.
182 Print the C++ compiler flags. Equivalent to the $(CXXFLAGS) Makefile variable.
238 Equivalent to the $(LDFLAGS) Makefile variable.
280 Prints the 'Makefile.inc' path, suitable for use with pkgdata(1)'s \-O option.
  /external/icu4c/config/
icu-config.1.in 130 can be used without a makefile. The command line below is sufficient for
139 will be called from within a makefile, and used to set up variables. The
166 Print the C compiler used. Equivalent to the $(CC) Makefile variable.
169 Print the C compiler flags. Equivalent to the $(CFLAGS) Makefile variable.
173 Print the C preprocessor flags. Equivalent to the $(CPPFLAGS) Makefile variable. Examples are \-I include paths and \-D define directives.
179 Print the C++ compiler. Equivalent to the $(CXX) Makefile variable.
182 Print the C++ compiler flags. Equivalent to the $(CXXFLAGS) Makefile variable.
238 Equivalent to the $(LDFLAGS) Makefile variable.
280 Prints the 'Makefile.inc' path, suitable for use with pkgdata(1)'s \-O option.
  /external/iputils/
RELNOTES 40 makefile: Static link support for crypto, resolv, cap and sysfs.
53 makefile: Use call function for external libraries.
54 makefile: Add more comments.
57 Makefile: parameterize options for linking libraries.
58 Makefile: Use shell function instead if backquotes.
59 Makefile: Ensure to have same date when making snapshot.
62 Makefile: Bump date in iputils.spec as well.
90 Makefile: Fix missing right parenthes in comment.
94 arping,ping,ping6,tracepath,traceroute6 Makefile: Support static link of libidn by USE_IDN=static.
95 Makefile: Minimize statically linked libraries
    [all...]
  /external/llvm/
Makefile 1 #===- ./Makefile -------------------------------------------*- Makefile -*--===#
44 include $(LEVEL)/Makefile.config
91 # Use NO_INSTALL define of the Makefile of each directory for deciding
110 $(Verb) if [ ! -f BuildTools/Makefile ]; then \
140 # Include the main makefile machinery.
141 include $(LLVM_SRC_ROOT)/Makefile.rules
185 # Note that Makefile.config is covered by its own separate rule
186 # in Makefile.rules where it can be reused by sub-projects.
  /development/tools/idegen/src/com/android/idegen/
IntellijProject.java 123 String makeFile = cache.getMakeFile(FRAMEWORK_MODULE);
124 if (makeFile == null) {
128 logger.info("makefile: " + makeFile);
130 makeFile);
  /external/chromium_org/native_client_sdk/src/
README.Makefiles 8 Makefile. The Makefiles are capable of building Native Client
24 would be to copy the Makefile from the hello_world example. In most
46 Native Client SDK. If not set within the Makefile the $NACL_SDK_ROOT
48 neither set within the Makefile nor in the environment.
76 For more information on how to use these rules in your Makefile see
  /external/chromium_org/third_party/icu/source/io/
Makefile.in 7 ## Makefile.in for ICU - icuio.so
75 -include Makefile.local
135 $(RMV) Makefile
139 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  /external/chromium_org/third_party/icu/source/stubdata/
Makefile.in 7 ## Makefile.in for ICU stubdata
61 -include Makefile.local
114 $(RMV) Makefile
118 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  /external/chromium_org/third_party/icu/source/test/cintltst/
Makefile.in 7 ## Makefile.in for ICU - test/cintltst
59 -include Makefile.local
88 $(RMV) Makefile
97 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  /external/chromium_org/third_party/icu/source/test/intltest/
Makefile.in 7 ## Makefile.in for ICU - test/intltest
64 -include Makefile.local
93 $(RMV) Makefile
102 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  /external/chromium_org/third_party/icu/source/tools/ctestfw/
Makefile.in 7 ## Makefile.in for ICU - tools/ctestfw
60 -include Makefile.local
112 $(RMV) Makefile
116 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  /external/chromium_org/third_party/icu/source/tools/toolutil/
Makefile.in 7 ## Makefile.in for ICU - tools/toolutil
64 -include Makefile.local
117 $(RMV) Makefile
121 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  /external/chromium_org/third_party/sqlite/src/
Makefile.arm-wince-mingw32ce-gcc 3 # Makefile for SQLITE
5 # This is a template makefile for SQLite. Most people prefer to
7 # makefile automatically. But that does not work for everybody
9 # "configure" script, you might want to try this makefile as an
21 # that contains this "Makefile.in" and the "configure.in" script.
Makefile.linux-gcc 3 # Makefile for SQLITE
5 # This is a template makefile for SQLite. Most people prefer to
7 # makefile automatically. But that does not work for everybody
9 # "configure" script, you might want to try this makefile as an
15 # that contains this "Makefile.in" and the "configure.in" script.
  /external/icu4c/extra/uconv/
Makefile.in 7 ## Makefile.in for ICU - uconv
114 $(RMV) Makefile $(DEPS)
125 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
156 $(RESDIR)/$(RESDIR).lst: Makefile $(srcdir)/resfiles.mk

Completed in 4032 milliseconds

<<51525354555657585960>>