INTEGRATION: CWS odbmacros2 (1.32.2); FILE MERGED
2008/03/04 12:00:54 fs 1.32.2.2: RESYNC: (1.32-1.33); FILE MERGED 2007/12/19 09:49:52 fs 1.32.2.1: #i49133# link DBA lib with BASIC lib
This commit is contained in:
parent
2d1e7c4d2f
commit
936540093d
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.33 $
|
||||
# $Revision: 1.34 $
|
||||
#
|
||||
# last change: $Author: obo $ $Date: 2008-02-25 16:24:53 $
|
||||
# last change: $Author: kz $ $Date: 2008-03-06 18:33:36 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -75,6 +75,7 @@ SHL1STDLIBS= \
|
|||
$(VOSLIB) \
|
||||
$(SALLIB) \
|
||||
$(SFXLIB) \
|
||||
$(BASICLIB) \
|
||||
$(SALHELPERLIB)
|
||||
|
||||
SHL1LIBS=$(LIB1TARGET)
|
||||
|
|
Loading…
Reference in a new issue