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

Platforms/watcom.mk

index edc0677f99c007df73f5824174d03ae90939b456..04241deef38295d4c4e65124126838aa85519e74 100644 (file)
@@ -14,4 +14,3 @@ PLATFORM_M = $(WATCOM_PLATFORM)
 PLATFORM_P = $(WATCOM_PLATFORM)
 CFLAGS += -DDOS -b $(WATCOM_PLATFORM)
 LDFLAGS += -b $(WATCOM_PLATFORM)
-LINK_LIB = `find Library -name "*.o"`