merge the formfield patch from ooo-build
[ooovba.git] / vcl / os2 / source / src / makefile.mk
blob60aa376a19febe77915306d84ff8147cd54c2721
1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 #
5 # Copyright 2008 by Sun Microsystems, Inc.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # $RCSfile: makefile.mk,v $
11 # $Revision: 1.7 $
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 #*************************************************************************
32 PRJ=..$/..$/..
34 PRJNAME=vcl
35 TARGET=salsrc
37 # --- Settings -----------------------------------------------------
39 .INCLUDE : settings.mk
40 .INCLUDE : $(PRJ)$/util$/makefile2.pmk
42 # --- Files --------------------------------------------------------
44 RCDEPN= nullptr.ptr \
45 help.ptr \
46 cross.ptr \
47 move.ptr \
48 hsplit.ptr \
49 vsplit.ptr \
50 hsizebar.ptr \
51 vsizebar.ptr \
52 hand.ptr \
53 refhand.ptr \
54 pen.ptr \
55 magnify.ptr \
56 fill.ptr \
57 rotate.ptr \
58 hshear.ptr \
59 vshear.ptr \
60 mirror.ptr \
61 crook.ptr \
62 crop.ptr \
63 movept.ptr \
64 movebw.ptr \
65 movedata.ptr \
66 copydata.ptr \
67 linkdata.ptr \
68 movedlnk.ptr \
69 copydlnk.ptr \
70 movef.ptr \
71 copyf.ptr \
72 linkf.ptr \
73 moveflnk.ptr \
74 copyflnk.ptr \
75 movef2.ptr \
76 copyf2.ptr \
77 dline.ptr \
78 drect.ptr \
79 dpolygon.ptr \
80 dbezier.ptr \
81 darc.ptr \
82 dpie.ptr \
83 dcirccut.ptr \
84 dellipse.ptr \
85 dfree.ptr \
86 dconnect.ptr \
87 dtext.ptr \
88 dcapt.ptr \
89 chart.ptr \
90 detectiv.ptr \
91 pivotcol.ptr \
92 pivotrow.ptr \
93 pivotfld.ptr \
94 chain.ptr \
95 chainnot.ptr \
96 timemove.ptr \
97 timesize.ptr \
98 asn.ptr \
99 ass.ptr \
100 asw.ptr \
101 ase.ptr \
102 asnw.ptr \
103 asne.ptr \
104 assw.ptr \
105 asse.ptr \
106 asns.ptr \
107 aswe.ptr \
108 asnswe.ptr \
109 sd.ico
111 RCFILES= salsrc.rc
113 # --- Targets ------------------------------------------------------
115 .INCLUDE : target.mk