HomeSort by relevance Sort by last modified time
    Searched full:make (Results 51 - 75 of 61352) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/tools/windows/sdl/
PREBUILT 6 $ make
7 $ make install
  /ndk/sources/host-tools/make-3.81/
configure.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
20 echo Configuring MAKE for DJGPP
38 rem Do they have Make?
39 redir -o junk.$$$ -eo make -n -f NUL
40 rem REDIR will return 1 if it cannot run Make.
41 rem If it can run Make, it will usually return 2,
46 echo No Make program found--use DOSBUILD.BAT to build Make.
    [all...]
README 1 This directory contains the 3.81 release of GNU Make.
11 If you need to build GNU Make and have no other `make' program to use,
13 `configure' as described in INSTALL. Then, instead of typing `make' to
15 in the current directory. Then you will have a Make program that you can
16 use for `./make install', or whatever else.
18 Some systems' Make programs are broken and cannot process the Makefile for
19 GNU Make. If you get errors from your system's Make when building GNU
20 Make, try using `build.sh' instead
    [all...]
README.Amiga 1 Short: Port of GNU make with SAS/C (no ixemul.library required)
6 This is a pure Amiga port of GNU make. It needs no extra libraries or
8 GNU make):
14 c:make : make.o
16 is ok. To distinguish between device-names and target : or ::, MAKE
19 that "make:make.o" tries to create "make.o" on the device "make:"
    [all...]
SMakefile 1 # -*-Makefile-*- for building GNU make with smake
3 # NOTE: If you have no 'make' program at all to process this makefile,
8 # This file is part of GNU Make.
10 # GNU Make is free software; you can redistribute it and/or modify it under the
14 # GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
19 # GNU Make; see the file COPYING. If not, write to the Free Software
23 # Makefile for GNU Make
26 # Ultrix 2.2 make doesn't expand the value of VPATH.
27 VPATH = /make-3.81/
29 srcdir = /make-3.81
    [all...]
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/llvm/autoconf/m4/
check_gnu_make.m4 2 # Check for GNU Make. This is originally from
6 [AC_CACHE_CHECK([for GNU make],[llvm_cv_gnu_make_command],
7 dnl Search all the common names for GNU make
9 for a in "$MAKE" make gmake gnumake ; do
  /external/llvm/projects/sample/autoconf/m4/
check_gnu_make.m4 2 # Check for GNU Make. This is originally from
6 [AC_CACHE_CHECK([for GNU make],[llvm_cv_gnu_make_command],
7 dnl Search all the common names for GNU make
9 for a in "$MAKE" make gmake gnumake ; do
  /frameworks/wilhelm/tools/hashgen/
README.txt 5 * GNU make
9 Type 'make'.
12 its stable location in ../../src/autogen using 'make install'.
14 Then do 'make clean' or 'make distclean' here.
  /ndk/sources/host-tools/make-3.81/tests/scripts/
test_template 6 # Run a make test. See the documentation of run_make_test() in
9 # arguments to be passed to the make invocation, the third is a string
11 # make. If not specified, it's assumed that the make program should succeed
15 'Arguments to pass to make go here',
  /external/clang/utils/ABITest/single-args-64/
Makefile 1 # Usage: make test.N.report
4 # file, and TESTARGS is used to change the type generation. Make sure
5 # to 'make clean' after changing either of these parameters.
  /external/eigen/scripts/
buildtests.in 7 echo " The EIGEN_MAKE_ARGS environment variable allows to pass args to 'make'."
17 make $targets_to_make ${EIGEN_MAKE_ARGS}
19 make $targets_to_make
  /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
  /external/icu4c/samples/coll/
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/csdet/
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/datecal/
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/datefmt/
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/msgfmt/
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/numfmt/
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/props/
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/strsrch/
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/translit/
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/uciter8/
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 970 milliseconds

1 23 4 5 6 7 8 91011>>