Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
whitequark committed Sep 28, 2015

Verified

This commit was signed with the committer’s verified signature. The key has expired.
nomadium Miguel Landaeta
1 parent d628c14 commit bd77482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/libunwind/Makefile
Original file line number Diff line number Diff line change
@@ -27,4 +27,4 @@ libunwind.a: $(OBJECTS)
.PHONY: clean

clean:
$(RM) $(OBJECTS) $(OBJECTS:.o=.ts) $(OBJECTS:.o=.d) libuwind.a .*~ *~
$(RM) $(OBJECTS) $(OBJECTS:.o=.ts) $(OBJECTS:.o=.d) libunwind.a .*~ *~

0 comments on commit bd77482

Please sign in to comment.