summaryrefslogtreecommitdiff
path: root/shell/source/unix/exec/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-20 13:47:10 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-20 13:47:10 +0000
commit3f868f4b47093b74d271294d7da12a2cfd772579 (patch)
tree4dd4dfbeb88c89d70fc7d8d52d43f41126e012e0 /shell/source/unix/exec/makefile.mk
parent130d82742c7be0f79e5eed9771b9d6050e6ae583 (diff)
INTEGRATION: CWS os2port01 (1.9.68); FILE MERGED
2007/08/06 09:45:24 obr 1.9.68.2: RESYNC: (1.9-1.10); FILE MERGED 2006/12/28 15:05:13 ydario 1.9.68.1: OS/2 initial import.
Diffstat (limited to 'shell/source/unix/exec/makefile.mk')
-rw-r--r--shell/source/unix/exec/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/shell/source/unix/exec/makefile.mk b/shell/source/unix/exec/makefile.mk
index b598e5f7fc5a..81b498672051 100644
--- a/shell/source/unix/exec/makefile.mk
+++ b/shell/source/unix/exec/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: obo $ $Date: 2007-01-23 12:27:38 $
+# last change: $Author: vg $ $Date: 2007-09-20 14:47:10 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,11 @@ SLOFILES=$(SLO)$/shellexec.obj\
SHL1OBJS=$(SLOFILES)
SHL1TARGET=syssh.uno
+.IF "$(GUI)" == "OS2"
+SHL1IMPLIB=i$(TARGET)
+.ELSE
SHL1IMPLIB=
+.ENDIF
SHL1VERSIONMAP=exports.map
SHL1DEF=$(MISC)$/$(SHL1TARGET).def