Searched refs:clean (Results 1 - 25 of 43) sorted by relevance

12

/gem5/util/term/
H A DMakefile39 clean:
42 .PHONY: clean
/gem5/tests/test-progs/chdir-print/
H A DMakefile9 .PHONY: default clean
13 clean:
/gem5/ext/mcpat/cacti/
H A Dmakefile3 .PHONY: dbg opt depend clean clean_dbg clean_opt
19 clean: clean_dbg clean_opt
22 @$(MAKE) TAG=dbg -C . -f $(TAR).mk clean
26 @$(MAKE) TAG=opt -C . -f $(TAR).mk clean
H A Dcacti.mk3 .PHONY: all depend clean
48 clean:
/gem5/tests/test-progs/mwait/
H A DMakefile9 .PHONY: default clean
13 clean:
/gem5/util/tap/
H A DMakefile43 clean:
46 .PHONY: clean
/gem5/ext/mcpat/
H A Dmakefile5 .PHONY: all dbg opt clean clean_dbg clean_opt
21 clean: clean_dbg clean_opt
24 @$(MAKE) TAG=dbg ODIR=$(ODIR) -C . -f $(TAR).mk clean
28 @$(MAKE) TAG=opt ODIR=$(ODIR) -C . -f $(TAR).mk clean
H A Dmcpat.mk3 .PHONY: all depend clean
77 clean:
/gem5/tests/test-progs/pthread/
H A DMakefile.common62 clean:
65 .PHONY: all clean
/gem5/system/arm/simple_bootloader/
H A DMakefile60 clean:
63 .PHONY: all clean
/gem5/ext/sst/
H A DMakefile10 .PHONY: clean all
19 clean:
/gem5/tests/test-progs/insttest/src/riscv/
H A DMakefile49 clean:
52 .PHONY: all clean
/gem5/ext/nomali/
H A DMakefile45 # Files/directories to remove in the clean target
71 clean:
76 .PHONY: all _all test depclean clean docs
/gem5/ext/drampower/test/libdrampowertest/
H A DMakefile75 clean:
86 .PHONY: clean test
/gem5/util/m5/
H A DMakefile.alpha52 clean:
H A DMakefile.sparc52 clean:
H A DMakefile.thumb74 clean:
/gem5/util/cxx_config/
H A DMakefile62 clean:
/gem5/util/
H A Dhgstyle.py100 modified, added, removed, deleted, unknown, ignore, clean = \
101 repo.status(match=m, clean=opt_all)
113 files = [ (fn, all_regions) for fn in added + modified + clean ]
130 The --all option can be specified to include clean files and check
196 _("include clean files and unmodified parts of modified files")),
/gem5/tests/test-progs/hello/src/
H A DMakefile.arm25 clean:
H A DMakefile.x8630 clean: label
/gem5/system/alpha/console/
H A DMakefile59 clean:
/gem5/tests/test-progs/m5-exit/src/
H A DMakefile.x8627 clean: label
/gem5/util/systemc/gem5_within_systemc/
H A DMakefile67 clean:
/gem5/ext/googletest/googletest/scripts/test/
H A DMakefile8 # make clean - removes all files generated by make.
36 clean :

Completed in 20 milliseconds

12