/linux-4.1.27/scripts/ |
D | Makefile.dtbinst | 14 PHONY := __dtbs_install 23 PHONY += __dtbs_install_prep 48 PHONY += $(dtbinst-files) $(dtbinst-dirs) 51 .PHONY: $(PHONY)
|
D | Makefile.modbuiltin | 7 PHONY := __modbuiltin 45 PHONY += FORCE 52 PHONY += $(subdir-ym) 60 .PHONY: $(PHONY)
|
D | Makefile.modsign | 5 PHONY := __modsign 13 PHONY += $(modules) 32 .PHONY: $(PHONY)
|
D | Makefile.modinst | 5 PHONY := __modinst 15 PHONY += $(modules) 41 .PHONY: $(PHONY)
|
D | Makefile.modpost | 39 PHONY := _modpost 88 PHONY += __modpost 132 PHONY += FORCE 152 .PHONY: $(PHONY)
|
D | Makefile.clean | 7 PHONY := __clean 84 PHONY += $(subdir-ymn) 91 .PHONY: $(PHONY)
|
D | Makefile.headersinst | 101 PHONY += __headersinst __headerscheck 125 .PHONY: $(subdirs) 137 .PHONY: $(PHONY) 138 PHONY += FORCE
|
D | Makefile.fwinst | 46 PHONY += __fw_install __fw_modinst FORCE 48 .PHONY: $(PHONY)
|
D | Makefile.build | 7 PHONY := __build 401 PHONY += $(subdir-ym) 408 PHONY += FORCE 427 .PHONY: $(PHONY)
|
D | Kbuild.include | 242 # PHONY targets skipped in both cases. 243 any-prereq = $(filter-out $(PHONY),$?) $(filter-out $(PHONY) $(wildcard $^),$^) 271 # (1) - due to target is PHONY 277 # (1) PHONY targets are always build 288 $(if $(filter $@, $(PHONY)),- due to target is PHONY, \
|
D | mkmakefile | 45 .PHONY: __sub-make \$(MAKECMDGOALS)
|
D | Makefile | 29 PHONY += build_unifdef build_docproc
|
/linux-4.1.27/ |
D | Makefile | 125 PHONY := _all macro 140 PHONY += $(MAKECMDGOALS) sub-make 192 PHONY += all 447 PHONY += scripts_basic 455 PHONY += outputmakefile 467 PHONY += asm-generic 514 PHONY += $(MAKECMDGOALS) __build_one_by_one 552 PHONY += scripts 586 PHONY += include/config/auto.conf 946 PHONY += $(vmlinux-dirs) [all …]
|
/linux-4.1.27/tools/build/ |
D | Makefile.build | 11 PHONY := __build 104 PHONY += $(subdir-y) 118 PHONY += FORCE 130 .PHONY: $(PHONY)
|
D | Build.include | 54 # PHONY targets skipped in both cases. 55 any-prereq = $(filter-out $(PHONY),$?) $(filter-out $(PHONY) $(wildcard $^),$^)
|
/linux-4.1.27/tools/lib/lockdep/ |
D | Makefile | 153 PHONY += force 158 .PHONY: $(PHONY)
|
/linux-4.1.27/scripts/kconfig/ |
D | Makefile | 5 PHONY += xconfig gconfig menuconfig config silentoldconfig update-po-config \ 81 PHONY += $(simple-targets) 86 PHONY += oldnoconfig savedefconfig defconfig 114 PHONY += kvmconfig 118 PHONY += tinyconfig 184 PHONY += $(obj)/dochecklxdialog
|
/linux-4.1.27/tools/lib/traceevent/ |
D | Makefile | 256 PHONY += force plugins 261 .PHONY: $(PHONY)
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/ |
D | Makefile | 127 .PHONY: axw 137 .PHONY: clean 142 .PHONY: cleandoc
|
/linux-4.1.27/arch/arm64/ |
D | Makefile | 76 PHONY += dtbs dtbs_install 84 PHONY += vdso_install
|
/linux-4.1.27/arch/x86/tools/ |
D | Makefile | 1 PHONY += posttest 43 PHONY += relocs
|
/linux-4.1.27/arch/avr32/ |
D | Makefile | 9 .PHONY: all 48 .PHONY: $(BOOT_TARGETS) install
|
/linux-4.1.27/tools/perf/ |
D | Makefile.perf | 542 GIT-HEAD-PHONY = ../../.git/HEAD 544 GIT-HEAD-PHONY = 549 .PHONY: all install clean config-clean strip install-gtk 550 .PHONY: shell_compatibility_test please_set_SHELL_PATH_to_a_more_modern_shell 551 .PHONY: $(GIT-HEAD-PHONY) TAGS tags cscope FORCE single_dep
|
D | Makefile | 90 .PHONY: tags TAGS
|
/linux-4.1.27/Documentation/DocBook/ |
D | Makefile | 38 PHONY += xmldocs sgmldocs psdocs pdfdocs htmldocs mandocs installmandocs cleandocs 232 .PHONY: $(PHONY)
|
/linux-4.1.27/tools/testing/selftests/powerpc/vphn/ |
D | Makefile | 15 .PHONY: all run_tests clean
|
/linux-4.1.27/tools/iio/ |
D | Makefile | 14 .PHONY: clean
|
/linux-4.1.27/tools/power/acpi/tools/ec/ |
D | Makefile | 22 .PHONY: all install uninstall
|
/linux-4.1.27/tools/testing/selftests/ |
D | lib.mk | 35 .PHONY: run_tests all clean install emit_tests
|
D | Makefile | 95 .PHONY: install
|
/linux-4.1.27/tools/testing/selftests/powerpc/switch_endian/ |
D | Makefile | 24 .PHONY: all run_tests clean
|
/linux-4.1.27/arch/unicore32/boot/ |
D | Makefile | 34 PHONY += initrd FORCE
|
/linux-4.1.27/tools/power/x86/turbostat/ |
D | Makefile | 18 .PHONY : clean
|
/linux-4.1.27/tools/build/tests/ex/ |
D | Makefile | 23 .PHONY: FORCE
|
/linux-4.1.27/arch/ia64/ |
D | Makefile | 66 PHONY += boot compressed check 99 PHONY += make_nr_irqs_h FORCE
|
/linux-4.1.27/tools/virtio/ |
D | Makefile | 10 .PHONY: all test mod clean
|
/linux-4.1.27/arch/x86/ |
D | Makefile | 219 PHONY += bzImage $(BOOT_TARGETS) 238 PHONY += install 242 PHONY += vdso_install
|
/linux-4.1.27/tools/power/cpupower/debug/x86_64/ |
D | Makefile | 30 .PHONY: all default clean install
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ |
D | Makefile | 42 .PHONY: all run_tests clean ebb
|
/linux-4.1.27/tools/testing/selftests/powerpc/ |
D | Makefile | 53 .PHONY: tags $(SUB_DIRS)
|
/linux-4.1.27/tools/testing/selftests/x86/ |
D | Makefile | 5 .PHONY: all all_32 all_64 warn_32bit_failure clean
|
/linux-4.1.27/tools/lib/api/ |
D | Makefile | 43 .PHONY: clean FORCE
|
/linux-4.1.27/usr/ |
D | Makefile | 6 PHONY += klibcdirs
|
/linux-4.1.27/arch/m32r/ |
D | Makefile | 48 PHONY += zImage
|
/linux-4.1.27/tools/power/cpupower/debug/i386/ |
D | Makefile | 41 .PHONY: all default clean install
|
/linux-4.1.27/arch/metag/ |
D | Makefile | 64 PHONY += $(boot_targets)
|
/linux-4.1.27/arch/arm/ |
D | Makefile | 313 PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS) 324 PHONY += dtbs dtbs_install 332 PHONY += vdso_install
|
/linux-4.1.27/arch/x86/syscalls/ |
D | Makefile | 66 PHONY += all
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/ |
D | Makefile | 172 .PHONY: axw 182 .PHONY: clean
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | Makefile | 156 PHONY += systbl_chk 166 PHONY += prom_init_check
|
/linux-4.1.27/arch/arm/boot/ |
D | Makefile | 91 PHONY += initrd FORCE
|
/linux-4.1.27/arch/mn10300/ |
D | Makefile | 70 .PHONY: zImage
|
/linux-4.1.27/tools/ |
D | Makefile | 119 .PHONY: FORCE
|
/linux-4.1.27/arch/arm/vdso/ |
D | Makefile | 76 PHONY += vdso_install
|
/linux-4.1.27/arch/x86/um/vdso/ |
D | Makefile | 89 PHONY += vdso_install $(vdso-install-y)
|
/linux-4.1.27/arch/parisc/ |
D | Makefile | 119 PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS)
|
/linux-4.1.27/tools/power/acpi/ |
D | Makefile | 161 .PHONY: all utils install-tools install-man install uninstall clean
|
/linux-4.1.27/arch/powerpc/ |
D | Makefile | 245 PHONY += $(BOOT_TARGETS1) $(BOOT_TARGETS2) 253 PHONY += relocs_check
|
/linux-4.1.27/arch/um/ |
D | Makefile | 96 PHONY += linux
|
/linux-4.1.27/arch/mips/ |
D | Makefile | 372 PHONY += dtbs 376 PHONY += dtbs_install
|
/linux-4.1.27/arch/blackfin/ |
D | Makefile | 145 PHONY += $(BOOT_TARGETS) install
|
/linux-4.1.27/arch/sh/ |
D | Makefile | 209 PHONY += $(BOOT_TARGETS)
|
/linux-4.1.27/arch/x86/vdso/ |
D | Makefile | 206 PHONY += vdso_install $(vdso_img_insttargets)
|
/linux-4.1.27/tools/perf/tests/ |
D | make | 232 .PHONY: all $(run) $(run_O) tarpkg clean
|
/linux-4.1.27/Documentation/DocBook/media/ |
D | Makefile | 25 PHONY += cleanmediadocs
|