Skip to content

Commit

Permalink
Merge branch 'master' of github.com:m-labs/misoc
Browse files Browse the repository at this point in the history
  • Loading branch information
sbourdeauducq committed Sep 28, 2015
2 parents 75d927e + bd77482 commit 8e860e3
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
Expand Up @@ -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 8e860e3

Please sign in to comment.