From f9bc76ff520beeab80c73d6a8b5fba2456ba67ae Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 29 Jul 2002 16:29:54 +0000 Subject: [PATCH] Added TDS definition. --- configure/os/CONFIG.win32-x86-borland.win32-x86-borland | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configure/os/CONFIG.win32-x86-borland.win32-x86-borland b/configure/os/CONFIG.win32-x86-borland.win32-x86-borland index 99416a202..a57c53f2d 100644 --- a/configure/os/CONFIG.win32-x86-borland.win32-x86-borland +++ b/configure/os/CONFIG.win32-x86-borland.win32-x86-borland @@ -272,3 +272,7 @@ SHARED_LIBRARIES = YES # override of CONFIG_COMMON HDEPENDS_INCLUDES_MKMF = $(filter-out $(BORLAND_INC),$(subst -I,,$(INCLUDES))) + + +TDS = $(addsuffix .tds,$(basename $(PROD) $(TESTPROD) $(BUILD_LIBRARY))) +