Fix typo.
This commit is contained in:
parent
d628c147ec
commit
bd7748299b
|
@ -27,4 +27,4 @@ libunwind.a: $(OBJECTS)
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
$(RM) $(OBJECTS) $(OBJECTS:.o=.ts) $(OBJECTS:.o=.d) libuwind.a .*~ *~
|
$(RM) $(OBJECTS) $(OBJECTS:.o=.ts) $(OBJECTS:.o=.d) libunwind.a .*~ *~
|
||||||
|
|
Loading…
Reference in New Issue