From 2a384bb918e148c17a146c2c27e5b73db2e78a8d Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Tue, 20 Nov 2007 18:34:46 +0000 Subject: INTEGRATION: CWS reportdesign01 (1.7.42); FILE MERGED 2007/10/15 09:09:02 oj 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/04 11:36:14 lla 1.7.42.1: #i67655# cleanups --- sal/qa/osl/semaphore/makefile.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sal/qa/osl') diff --git a/sal/qa/osl/semaphore/makefile.mk b/sal/qa/osl/semaphore/makefile.mk index 53de5b115256..0cd2200e264f 100644 --- a/sal/qa/osl/semaphore/makefile.mk +++ b/sal/qa/osl/semaphore/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: vg $ $Date: 2007-09-20 15:21:31 $ +# last change: $Author: ihi $ $Date: 2007-11-20 19:34:46 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -63,10 +63,10 @@ SHL1STDLIBS+=$(SOLARLIBDIR)$/libcppunit$(DLLPOSTFIX).a .ENDIF SHL1IMPLIB= i$(SHL1TARGET) -SHL1DEF= $(MISC)$/$(SHL1TARGET).def DEF1NAME =$(SHL1TARGET) -DEF1EXPORTFILE= export.exp +SHL1VERSIONMAP = $(PRJ)$/qa$/export.map + # auto generated Target:Semaphore # END ------------------------------------------------------------------ -- cgit