Fix typo.
authorwhitequark <whitequark@whitequark.org>
Mon, 28 Sep 2015 09:37:55 +0000 (12:37 +0300)
committerwhitequark <whitequark@whitequark.org>
Mon, 28 Sep 2015 09:38:58 +0000 (12:38 +0300)
software/libunwind/Makefile

index 579ad4dae579225439ec2eb908c410e521650692..fb95a495f06eb61270b72fe2f8997d93cdf9dc4c 100644 (file)
@@ -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 .*~ *~