Home
last modified time | relevance | path

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

1234

/xen/
A DMakefile234 .PHONY: distclean
241 .PHONY: distclean-xen
242 distclean-xen:
243 $(MAKE) -C xen distclean
245 .PHONY: distclean-tools
246 distclean-tools:
249 .PHONY: distclean-stubdom
250 distclean-stubdom:
257 .PHONY: distclean-docs
258 distclean-docs:
[all …]
/xen/tools/tests/mce-test/
A DMakefile1 .PHONY: all clean distclean
9 distclean: target
10 $(MAKE) -C tools distclean
/xen/tools/ocaml/libs/
A DMakefile22 .PHONY: distclean
23 distclean: subdirs-distclean target
/xen/tools/ocaml/
A DMakefile27 .PHONY: distclean
28 distclean: subdirs-distclean target
/xen/tools/firmware/
A DMakefile85 .PHONY: distclean
86 distclean: subdirs-distclean target
88 subdir-distclean-etherboot: .phony
89 $(MAKE) -C etherboot distclean
91 subdir-distclean-ovmf-dir: .phony
94 subdir-distclean-seabios-dir: .phony
/xen/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/tools/firmware/rombios/32bit/
A DMakefile20 .PHONY: distclean
21 distclean: subdirs-distclean target
/xen/tools/xenstat/
A DMakefile8 .PHONY: all install clean distclean uninstall
10 all install clean distclean uninstall: %: subdirs-% target
/xen/tools/flask/
A DMakefile7 .PHONY: all clean install distclean uninstall
8 all clean install distclean uninstall: %: subdirs-% target
/xen/tools/fuzz/
A DMakefile8 .PHONY: all clean distclean install uninstall
9 all clean distclean install uninstall: %: subdirs-% target
/xen/tools/hotplug/
A DMakefile9 .PHONY: all clean install distclean uninstall
10 all clean install distclean uninstall: %: subdirs-% target
/xen/tools/golang/
A DMakefile19 .PHONY: distclean
20 distclean: clean target
/xen/tools/libfsimage/
A DMakefile15 .PHONY: distclean
16 distclean: clean target
/xen/tools/debugger/gdbsx/gx/
A DMakefile14 .PHONY: distclean
15 distclean: clean target
/xen/tools/tests/xenstore/
A DMakefile21 .PHONY: distclean
22 distclean: clean target
/xen/tools/console/testsuite/
A DMakefile16 .PHONY: distclean
17 distclean: clean target
/xen/tools/firmware/xen-dir/
A DMakefile62 $(MAKE) -C $(D)/xen distclean
72 .PHONY: distclean clean
73 distclean clean: target
/xen/tools/tests/mem-sharing/
A DMakefile23 .PHONY: distclean
24 distclean: clean target
/xen/tools/tests/
A DMakefile19 .PHONY: all clean install distclean uninstall
20 all clean distclean install uninstall: %: subdirs-% target
/xen/tools/tests/mce-test/tools/
A DMakefile20 .PHONY: distclean
21 distclean: clean target
/xen/tools/firmware/rombios/32bit/tcgbios/
A DMakefile17 .PHONY: distclean
18 distclean: clean target
/xen/tools/debugger/gdbsx/xg/
A DMakefile37 .PHONY: distclean
38 distclean: clean target
/xen/tools/xenpmd/
A DMakefile21 .PHONY: distclean
22 distclean: clean target
/xen/tools/tests/xen-access/
A DMakefile25 .PHONY: distclean
26 distclean: clean target
/xen/tools/fuzz/cpu-policy/
A DMakefile11 .PHONY: distclean
12 distclean: clean target

Completed in 15 milliseconds

1234