aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dbc8c10..434f49f 100644
--- a/Makefile
+++ b/Makefile
@@ -22,5 +22,5 @@ clean:
sprit: source/libsprit.a
source/libsprit.a: $(OBJ)
- $(AR) rcu $@ $^
+ $(AR) rc $@ $^