1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 # Copyright 2008 by Sun Microsystems, Inc.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # $RCSfile: makefile.mk,v $
13 # This file is part of OpenOffice.org.
15 # OpenOffice.org is free software: you can redistribute it and/or modify
16 # it under the terms of the GNU Lesser General Public License version 3
17 # only, as published by the Free Software Foundation.
19 # OpenOffice.org is distributed in the hope that it will be useful,
20 # but WITHOUT ANY WARRANTY; without even the implied warranty of
21 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 # GNU Lesser General Public License version 3 for more details
23 # (a copy is included in the LICENSE file that accompanied this code).
25 # You should have received a copy of the GNU Lesser General Public License
26 # version 3 along with OpenOffice.org. If not, see
27 # <http://www.openoffice.org/license.html>
28 # for a copy of the LGPLv3 License.
30 #*************************************************************************
36 ENABLE_EXCEPTIONS
=true
38 # --- Settings -----------------------------------------------------
40 .INCLUDE
: settings.mk
42 # --- Allgemein ----------------------------------------------------
45 LIB3TARGET
= $(LB
)$/stdstrm.lib
46 LIB3ARCHIV
= $(LB
)$/libstdstrm.a
47 LIB3FILES
= $(LB
)$/stream.lib
49 LIB7TARGET
= $(LB
)$/a
$(TARGET
).lib
50 LIB7ARCHIV
= $(LB
)$/liba
$(TARGET
).a
51 LIB7FILES
= $(LB
)$/gen.lib \
64 LIB7FILES
+= $(LB
)$/dll.lib
67 LIB1TARGET
:= $(SLB
)$/$(TARGET
).lib
72 $(SLB
)$/datetime.lib \
81 $(SLB
)$/testtoolloader.lib \
85 SHL1STDLIBS
+= $(CPPULIB
) \
88 SHL1STDLIBS
+= $(ZLIB3RDLIB
) \
92 LIB1FILES
+= $(SLB
)$/dll.lib
95 .IF
"$(BIG_TOOLS)"!=""
97 #SOLARLIBDIR=$(SOLARVER)\$((INPATH)\lib
98 #SOLARLIBDIR=..\$(INPATH)\lib
99 # bei lokalen osl rtl oder vos das SOLARLIBDIR bitte patchen !
100 LIB1FILES
+= $(SOLARLIBDIR
)\xosl.lib \
101 $(SOLARLIBDIR
)\xrtl.lib \
102 $(SOLARLIBDIR
)\xvos.lib
103 SHL1STDLIBS
+= $(WSOCK32LIB
)
105 .ENDIF
# "$(BIG_TOOLS)"!=""
109 SHL1TARGET
= tl
$(DLLPOSTFIX
)
110 SHL1LIBS
= $(LIB1TARGET
)
111 SHL1DEF
= $(MISC
)$/$(SHL1TARGET
).def
114 SHL1STDLIBS
+= $(SALLIB
) $(VOSLIB
) $(BASEGFXLIB
) $(I18NISOLANGLIB
) $(COMPHELPERLIB
)
117 SHL1STDLIBS
+= $(SHELL32LIB
) \
124 DEF1NAME
=$(SHL1TARGET
)
126 $(MISC
)$/$(SHL1TARGET
).flt \
151 # --- Targets ------------------------------------------------------
156 $(MISC
)$/$(SHL1TARGET
).flt
: makefile.mk
157 @echo
------------------------------
160 @echo PointerList
>>$@
165 @echo DirEntryStack
>>$@
172 @echo __new_alloc
>>$@