From: nishi Date: Wed, 22 May 2024 06:17:23 +0000 (+0000) Subject: should work X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=9c22fdbd92b27a2fce6d274a3e53e082cf87424a;p=dataworks.git should work git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@80 d4a5a174-5a4a-5b4b-b672-37683c10d7d5 --- diff --git a/Platforms/watcom.mk b/Platforms/watcom.mk index be23e04..b7d5a71 100644 --- a/Platforms/watcom.mk +++ b/Platforms/watcom.mk @@ -3,7 +3,7 @@ CC = owcc SHCC = /bin/true AR = wlib -AR_ARGS = -b -n -fo -o=\$$@ +AR_ARGS = -b -n -fo \$$@ RANLIB = /bin/true LIB_PREFIX = LIB_SUFFIX = .dll