HomeSort by relevance Sort by last modified time
    Searched defs:MAKE (Results 1 - 4 of 4) sorted by null

  /ndk/sources/host-tools/make-3.81/
subproc.bat 4 rem This file is part of GNU Make.
6 rem GNU Make is free software; you can redistribute it and/or modify it under
11 rem GNU Make is distributed in the hope that it will be useful, but WITHOUT
17 rem with GNU Make; see the file COPYING. If not, write to the Free Software
21 set MAKE=%2
23 if x%2 == x set MAKE=nmake
24 %MAKE% /f %MAKEFILE%
  /external/qemu-pc-bios/
Makefile 23 MAKE := make
32 $(MAKE) -C bochs/bios
36 $(MAKE) -C vgabios
42 $(MAKE) -C bochs/bios bios-clean
43 $(MAKE) -C bochs/bios dist-clean
44 $(MAKE) -C vgabios bios-clean
45 $(MAKE) -C vgabios dist-clean
  /external/webkit/Tools/android/flex-2.5.4a/MISC/NT/
Makefile 2 # make file for "flex" tool
22 MAKE = nmake /nologo
63 $(MAKE) flex.exe
66 $(MAKE) flex.exe
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test.h 38 #define KEY_EXIF_MAKE "exif-make"
62 #define MAKE "camera_test"

Completed in 57 milliseconds