INTEGRATION: CWS macosxmapfiles (1.13.36); FILE MERGED
2007/01/11 13:48:41 tra 1.13.36.1: #69351# Map files are now supported on Mac OS X rudimentary
This commit is contained in:
parent
516e16c161
commit
0e9dff7e3e
1 changed files with 3 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.13 $
|
||||
# $Revision: 1.14 $
|
||||
#
|
||||
# last change: $Author: vg $ $Date: 2006-05-24 13:43:53 $
|
||||
# last change: $Author: rt $ $Date: 2007-01-31 08:43:54 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -120,9 +120,8 @@ SHL1LIBS= $(SLB)$/$(TARGET).lib
|
|||
SHL1IMPLIB= i$(TARGET)
|
||||
SHL1DEPN= $(SHL1LIBS)
|
||||
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
||||
.IF "$(OS)"!="MACOSX"
|
||||
|
||||
SHL1VERSIONMAP= $(TARGET).map
|
||||
.ENDIF
|
||||
|
||||
# build DEF file
|
||||
DEF1NAME =$(SHL1TARGET)
|
||||
|
|
Loading…
Reference in a new issue