]> Nishi Git Mirror - dataworks.git/commitdiff
fix obj type
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Wed, 22 May 2024 04:14:00 +0000 (04:14 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Wed, 22 May 2024 04:14:00 +0000 (04:14 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@71 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

Platforms/watcom.mk

index 04241deef38295d4c4e65124126838aa85519e74..be23e0496dd7b13cdd4f0eb25a23bfceb5f2e4dc 100644 (file)
@@ -3,7 +3,7 @@
 CC = owcc
 SHCC = /bin/true
 AR = wlib
-AR_ARGS = -b -n -fag -o=\$$@
+AR_ARGS = -b -n -fo -o=\$$@
 RANLIB = /bin/true
 LIB_PREFIX =
 LIB_SUFFIX = .dll