Home
last modified time | relevance | path

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

12345678910

/openbmc/openbmc/meta-raspberrypi/docs/
H A DMakefile17 .PHONY: help
47 .PHONY: clean
51 .PHONY: html
75 .PHONY: json
117 .PHONY: epub
123 .PHONY: epub3
129 .PHONY: latex
151 .PHONY: text
157 .PHONY: man
171 .PHONY: info
[all …]
/openbmc/qemu/python/
H A DMakefile5 .PHONY: help
58 .PHONY: min-venv
75 .PHONY: check-minreqs
83 .PHONY: dev-venv
96 .PHONY: check-dev
104 .PHONY: develop
108 .PHONY: check
112 .PHONY: check-tox
116 .PHONY: check-coverage
123 .PHONY: clean
[all …]
/openbmc/qemu/tests/
H A DMakefile.include3 .PHONY: check-help
48 .PHONY: $(TCG_TESTS_TARGETS:%=build-tcg-tests-%)
54 .PHONY: $(TCG_TESTS_TARGETS:%=run-tcg-tests-%)
60 .PHONY: $(TCG_TESTS_TARGETS:%=clean-tcg-tests-%)
66 .PHONY: $(TCG_TESTS_TARGETS:%=distclean-tcg-tests-%)
72 .PHONY: build-tcg
75 .PHONY: check-tcg
79 .PHONY: clean-tcg
82 .PHONY: distclean-tcg
87 .PHONY: check-venv check-avocado check-acceptance check-acceptance-deprecated-warning
[all …]
/openbmc/linux/scripts/
H A DMakefile.package36 PHONY += check-git
77 PHONY += rpm-sources
84 PHONY += rpm-pkg srcrpm-pkg binrpm-pkg
123 PHONY += debian-orig
157 PHONY += snap-pkg
190 PHONY += dir-pkg
194 PHONY += tar-pkg
231 PHONY += perf-tar-src-pkg
240 PHONY += help
262 PHONY += FORCE
[all …]
H A DMakefile.dtbinst13 PHONY := __dtbs_install
35 PHONY += $(subdirs)
39 .PHONY: $(PHONY)
H A DMakefile.modfinal6 PHONY := __modfinal
50 newer_prereqs_except = $(filter-out $(PHONY) $(1),$?)
69 PHONY += FORCE
81 .PHONY: $(PHONY)
H A DMakefile.vdsoinst6 PHONY := __default
42 PHONY += FORCE
45 .PHONY: $(PHONY)
H A DMakefile.vmlinux3 PHONY := __default
42 PHONY += FORCE
54 .PHONY: $(PHONY)
H A DMakefile.clean8 PHONY := __clean
59 PHONY += $(subdir-ymn)
63 .PHONY: $(PHONY)
H A DMakefile.modinst6 PHONY := __modinst
126 PHONY += depmod
160 PHONY += FORCE
163 .PHONY: $(PHONY)
H A DMakefile.vmlinux_o3 PHONY := __default
93 PHONY += FORCE
105 .PHONY: $(PHONY)
H A DMakefile.modpost35 PHONY := __modpost
148 PHONY += FORCE
155 .PHONY: $(PHONY)
H A DMakefile.asm-generic9 PHONY := all
58 .PHONY: $(PHONY)
/openbmc/linux/arch/mips/
H A DMakefile.postlink9 PHONY := __archpost
40 PHONY += FORCE clean
44 .PHONY: $(PHONY)
/openbmc/linux/
H A DMakefile22 PHONY := __all macro
706 PHONY += all
1150 PHONY += vmlinux
1183 PHONY += scripts
1294 PHONY += headers
1555 PHONY += help
1719 PHONY += rustdoc
1800 PHONY += help
1965 PHONY += nsdeps
2058 PHONY += FORCE
[all …]
/openbmc/linux/arch/riscv/
H A DMakefile.postlink8 PHONY := __archpost
45 PHONY += FORCE clean
49 .PHONY: $(PHONY)
/openbmc/linux/arch/x86/
H A DMakefile.postlink9 PHONY := __archpost
43 PHONY += FORCE clean
47 .PHONY: $(PHONY)
/openbmc/linux/arch/powerpc/
H A DMakefile.postlink8 PHONY := __archpost
44 PHONY += FORCE clean
48 .PHONY: $(PHONY)
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0006-Prevent-ffmpeg-configure-compile-race-condition.patch23 .PHONY : all
27 .PHONY : copy
32 .PHONY : compile
37 .PHONY : configure
/openbmc/u-boot/scripts/
H A DMakefile.clean8 PHONY := __clean
90 PHONY += $(subdir-ymn)
97 .PHONY: $(PHONY)
/openbmc/linux/tools/verification/dot2/
H A DMakefile11 .PHONY: all
14 .PHONY: clean
17 .PHONY: install
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/
H A Duse-DESTDIR.patch15 .PHONY: install
33 .PHONY: install-sendmail
50 .PHONY: uninstall
61 .PHONY: uninstall-sendmail
73 .PHONY: clean
/openbmc/qemu/
H A DMakefile34 .PHONY: all clean distclean recurse-all dist msi FORCE
62 .PHONY: config-host.mak
66 .PHONY: config-host.mak
72 .PHONY: config-host.mak
76 .PHONY: config-host.mak
/openbmc/linux/tools/build/
H A DMakefile.build12 PHONY := __build
147 PHONY += $(subdir-y)
161 PHONY += FORCE
173 .PHONY: $(PHONY)
/openbmc/linux/scripts/package/debian/
H A Drules13 .PHONY: binary binary-indep binary-arch
21 .PHONY: build build-indep build-arch
30 .PHONY: clean

12345678910