Searched refs:makefile (Results 1 - 25 of 75) sorted by relevance

123

/external/dropbear/libtomcrypt/
H A Dupdatemakes.sh5 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
[all...]
H A Dtestme.sh7 echo "Testing verion" `grep "^VERSION=" makefile | sed "s/.*=//"`
8 #grep "VERSION=" makefile | perl -e "@a = split('=', <>); print @a[1];"`
/external/libpng/contrib/pngminus/
H A Dpngminus.sh2 make -f makefile.std
/external/qemu/distrib/sdl-1.2.15/
H A DMakefile31 $(error "The BUILD_SYSTEM variable was not defined by your configuration sub-makefile. Aborting")
/external/openssl/crypto/des/
H A DFILES010 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
/external/sonivox/arm-fm-22k/host_src/
H A Darm-fm-22k.mak2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
/external/sonivox/arm-hybrid-22k/host_src/
H A Darm-hybrid-22k.mak2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
/external/sonivox/arm-wt-22k/host_src/
H A Darm-wt-22k.mak2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
/external/icu4c/extra/uconv/
H A Dresfiles.mk2 # A small makefile containing the list of resource bundles
/external/svox/pico/
H A DAndroid.mk2 # This makefile builds both an activity and a shared library.
/external/llvm/utils/
H A Dmakellvm67 else if (-f makefile) then
68 set MFILE = makefile
77 echo "Missing or invalid makefile: $MFILE"
/external/sonivox/arm-fm-22k/lib_src/
H A Darm-fm-22k_lib.mak2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
/external/sonivox/arm-hybrid-22k/lib_src/
H A Darm-hybrid-22k_lib.mak2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
/external/sonivox/arm-wt-22k/lib_src/
H A Darm-wt-22k_lib.mak2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
/external/compiler-rt/make/
H A Dsubdir.mk1 # This file is intended to be included from each subdirectory makefile.
19 # Include child makefile fragments
22 # makefile.
/external/icu4c/samples/
H A Ddefs.mk2 # Sample code makefile definitions
/external/libyuv/
H A DAndroid.mk1 # This is the Android makefile for google3/third_party/libsrtp so that we can
/external/icu4c/samples/ufortune/resources/
H A Dfortune_resources.mak5 # Windows nmake makefile for compiling and packaging the resources
8 # This makefile is normally invoked by the pre-link step in the
/external/icu4c/samples/ufortune/
H A Dfortunedefs.mk2 # common makefile between ufortune and ufortune/resources
/external/javasqlite/
H A DAndroid.mk1 # -*- mode: makefile -*-
/external/junit/
H A DCommon.mk1 # -*- mode: makefile -*-
/external/srtp/
H A DAndroid.mk1 # This is the Android makefile for google3/third_party/libsrtp so that we can
/external/stlport/test/eh/
H A Dbcb.mak12 # The following section of the project makefile is managed by the BCB IDE.
H A Dcomo.mak1 # ;;; -*- Mode:makefile;-*-
H A Ddeccxx.mak1 # ;;; -*- Mode:makefile;-*-

Completed in 405 milliseconds

123