HomeSort by relevance Sort by last modified time
    Searched refs:makefile (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /development/host/windows/usb/adb_winapi_test/
MAKEFILE 22 !INCLUDE $(NTMAKEENV)\makefile.def
  /development/host/windows/usb/api/
MAKEFILE 22 !INCLUDE $(NTMAKEENV)\makefile.def
  /development/host/windows/usb/winusb/
MAKEFILE 22 !INCLUDE $(NTMAKEENV)\makefile.def
  /external/dropbear/libtomcrypt/
updatemakes.sh 5 perl filter.pl makefile tmplist
6 mv -f tmp.delme makefile
8 perl filter.pl makefile.icc tmplist
9 mv -f tmp.delme makefile.icc
11 perl filter.pl makefile.shared tmplist
12 mv -f tmp.delme makefile.shared
14 perl filter.pl makefile.unix tmplist
15 mv -f tmp.delme makefile.unix
17 perl filter.pl makefile.msvc tmplist
18 sed -e 's/\.o /.obj /g' < tmp.delme > makefile.msv
    [all...]
testme.sh 7 echo "Testing verion" `grep "^VERSION=" makefile | sed "s/.*=//"`
8 #grep "VERSION=" makefile | perl -e "@a = split('=', <>); print @a[1];"`
  /external/libpng/contrib/pngminus/
pngminus.sh 2 make -f makefile.std
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
runtest 7 makefile="$srcdir/Makefile.tests"
11 if $MAKE SED="$SED" srcdir="$srcdir" -f "$makefile" $test > $test.test 2>&1; then
  /frameworks/base/core/tests/overlaytests/
Android.mk 1 # Dummy makefile to halt recursive directory traversal.
  /ndk/sources/host-tools/make-3.81/tests/scripts/targets/
SECONDARY 7 Create a makefile where a file would not normally be considered
16 open(MAKEFILE,"> $makefile");
18 print MAKEFILE <<'EOF';
32 close(MAKEFILE);
38 &run_make_with_options($makefile,'foo.d',&get_logfile);
46 &run_make_with_options($makefile,'foo.d',&get_logfile);
55 &run_make_with_options($makefile,'foo.d',&get_logfile);
61 &run_make_with_options($makefile,'foo.c',&get_logfile);
69 &run_make_with_options($makefile,'foo.c',&get_logfile)
    [all...]
  /ndk/sources/host-tools/make-3.81/tests/
run_make_tests.pl 75 # [0] (string): The makefile to be tested. undef means use the last one.
86 # If the user specified a makefile string, create a new makefile to contain
93 $makefile = $old_makefile;
95 if (! defined($makefile)) {
96 $makefile = &get_tmpfile();
102 # Replace @MAKEFILE@ with the makefile name and @MAKE@ with the path to
104 $makestring =~ s/#MAKEFILE#/$makefile/g
    [all...]
  /external/bluetooth/glib/
makefile.msc 0 ## Makefile for building the GLib dlls with Microsoft C
2 ## Use: nmake -f makefile.msc
12 for %d in ($(PARTS)) do nmake -nologo -f makefile.msc sub-one THIS=%d TARGET=all
17 for %d in ($(PARTS)) do nmake -nologo -f makefile.msc sub-one THIS=%d TARGET=clean
21 @nmake -nologo -f makefile.msc $(TARGET)
  /external/qemu/distrib/sdl-1.2.12/
Makefile 16 # this is a set of definitions that allow the usage of Makefile.android
31 $(error "The BUILD_SYSTEM variable was not defined by your configuration sub-makefile. Aborting")
58 include Makefile.android
  /libcore/dalvik/src/main/native/
sub.mk 1 # -*- mode: makefile -*-
3 # It's not a normal makefile, so we don't include CLEAR_VARS
  /external/openssl/crypto/des/
FILES0 10 Makefile.PL - An old makefile to build with perl5, not current.
11 Makefile.ssl - The SSLeay makefile
12 Makefile.uni - The normal unix makefile.
13 GNUmakefile - The makefile for use with glibc.
14 makefile.bc - A Borland C makefile
  /development/ide/emacs/
android-compile.el 44 "\\(^\\(\\sw\\|[/_]\\)+\\(Makefile\\|\\.mk\\):[0-9]+:.*warning\\)\\|\\(^/bin/bash\\)"
49 (defun android-makefile-exists-p (directory)
50 "Return t if an Android makefile exists in DIRECTORY."
53 (file-exists-p (concat directory "Makefile"))))
55 (defun android-find-makefile (topdir)
56 "Ascend the current path until an Android makefile is found.
58 the file is named Makefile.
61 MAKEFILE_PATH is the relative path of the makefile wrt TOPDIR.
62 Signal an error if no Makefile was found."
70 (not (android-makefile-exists-p default-directory))
    [all...]
  /external/sonivox/arm-fm-22k/host_src/
arm-fm-22k.mak 2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
  /external/sonivox/arm-hybrid-22k/host_src/
arm-hybrid-22k.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/icu4c/extra/uconv/
resfiles.mk 2 # A small makefile containing the list of resource bundles
  /sdk/build/
windows_sdk_tools.mk 0 # Makefile to build the Windows SDK Tools under linux.
3 # This makefile is included by development/build/tools/windows_sdk.mk
  /external/llvm/utils/
makellvm 62 ## It is recorded in the variable LEVEL in Makefile, to compute it
67 else if (-f makefile) then
68 set MFILE = makefile
70 set MFILE = Makefile
77 echo "Missing or invalid makefile: $MFILE"
96 ## Try to determine object root directory by looking for Makefile.config
98 if (-f "${objdir}/Makefile.config") then
  /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-hybrid-22k/lib_src/
arm-hybrid-22k_lib.mak 2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
  /external/sonivox/arm-wt-22k/lib_src/
arm-wt-22k_lib.mak 2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
  /frameworks/compile/libbcc/runtime/make/
subdir.mk 1 # This file is intended to be included from each subdirectory makefile.
19 # Include child makefile fragments
22 # makefile.
43 include $(1)/Makefile.mk

Completed in 284 milliseconds

1 2 3 4 5