mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-20 10:42:36 +00:00
Fix clean target
llvm-svn: 203
This commit is contained in:
parent
56541a781a
commit
7069a38446
@ -3,7 +3,7 @@ include $(LEVEL)/Makefile.common
|
||||
|
||||
all:: analyze
|
||||
clean ::
|
||||
rm -f opt
|
||||
rm -f analyze
|
||||
|
||||
analyze : $(ObjectsG) Debug/.dir Depend/.dir
|
||||
$(LinkG) -o $@ $(ObjectsG) -lopt -lasmparser \
|
||||
|
Loading…
x
Reference in New Issue
Block a user