summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1992-05-26 08:17:12 +0000
committerRoland McGrath <roland@gnu.org>1992-05-26 08:17:12 +0000
commit9afc4c226858027eaf77893c6b599e95e23a1332 (patch)
treeaf802be2195693eef59d3bd52f4a8ff41503139b /math
parentd68912f6a4e60742b7b6a40092834d24acee90e4 (diff)
Formerly ../math/Makefile.~27~
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 c62bbc1610..3a5b164e2a 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -37,7 +37,7 @@ include ../Rules
$(objpfx)libm.a:
- $(AR) cr$(verbose) $@
+ $(AR) cr $@ /dev/null
# Other dirs to look for source files (for dist).
export source_dirs = $(filter-out unused,$(shell find bsd -type d -print))