summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-07-22 16:35:47 +0000
committerOliver Bolte <obo@openoffice.org>2008-07-22 16:35:47 +0000
commit71ea7be74922837cd806ef764ce962f441c150e7 (patch)
tree1168710b038bdbde32cf270238ccdbd019328aa5 /ucb/source/ucp/file/makefile.mk
parent28875428e905fc7694119d3fea23f72bcf432280 (diff)
INTEGRATION: CWS os2port03 (1.16.48); FILE MERGED
2008/07/16 13:42:24 obr 1.16.48.3: RESYNC: (1.16.44.1-1.18); FILE MERGED 2008/02/08 08:31:43 obr 1.16.48.2: RESYNC: (1.16-1.16.44.1); FILE MERGED 2008/01/14 17:05:17 ydario 1.16.48.1: os2 needs explicit export of ZTI* symbols. Issue number:i85203 Submitted by:ydario
Diffstat (limited to 'ucb/source/ucp/file/makefile.mk')
-rw-r--r--ucb/source/ucp/file/makefile.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/makefile.mk b/ucb/source/ucp/file/makefile.mk
index cca79c759f2a..31fbaf8f1eba 100644
--- a/ucb/source/ucp/file/makefile.mk
+++ b/ucb/source/ucp/file/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.18 $
+# $Revision: 1.19 $
#
# This file is part of OpenOffice.org.
#
@@ -72,6 +72,10 @@ SHL1STDLIBS=\
SHL1VERSIONMAP=exports.map
+.IF "$(GUI)" == "OS2"
+DEF1EXPORTFILE=exports2.dxp
+.ENDIF
+
DEF1NAME=$(SHL1TARGET)
.INCLUDE: target.mk