From: nishi Date: Sat, 25 May 2024 15:52:58 +0000 (+0000) Subject: change variables in watcom.mk X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=3df2f1719f75cee47dfdfb998079d6b52fae578e;p=dataworks.git change variables in watcom.mk git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@110 d4a5a174-5a4a-5b4b-b672-37683c10d7d5 --- diff --git a/Platforms/watcom.mk b/Platforms/watcom.mk index 04424b0..dea4eff 100644 --- a/Platforms/watcom.mk +++ b/Platforms/watcom.mk @@ -1,10 +1,10 @@ # $Id$ CC = owcc -SHCC = /bin/true +SHCC = true AR = wlib AR_ARGS = -b -n -fo \$$@ -RANLIB = /bin/true +RANLIB = true LIB_PREFIX = LIB_SUFFIX = .dll EXEC_SUFFIX = .$(WATCOM_PLATFORM)