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.vdsoinst6 PHONY := __default
41 PHONY += FORCE
44 .PHONY: $(PHONY)
H A DMakefile.modfinal6 PHONY := __modfinal
50 newer_prereqs_except = $(filter-out $(PHONY) $(1),$?)
70 PHONY += FORCE
82 .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.modinst6 PHONY := __modinst
130 PHONY += depmod
164 PHONY += FORCE
167 .PHONY: $(PHONY)
H A DMakefile.modpost35 PHONY := __modpost
150 PHONY += FORCE
157 .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 DMakefile.vmlinux3 PHONY := __default
163 PHONY += FORCE
175 .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, \
H A DMakefile.build8 PHONY := $(obj)/
546 PHONY += $(subdir-ym)
556 PHONY += FORCE
561 targets := $(filter-out $(PHONY), $(targets))
595 .PHONY: $(PHONY)
/linux/
H A DMakefile22 PHONY := __all macro
241 PHONY += $(MAKECMDGOALS) __sub-make
364 PHONY += $(MAKECMDGOALS) __build_one_by_one
657 PHONY += scripts_basic
661 PHONY += outputmakefile
756 PHONY += all
877 PHONY += $(objtree)/include/config/auto.conf
1241 PHONY += prepare0
1278 PHONY += vmlinux_o
1285 PHONY += vmlinux
[all …]
/linux/tools/build/
H A DMakefile.build12 PHONY := __build
155 PHONY += $(subdir-y)
169 PHONY += FORCE
181 .PHONY: $(PHONY)
/linux/scripts/kconfig/
H A DMakefile48 PHONY += $(1)
52 PHONY += build_$(1)
58 PHONY += localmodconfig localyesconfig
82 PHONY += $(simple-targets)
87 PHONY += savedefconfig defconfig
115 PHONY += tinyconfig
121 PHONY += testconfig
/linux/tools/verification/rvgen/
H A DMakefile10 .PHONY: all
13 .PHONY: clean
16 .PHONY: install
/linux/scripts/package/debian/
H A Drules64 .PHONY: $(binary-targets)
69 .PHONY: binary binary-indep binary-arch
75 .PHONY: build build-indep build-arch
82 .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
55 .PHONY: $(1) $(1)_32
60 .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/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/tools/testing/selftests/ublk/
H A DMakefile98 .PHONY: run_$(1)
112 .PHONY: run_all
/linux/tools/lib/bpf/
H A DMakefile268 PHONY += force cscope tags check check_abi check_version
281 .PHONY: $(PHONY)

12345