HomeSort by relevance Sort by last modified time
    Searched full:makefile (Results 1176 - 1200 of 3373) sorted by null

<<41424344454647484950>>

  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/
README 2 when fixincludes is run by the makefile for GCC.
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/
README 2 when fixincludes is run by the makefile for GCC.
  /external/oprofile/
ChangeLog-2006 4 * events/Makefile.am:
58 * doc/Makefile.am:
63 * libpp/Makefile.am:
73 * libutil++/Makefile.am:
107 * libop/Makefile.am:
159 * Makefile.am: Add ChangeLog-2004 and ChangeLog-2005 to distro.
198 * events/Makefile.am:
208 * events/Makefile.am:
222 * events/Makefile.am:
230 * events/Makefile.am
    [all...]
  /external/qemu/distrib/sdl-1.2.15/
Makefile.in 0 # Makefile to build and install the SDL library
44 DIST = acinclude autogen.sh Borland.html Borland.zip BUGS build-scripts configure configure.in COPYING CREDITS CWprojects.sea.bin docs docs.html include INSTALL Makefile.dc Makefile.minimal Makefile.in MPWmake.sea.bin README* sdl-config.in sdl.m4 sdl.pc.in SDL.qpg.in SDL.spec SDL.spec.in src test TODO VisualCE VisualC.html VisualC Watcom-OS2.zip Watcom-Win32.zip symbian.zip WhatsNew Xcode
54 all: $(srcdir)/configure Makefile $(objects) $(objects)/$(TARGET) $(objects)/$(SDLMAIN_TARGET)
61 Makefile: $(srcdir)/Makefile.in
130 if test -f test/Makefile; then (cd test; $(MAKE) $@); fi
133 rm -f Makefile include/SDL_config.h sdl-config
147 if test -f test/Makefile; then (cd test; $(MAKE) $@); f
    [all...]
  /dalvik/vm/compiler/template/
Makefile-template 16 # Makefile for the Dalvik modular interpreter. This is not currently
28 # for arch in desktop armv5te; do TARGET_ARCH_EXT=$arch make -f Makefile-mterp; done
  /dalvik/vm/mterp/
Makefile-mterp 16 # Makefile for the Dalvik modular interpreter. This is not currently
28 # for arch in desktop armv5te; do TARGET_ARCH_EXT=$arch make -f Makefile-mterp; done
  /external/bison/djgpp/
Makefile.maint 1 # DJGPP Maintainer's Makefile -*-Makefile-*-
  /external/chromium/sdch/open-vcdiff/
configure.ac 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
73 AC_CONFIG_FILES([Makefile])
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
Makefile.inc 32 EXTRA_DIST += modules/objfmts/bin/tests/multisect/Makefile.inc
34 include modules/objfmts/bin/tests/multisect/Makefile.inc
  /external/chromium_org/tools/gyp/test/make_global_settings/wrapper/
gyptest-wrapper.py 33 test.must_contain('Makefile', cc_expected)
34 test.must_contain('Makefile', link_expected)
  /external/compiler-rt/lib/
Makefile.mk 1 #===- lib/Makefile.mk --------------------------------------*- Makefile -*--===#
  /external/compiler-rt/lib/tsan/rtl/
Makefile.mk 1 #===- lib/tsan/rtl/Makefile.mk -----------------------------*- Makefile -*--===#
  /external/compiler-rt/lib/ubsan/
Makefile.mk 1 #===- lib/ubsan/Makefile.mk ---------------------------------*- Makefile -*--===#
  /external/elfutils/m4/
ChangeLog 11 * Makefile.am (EXTRA_DIST): Remove glibc21.m4, intdiv0.m4,
39 * Makefile.am (EXTRA_DIST): Add the new files.
  /external/gtest/
README.android 20 rm Makefile.in
21 rm Makefile.am
  /external/icu4c/extra/uconv/
pkgdata.inc.in 7 # This Makefile is used to build the ICU's data.
56 ##### Add the following to source/config/Makefile.in
  /external/icu4c/samples/ufortune/resources/
fortune_resources.mak 5 # Windows nmake makefile for compiling and packaging the resources
8 # This makefile is normally invoked by the pre-link step in the
  /external/libpng/scripts/
makefile.amiga 1 # Commodore Amiga Makefile
2 # makefile for libpng and SAS C V6.5x compiler
makefile.ne12bsd 0 # makefile for libpng for NetBSD for the standard
11 # You should also run makefile.netbsd
makefile.netbsd 0 # makefile for libpng for NetBSD for the standard
11 # You should also run makefile.ne12bsd
  /external/pixman/pixman/
Makefile.win32 4 include $(top_srcdir)/pixman/Makefile.sources
5 include $(top_srcdir)/Makefile.win32.common
  /external/ppp/pppd/
Makefile.sol2 2 # Makefile for pppd under Solaris 2.
3 # $Id: Makefile.sol2,v 1.26 2004/04/14 02:39:39 carlsonj Exp $
  /external/sonivox/arm-fm-22k/lib_src/
arm-fm-22k_lib.mak 2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
  /external/sonivox/arm-wt-22k/host_src/
arm-wt-22k.mak 2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
  /external/valgrind/main/auxprogs/
posixtestsuite-1.5.1-diff.txt 34 - find functional/ -type f -maxdepth 2 -mindepth 2 -name "Makefile" -exec dirname '{}' ';'
35 + find functional/ -maxdepth 2 -mindepth 2 -type f -name "Makefile" -exec dirname '{}' ';'
44 - find stress/ -type f -maxdepth 2 -mindepth 2 -name "Makefile" -exec dirname '{}' ';'
45 + find stress/ -maxdepth 2 -mindepth 2 -type f -name "Makefile" -exec dirname '{}' ';'
54 diff -U3 -r posixtestsuite.orig/Makefile posixtestsuite/Makefile
55 --- posixtestsuite.orig/Makefile 2005-03-14 13:53:41.000000000 +0000
56 +++ posixtestsuite/Makefile 2006-07-05 16:28:57.000000000 +0100

Completed in 914 milliseconds

<<41424344454647484950>>