INTEGRATION: CWS ause036 (1.39.68); FILE MERGED
2006/05/30 11:32:30 hjs 1.39.68.2: RESYNC: (1.39-1.41); FILE MERGED 2005/11/15 15:22:08 hjs 1.39.68.1: #i50255# remove obsolete/wronge dependencies
This commit is contained in:
parent
53c24256b9
commit
81a5acfc0a
1 changed files with 2 additions and 7 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.42 $
|
||||
# $Revision: 1.43 $
|
||||
#
|
||||
# last change: $Author: hr $ $Date: 2006-06-19 22:40:31 $
|
||||
# last change: $Author: ihi $ $Date: 2006-06-29 11:35:37 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -116,11 +116,6 @@ SHL1STDLIBS+=\
|
|||
SHL1DEPN += $(shell $(FIND) $(SLO) -type f -name "*.OBJ" -print)
|
||||
.ENDIF
|
||||
|
||||
.IF "$(SOLAR_JAVA)" != ""
|
||||
SHL1DEPN+= \
|
||||
$(L)$/sj.lib
|
||||
.ENDIF
|
||||
|
||||
SHL1LIBS= $(LIB1TARGET)
|
||||
|
||||
#SHL1OBJS= $(SLO)$/sfxdll.obj
|
||||
|
|
Loading…
Reference in a new issue