From 1ad40a792b61da4993a366161c5674bc2fe62908 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 30 Aug 2004 16:22:21 +0000 Subject: INTEGRATION: CWS help2 (1.63.18); FILE MERGED 2004/08/17 00:44:23 ihi 1.63.18.2: RESYNC: (1.63-1.64); FILE MERGED 2004/07/21 13:27:31 hjs 1.63.18.1: directory to find shared libraries --- solenv/inc/wnt.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'solenv/inc/wnt.mk') diff --git a/solenv/inc/wnt.mk b/solenv/inc/wnt.mk index 4e74388aece1..ca48a8292378 100644 --- a/solenv/inc/wnt.mk +++ b/solenv/inc/wnt.mk @@ -2,9 +2,9 @@ # # $RCSfile: wnt.mk,v $ # -# $Revision: 1.65 $ +# $Revision: 1.66 $ # -# last change: $Author: rt $ $Date: 2004-08-23 09:19:06 $ +# last change: $Author: kz $ $Date: 2004-08-30 17:22:21 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -536,6 +536,7 @@ DLLPOST=.dll EXECPOST=.exe SCPPOST=.inf DLLDEST=$(BIN) +SOLARSHAREDBIN=$(SOLARBINDIR) .IF "$(SOLAR_JAVA)"!="" JAVADEF=-DSOLAR_JAVA -- cgit