/xen-4.10.0-shim-comet/ |
A D | Makefile | 164 $(MAKE) clean 206 .PHONY: clean 209 .PHONY: clean-xen 210 clean-xen: 213 .PHONY: clean-tools 214 clean-tools: clean-tools-public-headers 218 clean-stubdom: clean-tools-public-headers 224 .PHONY: clean-docs 225 clean-docs: 353 .PHONY: clean-tboot [all …]
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | Makefile.kconfig | 52 clean-deps = $(foreach f,$(host-cobjs) $(host-cxxobjs),$(dir $f).$(notdir $f).d) 53 clean-shipped = $(patsubst %_shipped,%,$(wildcard $(obj)/*_shipped)) 55 clean: 56 rm -rf $(clean-files) 57 rm -rf $(clean-deps) 59 rm -rf $(clean-shipped)
|
/xen-4.10.0-shim-comet/tools/golang/ |
A D | Makefile | 25 .PHONY: clean 26 clean: subdirs-clean target 30 distclean: clean
|
/xen-4.10.0-shim-comet/tools/blktap2/ |
A D | Makefile | 14 clean: target 17 distclean: clean 19 .PHONY: all clean install distclean uninstall 20 all clean install distclean uninstall: %: subdirs-% target
|
/xen-4.10.0-shim-comet/tools/tests/mce-test/ |
A D | Makefile | 1 .PHONY: all clean distclean 6 clean: target 7 $(MAKE) -C tools clean
|
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/ |
A D | Makefile | 10 .PHONY: clean 11 clean: target 13 set -e; for d in xg gx; do $(MAKE) -C $$d clean; done 16 distclean: clean
|
/xen-4.10.0-shim-comet/tools/blktap2/include/ |
A D | Makefile | 14 .PHONY: clean 15 clean: target 19 distclean: clean
|
/xen-4.10.0-shim-comet/tools/firmware/ |
A D | Makefile | 71 .PHONY: clean 72 clean: subdirs-clean target 95 subdir-clean-ovmf-dir: 97 $(MAKE) -C ovmf-dir clean; \ 109 subdir-clean-seabios-dir: 111 $(MAKE) -C seabios-dir clean; \
|
/xen-4.10.0-shim-comet/tools/libfsimage/ |
A D | Makefile | 12 .PHONY: all clean install uninstall 13 all clean install uninstall: %: subdirs-% target 16 distclean: clean
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/ |
A D | Makefile | 19 .PHONY: clean 20 clean: subdirs-clean target
|
/xen-4.10.0-shim-comet/tools/tests/xenstore/ |
A D | Makefile | 17 .PHONY: clean 18 clean: target 22 distclean: clean
|
/xen-4.10.0-shim-comet/tools/ocaml/ |
A D | Makefile | 24 .PHONY: clean 25 clean: subdirs-clean target
|
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/gx/ |
A D | Makefile | 10 .PHONY: clean 11 clean: target 15 distclean: clean
|
/xen-4.10.0-shim-comet/tools/firmware/rombios/ |
A D | Makefile | 10 .PHONY: clean 11 clean: subdirs-clean target 19 distclean: clean
|
/xen-4.10.0-shim-comet/tools/console/testsuite/ |
A D | Makefile | 13 .PHONY: clean 14 clean: $(RM) *.o console-domU console-dom0 procpipe target 17 distclean: clean
|
/xen-4.10.0-shim-comet/tools/tests/mem-sharing/ |
A D | Makefile | 19 .PHONY: clean 20 clean: target 24 distclean: clean
|
/xen-4.10.0-shim-comet/tools/tests/mce-test/tools/ |
A D | Makefile | 16 .PHONY: clean 17 clean: target 21 distclean: clean
|
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/xg/ |
A D | Makefile | 33 .PHONY: clean 34 clean: target 38 distclean: clean
|
/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/tcgbios/ |
A D | Makefile | 13 .PHONY: clean 14 clean: target 18 distclean: clean
|
/xen-4.10.0-shim-comet/tools/blktap2/vhd/ |
A D | Makefile | 48 clean: subdirs-clean target 51 distclean: clean 53 .PHONY: all build clean distclean install uninstall vhd-util vhd-update
|
/xen-4.10.0-shim-comet/tools/tests/xen-access/ |
A D | Makefile | 21 .PHONY: clean 22 clean: target 26 distclean: clean
|
/xen-4.10.0-shim-comet/tools/xenpmd/ |
A D | Makefile | 17 .PHONY: clean 18 clean: target 22 distclean: clean
|
/xen-4.10.0-shim-comet/tools/ |
A D | Makefile | 85 .PHONY: clean 86 clean: subdirs-clean target 90 distclean: subdirs-distclean clean 187 subdir-clean-qemu-xen-traditional-dir: 189 $(MAKE) -C qemu-xen-traditional-dir clean; \ 289 subdir-clean-qemu-xen-dir: 291 $(MAKE) -C qemu-xen-build clean; \ 296 subdir-clean-debugger/gdbsx subdir-distclean-debugger/gdbsx: .phony 297 $(MAKE) -C debugger/gdbsx clean 308 subdir-clean-debugger/kdd subdir-distclean-debugger/kdd: .phony [all …]
|
/xen-4.10.0-shim-comet/tools/debugger/kdd/ |
A D | Makefile | 17 .PHONY: clean 18 clean: target 22 distclean: clean
|
/xen-4.10.0-shim-comet/tools/xenbackendd/ |
A D | Makefile | 31 .PHONY: clean 32 clean: target 36 distclean: clean
|