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 #*************************************************************************
37 # future: DEMO\dialog.srs
39 # --- Settings -----------------------------------------------------
41 .INCLUDE
: $(PRJ
)$/inc
$/swpre.mk
42 .INCLUDE
: settings.mk
43 .INCLUDE
: $(PRJ
)$/inc
$/sw.mk
45 # --- Files --------------------------------------------------------
57 $(SLO
)$/SwSpellDialogChildWindow.obj
60 $(SLO
)$/abstract.obj \
62 $(SLO
)$/ascfldlg.obj \
63 $(SLO
)$/docstdlg.obj \
64 $(SLO
)$/macassgn.obj \
65 $(SLO
)$/SwSpellDialogChildWindow.obj \
66 $(SLO
)$/regionsw.obj \
67 $(SLO
)$/uiregionsw.obj \
68 $(SLO
)$/swabstdlg.obj \
70 $(SLO
)$/swwrtshitem.obj \
71 $(SLO
)$/swdialmgr.obj \
72 $(SLO
)$/wordcountdialog.obj \
75 LIB1TARGET
= $(SLB
)$/$(TARGET
).lib
78 $(SLO
)$/regionsw.obj \
79 $(SLO
)$/swabstdlg.obj \
80 $(SLO
)$/SwSpellDialogChildWindow.obj \
81 $(SLO
)$/swwrtshitem.obj
83 # $(SLO)$/macassgn.obj \
85 # --- Tagets -------------------------------------------------------
88 $(INCCOM
)$/swuilib.hxx
: makefile.mk
91 echo \
#define DLL_NAME \"libswui$(DLLPOSTFIX)$(DLLPOST)\" >$@
93 .IF
"$(USE_SHELL)"!="4nt"
94 echo \
#define DLL_NAME \"swui$(DLLPOSTFIX)$(DLLPOST)\" >$@
95 .ELSE
# "$(USE_SHELL)"!="4nt"
96 echo
#define DLL_NAME "swui$(DLLPOSTFIX)$(DLLPOST)" >$@
97 .ENDIF
# "$(USE_SHELL)"!="4nt"
100 $(SLO
)$/swabstdlg.obj
: $(INCCOM
)$/swuilib.hxx