INTEGRATION: CWS mav09 (1.11.72); FILE MERGED
2004/07/09 06:33:01 mav 1.11.72.2: RESYNC: (1.11-1.13); FILE MERGED 2004/05/04 14:04:07 mba 1.11.72.1: #i27773#: remove so3
This commit is contained in:
parent
7dd456f901
commit
1a8d36a6d1
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.13 $
|
||||
# $Revision: 1.14 $
|
||||
#
|
||||
# last change: $Author: hjs $ $Date: 2004-06-25 11:30:18 $
|
||||
# last change: $Author: kz $ $Date: 2004-10-04 18:05:14 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -91,7 +91,6 @@ DEF1NAME= $(SHL1TARGET)
|
|||
SHL1STDLIBS= \
|
||||
$(SVXLIB) \
|
||||
$(SFX2LIB) \
|
||||
$(SO2LIB) \
|
||||
$(XMLOFFLIB) \
|
||||
$(SVTOOLLIB) \
|
||||
$(TKLIB) \
|
||||
|
@ -116,6 +115,7 @@ SHL2STDLIBS= \
|
|||
$(SVTOOLLIB) \
|
||||
$(SVLLIB) \
|
||||
$(VCLLIB) \
|
||||
$(SOTLIB) \
|
||||
$(TOOLSLIB) \
|
||||
$(UCBHELPERLIB) \
|
||||
$(CPPUHELPERLIB) \
|
||||
|
|
Loading…
Reference in a new issue