forked from OSchip/llvm-project
parent
96638affa6
commit
6a20b2df3e
|
@ -44,6 +44,6 @@ lit.site.cfg: FORCE
|
|||
$(PROJ_SRC_DIR)/lit.site.cfg.in > $@
|
||||
|
||||
clean::
|
||||
@ rm -rf Output/
|
||||
@ find -name Output | xargs rm -fr
|
||||
|
||||
.PHONY: all report clean
|
||||
|
|
Loading…
Reference in New Issue