Lines Matching full:makefile
228 # List of files that trigger Makefile regeneration:
262 # Special target for the buildbots to use. Depends on $(OUTDIR)/Makefile
279 $(BUILDS): $(OUTDIR)/Makefile.$$@
280 @$(MAKE) -C "$(OUTDIR)" -f Makefile.$@ \
287 native: $(OUTDIR)/Makefile.native
288 @$(MAKE) -C "$(OUTDIR)" -f Makefile.native \
295 must-set-ANDROID_NDK_ROOT_OR_TOOLCHAIN Makefile.android
296 @$(MAKE) -f Makefile.android $@ \
305 Makefile.nacl must-set-NACL_SDK_ROOT
306 @$(MAKE) -f Makefile.nacl $@ \
368 rm -f $(OUTDIR)/Makefile.$(basename $@)*
374 rm -f $(OUTDIR)/Makefile.native
381 OUT_MAKEFILES = $(addprefix $(OUTDIR)/Makefile.,$(BUILDS))
391 $(OUTDIR)/Makefile.native: $(GYPFILES) $(ENVFILE)
405 # Native Client SDK before using this makefile. You can download