Tag: cws_src680_sqlite User: oj Date: 2006/08/20 23:16:25 Modified: dba/connectivity/source/drivers/sqlite3/makefile.mk
Log: DLLPRE for strip missing File Changes: Directory: /dba/connectivity/source/drivers/sqlite3/ ==================================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/sqlite3/makefile.mk?r1=1.1.2.4&r2=1.1.2.5 Delta lines: +1 -1 ------------------- --- makefile.mk 18 Aug 2006 18:50:45 -0000 1.1.2.4 +++ makefile.mk 21 Aug 2006 06:16:23 -0000 1.1.2.5 @@ -95,5 +95,5 @@ strip : .IF "$(GUI)"!="WNT" - strip $(DLLDEST)$/$(SHL1TARGET)$(DLLPOST) + strip $(DLLDEST)$/$(DLLPRE)$(SHL1TARGET)$(DLLPOST) .ENDIF --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
