changed ar options to reduce build verbosity

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot 2001-10-31 23:21:25 +00:00
parent 1d0b7ed3f3
commit b53e38fed5

View File

@ -44,7 +44,7 @@ NM = @NM@
LN_S = @LN_S@
STRIP = @STRIP@
MAKE = make
AROPTIONS = ruv
AROPTIONS = rcu
RANLIB = @RANLIB@
LD = @LD@
MAKEINFO = @MAKEINFO@