Kaydet (Commit) c5f97428 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS jsc3 (1.77.12); FILE MERGED

2006/03/07 13:43:45 jsc 1.77.12.1: #i62434# copy libsalcpprt.a
üst be9a23e7
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.77 $ # $Revision: 1.78 $
# #
# last change: $Author: hr $ $Date: 2005-12-28 18:06:03 $ # last change: $Author: vg $ $Date: 2006-03-15 09:29:36 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -119,6 +119,10 @@ LIBLIST = \ ...@@ -119,6 +119,10 @@ LIBLIST = \
.ENDIF .ENDIF
.ENDIF .ENDIF
.IF "$(OS)"=="LINUX"
LIBLIST = $(DESTDIRLIB)$/libsalcpprt.a
.ENDIF
# note, that inner class files are copied implicitly # note, that inner class files are copied implicitly
DESTCLASSESLIST= \ DESTCLASSESLIST= \
$(DESTDIRJAR)$/com$/sun$/star$/lib$/loader$/Loader.class \ $(DESTDIRJAR)$/com$/sun$/star$/lib$/loader$/Loader.class \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment