Home
last modified time | relevance | path

Searched refs:distclean (Results 1 – 25 of 91) sorted by relevance

1234

/xen-4.10.0-shim-comet/
A DMakefile229 .PHONY: distclean
236 .PHONY: distclean-xen
237 distclean-xen:
240 .PHONY: distclean-tools
241 distclean-tools:
245 distclean-stubdom:
252 .PHONY: distclean-docs
253 distclean-docs:
258 mrproper: distclean
357 .PHONY: distclean-tboot
[all …]
/xen-4.10.0-shim-comet/tools/tests/mce-test/
A DMakefile1 .PHONY: all clean distclean
9 distclean: target
10 $(MAKE) -C tools distclean
/xen-4.10.0-shim-comet/tools/firmware/
A DMakefile74 .PHONY: distclean
75 distclean: subdirs-distclean target
77 subdir-distclean-etherboot: .phony
78 $(MAKE) -C etherboot distclean
80 subdir-distclean-ovmf-dir: .phony
83 subdir-distclean-seabios-dir: .phony
/xen-4.10.0-shim-comet/tools/ocaml/libs/
A DMakefile22 .PHONY: distclean
23 distclean: subdirs-distclean target
/xen-4.10.0-shim-comet/tools/ocaml/
A DMakefile27 .PHONY: distclean
28 distclean: subdirs-distclean target
/xen-4.10.0-shim-comet/tools/blktap2/
A DMakefile17 distclean: clean target
19 .PHONY: all clean install distclean uninstall
20 all clean install distclean uninstall: %: subdirs-% target
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/
A DMakefile15 .PHONY: distclean
16 distclean: clean target
17 set -e; for d in xg gx; do $(MAKE) -c $$d distclean; done
/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/
A DMakefile20 .PHONY: distclean
21 distclean: subdirs-distclean target
/xen-4.10.0-shim-comet/tools/memshr/
A DMakefile44 .PHONY: distclean
45 distclean: clean target
47 .PHONY: all build clean install distclean uninstall
/xen-4.10.0-shim-comet/tools/xenstat/
A DMakefile8 .PHONY: all install clean distclean uninstall
10 all install clean distclean uninstall: %: subdirs-% target
/xen-4.10.0-shim-comet/tools/flask/
A DMakefile7 .PHONY: all clean install distclean uninstall
8 all clean install distclean uninstall: %: subdirs-% target
/xen-4.10.0-shim-comet/tools/fuzz/
A DMakefile8 .PHONY: all clean distclean install uninstall
9 all clean distclean install uninstall: %: subdirs-% target
/xen-4.10.0-shim-comet/tools/blktap2/include/
A DMakefile18 .PHONY: distclean
19 distclean: clean target
/xen-4.10.0-shim-comet/tools/hotplug/
A DMakefile9 .PHONY: all clean install distclean uninstall
10 all clean install distclean uninstall: %: subdirs-% target
/xen-4.10.0-shim-comet/tools/golang/
A DMakefile29 .PHONY: distclean
30 distclean: clean target
/xen-4.10.0-shim-comet/tools/libfsimage/
A DMakefile15 .PHONY: distclean
16 distclean: clean target
/xen-4.10.0-shim-comet/tools/firmware/xen-dir/
A DMakefile42 $(MAKE) -C $(D)/xen distclean
56 .PHONY: distclean clean
57 distclean clean: target
/xen-4.10.0-shim-comet/tools/tests/xenstore/
A DMakefile21 .PHONY: distclean
22 distclean: clean target
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/gx/
A DMakefile14 .PHONY: distclean
15 distclean: clean target
/xen-4.10.0-shim-comet/tools/console/testsuite/
A DMakefile16 .PHONY: distclean
17 distclean: clean target
/xen-4.10.0-shim-comet/tools/tests/
A DMakefile17 .PHONY: all clean install distclean uninstall
18 all clean distclean: %: subdirs-% target
/xen-4.10.0-shim-comet/tools/tests/mem-sharing/
A DMakefile23 .PHONY: distclean
24 distclean: clean target
/xen-4.10.0-shim-comet/tools/tests/mce-test/tools/
A DMakefile20 .PHONY: distclean
21 distclean: clean target
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/xg/
A DMakefile37 .PHONY: distclean
38 distclean: clean target
/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/tcgbios/
A DMakefile17 .PHONY: distclean
18 distclean: clean target

Completed in 15 milliseconds

1234