Lines Matching refs:PHONY
136 PHONY := _all
151 PHONY += $(MAKECMDGOALS) sub-make
203 PHONY += all
404 PHONY += scripts_basic
412 PHONY += outputmakefile
462 PHONY += $(MAKECMDGOALS) __build_one_by_one
496 PHONY += scripts
862 cmd_cat = cat $(filter-out $(PHONY), $^) > $@
864 append = cat $(filter-out $< $(PHONY), $^) >> $@
888 PHONY += dtbs
1312 PHONY += $(u-boot-dirs)
1339 PHONY += prepare archprepare prepare0 prepare1 prepare2 prepare3
1519 .PHONY : CHANGELOG
1556 PHONY += $(clean-dirs) clean archclean
1579 PHONY += $(mrproper-dirs) mrproper archmrproper
1590 PHONY += distclean
1663 PHONY += checkstack ubootrelease ubootversion
1752 PHONY += FORCE
1755 # Declare the contents of the .PHONY variable as phony. We keep that
1757 .PHONY: $(PHONY)