Home | History | Annotate | Download | only in v8

Lines Matching full:makefile

218 # List of files that trigger Makefile regeneration:
251 # Special target for the buildbots to use. Depends on $(OUTDIR)/Makefile
268 $(BUILDS): $(OUTDIR)/Makefile.$$(basename $$@)
269 @$(MAKE) -C "$(OUTDIR)" -f Makefile.$(basename $@) \
275 native: $(OUTDIR)/Makefile.native
276 @$(MAKE) -C "$(OUTDIR)" -f Makefile.native \
283 must-set-ANDROID_NDK_ROOT_OR_TOOLCHAIN Makefile.android
284 @$(MAKE) -f Makefile.android $@ \
293 Makefile.nacl must-set-NACL_SDK_ROOT
294 @$(MAKE) -f Makefile.nacl $@ \
346 rm -f $(OUTDIR)/Makefile.$(basename $@)
352 rm -f $(OUTDIR)/Makefile.native
359 OUT_MAKEFILES = $(addprefix $(OUTDIR)/Makefile.,$(ARCHES))
368 $(OUTDIR)/Makefile.native: $(GYPFILES) $(ENVFILE)
382 # Native Client SDK before using this makefile. You can download