Home
last modified time | relevance | path

Searched refs:PHONY (Results 1 – 25 of 125) sorted by relevance

12345

/linux/scripts/
H A DMakefile.package15 PHONY += check-git
56 PHONY += rpm-sources
63 PHONY += rpm-pkg srcrpm-pkg binrpm-pkg
90 PHONY += linux.tar.unsupported-deb-src-compress
105 PHONY += debian-orig
117 PHONY += deb-pkg srcdeb-pkg bindeb-pkg
137 PHONY += snap-pkg
152 PHONY += pacman-pkg
181 PHONY += dir-pkg
185 PHONY += tar-pkg
[all …]
H A DMakefile.modfinal6 PHONY := __modfinal
47 newer_prereqs_except = $(filter-out $(PHONY) $(1),$?)
66 PHONY += FORCE
78 .PHONY: $(PHONY)
H A DMakefile.vdsoinst6 PHONY := __default
41 PHONY += FORCE
44 .PHONY: $(PHONY)
H A DMakefile.clean8 PHONY := __clean
59 PHONY += $(subdir-ymn)
63 .PHONY: $(PHONY)
H A DMakefile.dtbinst11 PHONY := __dtbs_install
43 .PHONY: $(PHONY)
H A DMakefile.vmlinux_o3 PHONY := __default
96 PHONY += FORCE
108 .PHONY: $(PHONY)
H A DMakefile.vmlinux3 PHONY := __default
103 PHONY += FORCE
115 .PHONY: $(PHONY)
H A DMakefile.headersinst12 PHONY := __headers
81 PHONY += FORCE
84 .PHONY: $(PHONY)
H A DMakefile.asm-headers13 PHONY := all
98 PHONY += FORCE
106 .PHONY: $(PHONY)
H A DKbuild.include53 real-prereqs = $(filter-out $(PHONY), $^)
148 $(if $(filter-out $(PHONY), $@), \
185 # PHONY targets skipped in both cases.
188 newer-prereqs = $(filter-out $(PHONY),$?)
220 # (1) - due to target is PHONY
226 # (1) PHONY targets are always build
237 $(if $(filter $@, $(PHONY)),- due to target is PHONY, \
/linux/
H A DMakefile22 PHONY := __all macro
244 PHONY += $(MAKECMDGOALS) __sub-make
366 PHONY += $(MAKECMDGOALS) __build_one_by_one
645 PHONY += scripts_basic
649 PHONY += outputmakefile
743 PHONY += all
845 PHONY += $(objtree)/include/config/auto.conf
1168 PHONY += prepare0
1210 PHONY += vmlinux_o
1217 PHONY += vmlinux
[all …]
/linux/arch/mips/
H A DMakefile.postlink9 PHONY := __archpost
37 PHONY += FORCE clean
41 .PHONY: $(PHONY)
/linux/tools/verification/dot2/
H A DMakefile11 .PHONY: all
14 .PHONY: clean
17 .PHONY: install
/linux/tools/build/
H A DMakefile.build12 PHONY := __build
135 PHONY += $(subdir-y)
149 PHONY += FORCE
161 .PHONY: $(PHONY)
H A DBuild.include57 # PHONY targets skipped in both cases.
58 any-prereq = $(filter-out $(PHONY),$?) $(filter-out $(PHONY) $(wildcard $^),$^)
/linux/scripts/package/debian/
H A Drules58 .PHONY: $(binary-targets)
63 .PHONY: binary binary-indep binary-arch
69 .PHONY: build build-indep build-arch
76 .PHONY: clean
/linux/arch/mips/tools/
H A DMakefile3 PHONY += elf-entry
8 PHONY += loongson3-llsc-check
/linux/arch/s390/tools/
H A DMakefile9 PHONY += kapi
30 PHONY += relocs
/linux/tools/testing/selftests/x86/
H A DMakefile6 .PHONY: all all_32 all_64 warn_32bit_failure clean
54 .PHONY: $(1) $(1)_32
59 .PHONY: $(1) $(1)_64
/linux/tools/testing/selftests/sparc64/
H A DMakefile7 .PHONY: all clean run_tests install
16 .PHONY: all clean
/linux/arch/powerpc/
H A DMakefile231 PHONY += $(BOOT_TARGETS1) $(BOOT_TARGETS2)
241 PHONY += bootwrapper_install
348 PHONY += $(generated_configs)
375 PHONY += install
402 PHONY += stack_protector_prepare
415 PHONY += checkbin
/linux/arch/riscv/
H A DMakefile209 PHONY += rv32_randconfig
214 PHONY += rv64_randconfig
219 PHONY += rv32_defconfig
223 PHONY += rv32_nommu_virt_defconfig
/linux/tools/testing/selftests/bpf/
H A DMakefile.docs66 .PHONY: $1 docs-clean-$1 docs-install-$1 docs-uninstall-$1
77 .PHONY: docs docs-clean docs-install docs-uninstall man2 man7
/linux/arch/x86/tools/
H A DMakefile2 PHONY += posttest
44 PHONY += relocs
/linux/arch/arc/
H A DMakefile96 PHONY += $(boot_targets)
104 PHONY += uImage

12345