Kaydet (Commit) 3f868f4b authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

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.
üst 130d8274
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $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 Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -58,7 +58,11 @@ SLOFILES=$(SLO)$/shellexec.obj\ ...@@ -58,7 +58,11 @@ SLOFILES=$(SLO)$/shellexec.obj\
SHL1OBJS=$(SLOFILES) SHL1OBJS=$(SLOFILES)
SHL1TARGET=syssh.uno SHL1TARGET=syssh.uno
.IF "$(GUI)" == "OS2"
SHL1IMPLIB=i$(TARGET)
.ELSE
SHL1IMPLIB= SHL1IMPLIB=
.ENDIF
SHL1VERSIONMAP=exports.map SHL1VERSIONMAP=exports.map
SHL1DEF=$(MISC)$/$(SHL1TARGET).def SHL1DEF=$(MISC)$/$(SHL1TARGET).def
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment