Tag: cws_src680_odbmacros2 User: fs Date: 2007-12-19 09:49:55+0000 Modified: dba/dbaccess/util/makefile.mk
Log: #i49133# link DBA lib with BASIC lib File Changes: Directory: /dba/dbaccess/util/ ============================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/util/makefile.mk?r1=1.32&r2=1.32.2.1 Delta lines: +4 -3 ------------------- --- makefile.mk 2007-11-21 16:17:26+0000 1.32 +++ makefile.mk 2007-12-19 09:49:52+0000 1.32.2.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.32 $ +# $Revision: 1.32.2.1 $ # -# last change: $Author: ihi $ $Date: 2007/11/21 16:17:26 $ +# last change: $Author: fs $ $Date: 2007/12/19 09:49:52 $ # # 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 @@ $(VOSLIB) \ $(SALLIB) \ $(SFXLIB) \ + $(BASICLIB) \ $(SALHELPERLIB) SHL1LIBS=$(LIB1TARGET) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
