OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAKE
(Results
26 - 50
of
208
) sorted by null
1
2
3
4
5
6
7
8
9
/external/clang/runtime/libcxx/
Makefile
27
$(
MAKE
) -C $(LIBCXX_SRC_ROOT) \
/external/libogg/src/
Makefile.am
10
# build and run the self tests on '
make
check'
25
$(
MAKE
) all CFLAGS="@DEBUG@"
28
$(
MAKE
) all CFLAGS="@PROFILE@"
/external/llvm/bindings/ocaml/
Makefile
16
$(
MAKE
) -C $$i ocamldoc; \
/external/mesa3d/src/gallium/state_trackers/d3d1x/
Makefile
4
@for dir in $(SUBDIRS) ; do $(
MAKE
) -C "$$dir" || exit $?; done
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/
Makefile
4
@for dir in $(SUBDIRS) ; do $(
MAKE
) -C "$$dir" || exit $?; done
/external/mesa3d/src/gallium/state_trackers/glx/
Makefile
14
(cd $$dir && $(
MAKE
)) || exit 1 ; \
/hardware/invensense/60xx/libsensors_iio/software/build/android/
shared.mk
45
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
48
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
53
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
56
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
61
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
64
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
69
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
72
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
/hardware/invensense/65xx/libsensors_iio/software/build/android/
shared.mk
47
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
50
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
55
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
58
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
63
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
66
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
71
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
74
cd $$DIR && $(
MAKE
) -f shared.mk $@ ); \
/external/chromium_org/third_party/icu/source/tools/genren/
Makefile
47
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR) clean
48
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR) all-local
52
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR)/stubdata all-local
55
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR)/common all-local
58
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR)/i18n all-local
61
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR)/layout all-local
64
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR)/layoutex all-local
67
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR)/io all-local
/external/icu4c/tools/genren/
Makefile
28
# load definition of .SO, etc (but not if we are doing '
make
clean')
59
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR) clean
60
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR) all-local
64
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR)/stubdata all-local
67
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR)/common all-local
70
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR)/i18n all-local
73
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR)/layout all-local
76
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR)/layoutex all-local
79
$(
MAKE
) $(FLAG_OVERRIDE) -C $(ICUDIR)/io all-local
/external/iproute2/
Makefile
49
do $(
MAKE
) $(MFLAGS) -C $$i; done
64
@for i in $(SUBDIRS) doc; do $(
MAKE
) -C $$i install; done
73
do $(
MAKE
) $(MFLAGS) -C $$i clean; done
77
$(
MAKE
) $(MFLAGS) clean
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/
Makefile
24
(cd $$dir && $(
MAKE
) $@) || exit 1; \
/external/libogg/
Makefile.am
27
$(
MAKE
) all CFLAGS="@DEBUG@"
30
$(
MAKE
) all CFLAGS="@PROFILE@"
/external/libvorbis/examples/
Makefile.am
31
$(
MAKE
) all CFLAGS="@DEBUG@"
34
$(
MAKE
) all CFLAGS="@PROFILE@"
/external/mesa3d/src/gallium/winsys/sw/
Makefile
24
(cd $$dir && $(
MAKE
) $@) || exit 1; \
/external/iproute2/testsuite/
Makefile
13
echo "Entering iproute2" && cd iproute2 && $(
MAKE
) configure && cd ..;
16
echo "Entering iproute2" && cd iproute2 && $(
MAKE
) && cd ..;
29
echo "Entering iproute2" && cd iproute2 && $(
MAKE
) distclean && cd ..;
/external/chromium_org/third_party/tcmalloc/vendor/packages/deb/
rules
1
#!/usr/bin/
make
-f
5
# As a special exception, when this file is copied by dh-
make
into a
6
# dh-
make
output file, you may use that output file without restriction.
7
# This special exception was added by Craig Small in version 0.37 of dh-
make
.
50
$(
MAKE
)
60
-$(
MAKE
) distclean
78
$(
MAKE
) install DESTDIR=$(CURDIR)/debian/tmp
/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/dnsmasq/
Makefile
40
@cd $(SRC) && $(
MAKE
) \
57
@cd $(SRC) && $(
MAKE
) \
63
cd ../$(SRC) && $(
MAKE
) \
73
@cd $(SRC) && $(
MAKE
) XGETTEXT=$(XGETTEXT) -f ../bld/Makefile dnsmasq.pot
/external/libvorbis/
Makefile.am
42
$(
MAKE
) all CFLAGS="@DEBUG@"
45
$(
MAKE
) all CFLAGS="@PROFILE@"
/external/blktrace/btreplay/
Makefile
23
$(
MAKE
) -C doc all
26
$(
MAKE
) -C doc clean
/external/icu4c/samples/
Makefile.in
19
## Files to remove for '
make
clean'
56
echo "$(
MAKE
)[$(MAKELEVEL)]: Making \`$$target' in \`$$subdir'"; \
63
(cd $$subdir && $(
MAKE
) $$local_target) || exit; \
66
$(
MAKE
) "$$target-local" || exit; \
74
echo "$(
MAKE
)[$(MAKELEVEL)]: Making \`$$subtarget' in \`$$subdir'"; \
81
(cd $$subdir && $(
MAKE
) $$local_target) || exit; \
84
$(
MAKE
) "$$subtarget-local" || exit; \
/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
/external/compiler-rt/make/
subdir.mk
31
$$(info
MAKE
: $(Dir): Processing subdirectory)
49
$$(info
MAKE
: $(Dir): $$(var) is defined), \
50
$$(info
MAKE
: $(Dir): $$(var) is undefined)))
67
include
make
/subdir.mk
73
$$(info
MAKE
: $$(Dir): Done processing subdirectory)
86
$(info
MAKE
: Descending into subdirs: $(SubDirsList))
Completed in 1511 milliseconds
1
2
3
4
5
6
7
8
9