HomeSort by relevance Sort by last modified time
    Searched full:make (Results 1 - 25 of 15018) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/genext2fs/
INSTALL 8 make
9 make install
13 make check
  /development/ide/intellij/
build.xml 1 <project name="android" default="make" basedir="../../">
2 <target name="make"
3 description="Run make and then regenerate IntelliJ configuration.">
5 <arg value="ide/intellij/make+intelligen.sh"/>
  /development/ndk/
Android.mk 1 # Please this file empty. It is used to make the Android build system happy.
  /device/sample/
README.txt 2 make -j8 PRODUCT-sample_addon-sdk_addon
  /device/samsung/crespo/alsa-lib/doc/
README.1st 1 The doxygen documentation is created with command 'make doc' in toplevel
  /external/bluetooth/glib/build/win32/
Makefile.am 7 make.msc \
  /external/libpng/contrib/pngminus/
pngminus.bat 0 make -f makefile.tc3
pngminus.sh 2 make -f makefile.std
  /external/webkit/WebCore/
make-generated-sources.sh 7 make -C DerivedSources/WebCore -f ../../DerivedSources.make $@
  /external/openssl/crypto/bn/
todo 2 make the result argument independant of the inputs.
  /external/quake/quake/src/QW/
makezip 1 zip -9 -r qw client server progs gas2masm Make* [qQ]* scitech dxsdk *.txt *.bmp
  /external/e2fsprogs/
.release-checklist 1 1) Do "make depend" if necessary
3 2) "make check"!!!
14 5) Make source distribution
  /system/media/opensles/tools/hashgen/
README.txt 5 * GNU make
9 Type 'make'.
12 its stable location in ../../libopensles using 'make install'.
14 Then do 'make clean' or 'make distclean' here.
  /external/expat/bcb5/
makefile.mak 7 make -l -fexpat.mak
10 make -l -fexpatw.mak
13 make -l -fexpat_static.mak
16 make -l -fexpatw_static.mak
19 make -l -felements.mak
22 make -l -foutline.mak
25 make -l -fxmlwf.mak
  /external/zlib/
Makefile 5 make -f Makefile.in distclean
  /external/dhcpcd/mk/
depend.mk 1 # This only works for make implementations that always include a .depend if
2 # it exists. Only GNU make does not do this.
  /external/qemu/
android-rebuild.sh 11 make clean && \
12 make -j4 && \
  /external/qemu/distrib/sdl-1.2.12/
README.ANDROID 7 make -j2
8 make install
  /external/webkit/JavaScriptCore/
make-generated-sources.sh 10 make -f ../../DerivedSources.make JavaScriptCore=../.. BUILT_PRODUCTS_DIR=../..
  /external/webkit/WebCore/manual-tests/
drag-caret.html 1 <p>This tests dragging over an input element, to make sure no drag-cursor is left behind.</p>
3 <p>Drag some text over the input element and make sure the Drag Caret disappears when the drag exits the input element. Per https://bugs.webkit.org/show_bug.cgi?id=26787</p>
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/icons/
README 6 To convert the svg icon to other formats, make sure inkscape and imagemagick
7 are installed and use `make' to create various sized png and xpm icons.
  /device/samsung/crespo/alsa-lib/src/
Makefile.am 51 $(MAKE) -C control libcontrol.la
54 $(MAKE) -C mixer libmixer.la
57 $(MAKE) -C ordinary_mixer libordinarymixer.la
60 $(MAKE) -C pcm libpcm.la
63 $(MAKE) -C ordinary_pcm libordinarypcm.la
66 $(MAKE) -C rawmidi librawmidi.la
69 $(MAKE) -C timer libtimer.la
72 $(MAKE) -C hwdep libhwdep.la
75 $(MAKE) -C seq libseq.la
78 $(MAKE) -C instr libinstr.l
    [all...]
  /external/icu4c/samples/break/
Makefile 5 # - configure, build, install ICU (make install)
6 # - make sure "icu-config" (in the ICU installed bin directory) is on
8 # - do 'make' in this directory
  /external/icu4c/samples/case/
Makefile 5 # - configure, build, install ICU (make install)
6 # - make sure "icu-config" (in the ICU installed bin directory) is on
8 # - do 'make' in this directory
  /external/icu4c/samples/citer/
Makefile 5 # - configure, build, install ICU (make install)
6 # - make sure "icu-config" (in the ICU installed bin directory) is on
8 # - do 'make' in this directory

Completed in 1579 milliseconds

1 2 3 4 5 6 7 8 91011>>