]> Nishi Git Mirror - dataworks.git/commitdiff
change variables in watcom.mk
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Sat, 25 May 2024 15:52:58 +0000 (15:52 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Sat, 25 May 2024 15:52:58 +0000 (15:52 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@110 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

Platforms/watcom.mk

index 04424b04ff3192331e692f7e69f7df2e9254ae3e..dea4eff67626713748364688bf9c959ed75a029d 100644 (file)
@@ -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)