]> Nishi Git Mirror - dataworks.git/commitdiff
make wlib quiet
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Mon, 17 Jun 2024 23:47:32 +0000 (23:47 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Mon, 17 Jun 2024 23:47:32 +0000 (23:47 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@323 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

Makefiles/Platforms/watcom.mk

index c3c5196d67094ee2e4ceee6178831a4ef1834666..e686616a962dad33806890677724a5fd5bd10e43 100644 (file)
@@ -3,7 +3,7 @@
 CC = owcc
 SHCC = true
 AR = wlib
-AR_ARGS = -b -n -fo \$$@
+AR_ARGS = -q -b -n -fo \$$@
 RANLIB = true
 LIB_PREFIX =
 LIB_SUFFIX = .dll