OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAKE
(Results
51 - 75
of
149
) sorted by null
1
2
3
4
5
6
/external/bison/examples/
Makefile
222
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh \
234
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh;; \
241
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
244
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
246
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
250
# into them and run `
make
' without going through this Makefile.
251
# To change the values of `
make
' variables: instead of editing Makefiles,
253
# (which will cause the Makefiles to be regenerated when you run `
make
');
254
# (2) otherwise, pass the desired values on the `
make
' command line.
273
(cd $$subdir && $(
MAKE
) $(AM_MAKEFLAGS) $$local_target)
[
all
...]
/system/wlan/ti/sta_dk_4_0_4_32/
Makefile
129
## This is the regular build phase - act according to the
make
actions
159
$(
MAKE
) -C $(KERNEL_DIR) M=`pwd` ARCH=arm CROSS_COMPILE=$(CROSS_COMPILE) clean
174
$(
MAKE
) -C $(KERNEL_DIR) M=`pwd` ARCH=arm CROSS_COMPILE=$(CROSS_COMPILE) modules
/hardware/broadcom/wlan/bcm4329/src/dhd/linux/
Makefile
51
LINUXVER:=$(shell ($(MYKERNEL_DEFINITION); echo "show_kernel_version_number$$$$:;@echo \$$(KERNELRELEASE)") 2> /dev/null | $(
MAKE
) --no-print-directory -k -C $(LINUXDIR) MYUNAME="" -f - show_kernel_version_number$$$$ 2> /dev/null)
178
#
Make
debug a separate option
183
#
Make
big-endian a separate option
276
HOSTCFLAGS := $(CFLAGS) $(shell $(
MAKE
) --no-print-directory -s -C $(LINUXDIR) script 'SCRIPT=@echo $$(CFLAGS) $$(MODFLAGS)')
317
$(
MAKE
) $(@:%-$(LINUXVER)=%)
321
$(
MAKE
) TARGET=$@ objdir
332
$(
MAKE
) -C $(OBJDIR) -f $(SRCBASE)/dhd/linux/Makefile SRCBASE=$(SRCBASE) dep
334
$(
MAKE
) -C $(OBJDIR) -f $(SRCBASE)/dhd/linux/Makefile SRCBASE=$(SRCBASE) modules
350
$(
MAKE
) -C $(LINUXDIR) M=$(shell pwd) $(if $(VERBOSE),V=1) modules
360
# when
make
is called from 2.6, vpath doesn't work so we need to link the files
[
all
...]
/external/bison/build-aux/
Makefile
211
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh \
223
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh;; \
230
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
233
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
235
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
281
@$(
MAKE
) $(AM_MAKEFLAGS) install-exec-am install-data-am
285
$(
MAKE
) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
354
# Tell versions [3.59,3.63) of GNU
make
to not export all variables.
/external/bison/data/
Makefile
226
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh \
238
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh;; \
245
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
248
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
250
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
334
@$(
MAKE
) $(AM_MAKEFLAGS) install-exec-am install-data-am
338
$(
MAKE
) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
410
# Tell versions [3.59,3.63) of GNU
make
to not export all variables.
/external/elfutils/lib/
Makefile
199
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh \
211
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh;; \
218
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
221
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
223
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
344
@$(
MAKE
) $(AM_MAKEFLAGS) install-exec-am install-data-am
348
$(
MAKE
) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
422
# Tell versions [3.59,3.63) of GNU
make
to not export all variables.
/external/elfutils/libcpu/
Makefile
187
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh \
199
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh;; \
206
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
209
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
211
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
328
@$(
MAKE
) $(AM_MAKEFLAGS) install-exec-am install-data-am
332
$(
MAKE
) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
406
# Tell versions [3.59,3.63) of GNU
make
to not export all variables.
/external/openssl/crypto/
Makefile
20
$(
MAKE
) -e TOP=../.. DIR=$$i INCLUDES='${INCLUDES}' $$target ) || exit 1; \
48
@(cd ..; $(
MAKE
) DIRS=$(DIR) all)
80
then cd des && $(
MAKE
) -e des; fi )
81
[ -z "$(THIS)" ] || ( cd pkcs7 && $(
MAKE
) -e testapps );
82
@if [ -z "$(THIS)" ]; then $(
MAKE
) -f $(TOP)/Makefile reflect THIS=$@; fi
106
(cd ..; $(
MAKE
) $(SHARED_LIB)); \
129
@if [ -z "$(THIS)" ]; then $(
MAKE
) -f $(TOP)/Makefile reflect THIS=$@; fi
140
# DO NOT DELETE THIS LINE --
make
depend depends on it.
/external/bison/lib/
Makefile
293
$(
MAKE
) $(AM_MAKEFLAGS) all-am
301
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh \
313
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh;; \
320
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
323
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
325
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
509
$(
MAKE
) $(AM_MAKEFLAGS) check-am
516
$(
MAKE
) $(AM_MAKEFLAGS) install-am
522
@$(
MAKE
) $(AM_MAKEFLAGS) install-exec-am install-data-am
526
$(
MAKE
) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)"
[
all
...]
/external/elfutils/libelf-po/
Makefile
116
$(
MAKE
) $(DOMAIN).pot-update
267
$(
MAKE
) update-po
268
@$(
MAKE
) dist2
283
$(
MAKE
) $(DOMAIN).pot-update
284
$(
MAKE
) $(UPDATEPOFILES)
285
$(
MAKE
) update-gmo
325
# Tell versions [3.59,3.63) of GNU
make
not to export all variables.
/external/elfutils/po/
Makefile
147
$(
MAKE
) $(DOMAIN).pot-update
298
$(
MAKE
) update-po
299
@$(
MAKE
) dist2
314
$(
MAKE
) $(DOMAIN).pot-update
315
$(
MAKE
) $(UPDATEPOFILES)
316
$(
MAKE
) update-gmo
356
# Tell versions [3.59,3.63) of GNU
make
not to export all variables.
/external/expat/bcb5/
elements.mak
92
#
MAKE
SECTION
95
# the benefit of building from the command-line using the
MAKE
utility.
expat.mak
93
#
MAKE
SECTION
96
# the benefit of building from the command-line using the
MAKE
utility.
expat_static.mak
93
#
MAKE
SECTION
96
# the benefit of building from the command-line using the
MAKE
utility.
expatw.mak
93
#
MAKE
SECTION
96
# the benefit of building from the command-line using the
MAKE
utility.
expatw_static.mak
94
#
MAKE
SECTION
97
# the benefit of building from the command-line using the
MAKE
utility.
outline.mak
92
#
MAKE
SECTION
95
# the benefit of building from the command-line using the
MAKE
utility.
xmlwf.mak
93
#
MAKE
SECTION
96
# the benefit of building from the command-line using the
MAKE
utility.
/external/openssl/crypto/krb5/
Makefile
32
(cd ../..; $(
MAKE
) DIRS=crypto SDIRS=$(DIR) sub_all)
76
# DO NOT DELETE THIS LINE --
make
depend depends on it.
/external/openssl/crypto/txt_db/
Makefile
31
(cd ../..; $(
MAKE
) DIRS=crypto SDIRS=$(DIR) sub_all)
75
# DO NOT DELETE THIS LINE --
make
depend depends on it.
/external/bison/doc/
Makefile
234
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh \
246
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh;; \
253
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
256
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
258
cd $(top_builddir) && $(
MAKE
) $(AM_MAKEFLAGS) am--refresh
459
$(
MAKE
) $(AM_MAKEFLAGS) \
475
@$(
MAKE
) $(AM_MAKEFLAGS) install-exec-am install-data-am
479
$(
MAKE
) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
595
# Tell versions [3.59,3.63) of GNU
make
to not export all variables.
/external/dhcpcd/mk/
prog.mk
59
for x in ${SUBDIRS}; do cd $$x; ${
MAKE
} $@; cd ..; done
/external/dropbear/debian/
rules
1
#!/usr/bin/
make
-f
45
$(
MAKE
) CC='$(CC)' LD='$(CC)'
49
-$(
MAKE
) distclean
/external/expat/amiga/
Makefile
44
@echo " all -
make
expat libraries, xmlwf, examples and run test suite"
49
$(
MAKE
) staticlib
50
$(
MAKE
) sharedlib
/hardware/ti/wlan/wl1271/platforms/os/linux/build/
Makefile
5
##
Make
Flags
166
## This is the regular build phase - act according to the
make
actions
195
$(
MAKE
) -C $(KERNEL_DIR) M=`pwd` ARCH=arm CROSS_COMPILE=$(CROSS_COMPILE) clean
206
#
Make
sure the output directory exists
215
$(
MAKE
) -C $(KERNEL_DIR) M=`pwd` ARCH=arm CROSS_COMPILE=$(CROSS_COMPILE) modules
Completed in 1413 milliseconds
1
2
3
4
5
6