summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1992-03-23 22:14:26 +0000
committerRoland McGrath <roland@gnu.org>1992-03-23 22:14:26 +0000
commit83f537219cca8204ad346ca0ec8d61000f792c71 (patch)
tree95a6aff0f7f586810c6ca387a98227103638e435 /math
parented70d18fa40e33282cc45d72b140b9646a6388b2 (diff)
Formerly ../math/Makefile.~24~
Diffstat (limited to 'math')
-rw-r--r--math/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index f9d57b9dd3..5fd76b900b 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -37,7 +37,7 @@ include ../Rules
$(objpfx)libm.a:
- $(AR) c$(verbose) $@
+ $(AR) cr$(verbose) $@
# Other dirs to look for source files (for dist).
source_dirs = $(filter-out unused,$(shell find bsd -type d -print))