/external/chromium_org/third_party/icu/source/test/testdata/ |
Makefile.in | 7 ## Top-level Makefile.in for ICU 26 -include Makefile.local 60 $(RMV) Makefile pkgdata.inc 64 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
/external/chromium_org/third_party/yasm/ |
yasm.gyp | 346 'makefile': 'source/config/<(OS)/Makefile', 353 '<(makefile)' 359 '<(makefile)', 372 'source/config/<(OS)/Makefile',
|
/external/compiler-rt/ |
Makefile | 50 @echo " help-hidden: print help for Makefile debugging" 55 @echo " DEBUGMAKE=1: enable some Makefile logging [default=]" 56 @echo " =2: enable more Makefile logging" 102 # Include child makefile fragments 273 $(info MAKE: Done processing Makefile)
|
/external/icu4c/test/testdata/ |
Makefile.in | 7 ## Top-level Makefile.in for ICU 26 -include Makefile.local 62 $(RMV) Makefile pkgdata.inc 66 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
/external/libpng/scripts/ |
makefile.mingw | 0 # makefile for mingw on x86 7 # and Glenn Randers-Pehrson, based on makefile for linux-elf w/mmx by: 15 # Built from makefile.cygwin 17 # This makefile expects to be run under the MSYS shell (part of 21 # This makefile intends to support building outside the src directory
|
/external/llvm/utils/buildit/ |
build_llvm | 75 # We can't use the top-level Makefile as-is. Remove the soft link: 76 rm $SRC_DIR/Makefile || exit 1 77 # Now create our own by editing the top-level Makefile, deleting every line marked "Apple-style": 78 sed -e '/[Aa]pple-style/d' -e '/include.*GNUmakefile/d' $ORIG_SRC_DIR/Makefile > $SRC_DIR/Makefile || exit 1
|
/external/tcpdump/ |
INSTALL | 19 determine your system attributes and generate an appropriate Makefile 20 from Makefile.in. Now build tcpdump by running "make". 35 to modify the configure script and Makefile.in. Please send us patches 48 Makefile.in - compilation rules (input to the configure script) 113 mkdep - construct Makefile dependency list
|
/ndk/sources/host-tools/make-3.81/ |
Makefile.ami | 1 # -*-Makefile-*- for GNU make on Amiga 3 # NOTE: If you have no `make' program at all to process this makefile, run 23 # Makefile for GNU Make 165 $(MAKE) -$(MAKEFLAGS) -f Makefile 249 -$(RM) Makefile config.h config.status build.sh
|
read.c | 45 /* A 'struct ebuffer' controls the origin of the makefile we are currently 59 /* Types of "words" that can be read in a makefile. */ 68 all the active conditionals in a makefile. 71 information for the current makefile. It is initialized from 118 makefile currently being read in. */ 225 { "makefile.vms", "gnumakefile.", "makefile.", 0 }; 228 { "GNUmakefile", "Makefile", "SMakefile", 0 }; 230 { "GNUmakefile", "makefile", "Makefile", 0 } [all...] |
vpath.c | 390 files that don't exist but are mentioned in a makefile. */ 460 /* Check if the file is mentioned in a makefile. If *FILE is not 463 makefile also as a target to be chosen. 466 makefile-mentioned file to be chosen was added by an 471 to be chosen if it is mentioned as a target in a makefile. This 497 /* That file wasn't mentioned in the makefile. 529 if (exists_in_cache) /* Makefile-mentioned file need not exist. */
|
/external/openssh/ |
ChangeLog | 110 - (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox for 121 [configure.ac Makefile.in] 390 - (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac] 515 - (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.c 535 - (tim) [contrib/caldera/openssh.spec] Use CFLAGS from Makefile instead 543 - (djm) [regress/Makefile] use $TEST_SSH_KEYGEN instead of the one in 566 - (dtucker) [LICENCE Makefile.in audit-bsm.c audit-linux.c audit.c audit.h 571 - (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-based 598 - (djm) [Makefile.in] Use shell test to disable ecdsa key generating in 600 comment so that the Makefile.in is still a syntactically valid Makefil [all...] |
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
make.py | 7 # This is all roughly based on the Makefile system used by the Linux 12 # all are sourced by the top-level Makefile. This means that all 21 # toplevel Makefile. It may make sense to generate some .mk files on 229 # Header of toplevel Makefile. 494 # gyp-mac-tool is written next to the root Makefile by gyp. 806 """Write a "sub-project" Makefile. 808 This is a small, wrapper Makefile that calls the top-level Makefile to build 812 output_filename: sub-project Makefile name to write 813 makefile_path: path to the top-level Makefile [all...] |
android.py | 8 # via an Android.mk file. It is based on make.py, the standard makefile 245 """Write Makefile code for any 'actions' from the gyp input. 285 # The makefile rules are all relative to the top dir, but the gyp actions 331 """Write Makefile code for any 'rules' from the gyp input. 425 """Write Makefile code for any 'copies' from the gyp input. 507 """Write Makefile code for any 'sources' from the gyp input. 538 # generate Makefile rules for a single LOCAL_CPP_EXTENSION. 790 """Write Makefile code to specify the link flags and library dependencies. 820 """Write Makefile code to produce the final target of the gyp spec. [all...] |
/external/valgrind/main/none/tests/ |
Makefile.in | 0 # Makefile.in generated by automake 1.11.1 from Makefile.am. 7 # This Makefile.in is free software; the Free Software Foundation 18 # This file is used for tool tests, and also in perf/Makefile.am. 21 # Makefile.am that builds programs. And also the top-level Makefile.am. 48 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 49 $(top_srcdir)/Makefile.all.am \ 50 $(top_srcdir)/Makefile.tool-tests.a [all...] |
/external/dropbear/libtomcrypt/ |
changes | 9 -- Added makefile.unix which is BSD compatible, you have to manually tweak it since well I don't use it normally 131 -- added LDFLAGS to the makefile to allow cross porting linking options 137 -- Added LTC_NO_FAST to the makefile.icc to compensate for the fact ICC v9 can't handle it (Pelican MAC fails for instance) 182 -- Made makefile accept a NODOCS flag to disable the requirement of tetex to install LTC for you no tetex people... all 3 of ya :-) 206 -- the main makefile allows you to rename the make command [e.g. MAKE=gmake gmake install] so you can build LTC on platforms where the default make command sucks [e.g. BSD] 325 -- Andy Bontoft fixed a bug in my demos/tests/makefile.msvc ... seems "dsa_test.c" isn't an object 372 -- Added demos to MSVC makefile 373 -- Removed -funroll-all-loops from GCC makefile and replaced with -funroll-loops which is a bit more sane (P4 ain't got much cache for the IDATA) 380 -- Removed "makefile.cygwin_dll" as it's not really used by anyone and not worth the effort (hell I hardly maintain the MSVC makefiles ...) [all...] |
/external/pixman/pixman/ |
Makefile.in | 0 # Makefile.in generated by automake 1.11.6 from Makefile.am. 7 # This Makefile.in is free software; the Free Software Foundation 55 DIST_COMMON = $(libpixmaninclude_HEADERS) $(srcdir)/Makefile.am \ 56 $(srcdir)/Makefile.in $(srcdir)/pixman-version.h.in \ 57 $(top_srcdir)/pixman/Makefile.sources 490 Makefile.win32 \ 550 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/pixman/Makefile.sources $(am__configure_deps [all...] |
/external/valgrind/main/drd/tests/ |
Makefile.in | 0 # Makefile.in generated by automake 1.11.1 from Makefile.am. 7 # This Makefile.in is free software; the Free Software Foundation 18 # This file is used for tool tests, and also in perf/Makefile.am. 21 # Makefile.am that builds programs. And also the top-level Makefile.am. 48 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 49 $(top_srcdir)/Makefile.all.am \ 50 $(top_srcdir)/Makefile.tool-tests.a [all...] |
/external/valgrind/main/none/tests/ppc32/ |
Makefile.in | 0 # Makefile.in generated by automake 1.11.1 from Makefile.am. 7 # This Makefile.in is free software; the Free Software Foundation 18 # This file is used for tool tests, and also in perf/Makefile.am. 21 # Makefile.am that builds programs. And also the top-level Makefile.am. 46 DIST_COMMON = $(dist_noinst_SCRIPTS) $(srcdir)/Makefile.am \ 47 $(srcdir)/Makefile.in $(top_srcdir)/Makefile.all.am \ 48 $(top_srcdir)/Makefile.tool-tests.a [all...] |
/external/valgrind/main/none/tests/s390x/ |
Makefile.in | 0 # Makefile.in generated by automake 1.11.1 from Makefile.am. 7 # This Makefile.in is free software; the Free Software Foundation 18 # This file is used for tool tests, and also in perf/Makefile.am. 21 # Makefile.am that builds programs. And also the top-level Makefile.am. 46 DIST_COMMON = $(dist_noinst_SCRIPTS) $(srcdir)/Makefile.am \ 47 $(srcdir)/Makefile.in $(top_srcdir)/Makefile.all.am \ 48 $(top_srcdir)/Makefile.tool-tests.a [all...] |
/external/pixman/test/ |
Makefile.in | 0 # Makefile.in generated by automake 1.11.6 from Makefile.am. 7 # This Makefile.in is free software; the Free Software Foundation 55 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 56 $(top_srcdir)/test/Makefile.sources 497 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/test/Makefile.sources $(am__configure_deps) 506 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \ [all...] |
/external/chromium_org/native_client_sdk/src/build_tools/ |
sdk_files.list | 11 examples/api/Makefile 26 examples/demo/Makefile 36 examples/Makefile 41 examples/tutorial/Makefile 45 getting_started/Makefile 284 src/Makefile 288 src/ppapi/Makefile
|
/external/chromium_org/third_party/openssl/openssl/ |
check-all-builds.sh | 221 This scripts generates a custom Makefile in a temporary directory, then 270 MAKEFILE=$BUILD_DIR/GNUmakefile 604 dump "Generating Makefile" 605 log "Makefile path: $MAKEFILE" 606 generate_makefile > $MAKEFILE 617 run make $MAKE_FLAGS -f "$MAKEFILE" -C "$BUILD_DIR"
|
/external/dropbear/ |
CHANGES | 153 - Makefile no longer appends 'static' to statically linked binaries 196 - Makefile modified so that install target works correctly (doesn't try 260 - Fix up dropbearmulti targets in the Makefile - symlinks are now created 288 - New makefile with more generic support for multiple-program binaries 415 - Various makefile improvements for cross-compiling, thanks to Friedrich 554 - 'install' target added to the makefile 589 - Makefile fixed for dependencies and makes libtomcrypt as well
|
/external/llvm/bindings/ocaml/ |
Makefile.ocaml | 1 ##===- tools/ml/Makefile -----------------------------------*- Makefile -*-===## 11 # here rather than in Makefile.rules. 20 include $(LEVEL)/Makefile.config 22 # CFLAGS needs to be set before Makefile.rules is included. 26 include $(LEVEL)/Makefile.common 297 # If unavailable, 'configure' will not define OCAMLOPT in Makefile.config.
|
/external/openssl/ |
check-all-builds.sh | 221 This scripts generates a custom Makefile in a temporary directory, then 270 MAKEFILE=$BUILD_DIR/GNUmakefile 604 dump "Generating Makefile" 605 log "Makefile path: $MAKEFILE" 606 generate_makefile > $MAKEFILE 617 run make $MAKE_FLAGS -f "$MAKEFILE" -C "$BUILD_DIR"
|