ported rest of contrib to bakefile
[wxWidgets.git] / contrib / build / plot / makefile.wat
1 # =========================================================================
2 #     This makefile was generated by
3 #     Bakefile 0.1.1 (http://bakefile.sourceforge.net)
4 #     Do not modify, all changes will be overwritten!
5 # =========================================================================
6
7 !include ../../../build/config.wat
8
9 # -------------------------------------------------------------------------
10 # Do not modify the rest of this file!
11 # -------------------------------------------------------------------------
12
13 # Speed up compilation a bit:
14 !ifdef __LOADDLL__
15 !  loaddll wcc      wccd
16 !  loaddll wccaxp   wccdaxp
17 !  loaddll wcc386   wccd386
18 !  loaddll wpp      wppdi86
19 !  loaddll wppaxp   wppdaxp
20 !  loaddll wpp386   wppd386
21 !  loaddll wlink    wlink
22 !  loaddll wlib     wlibd
23 !endif
24
25 # We need these variables in some bakefile-made rules:
26 WATCOM_CWD = $+ $(%cdrive):$(%cwd) $-
27
28 ### Conditionally set variables: ###
29
30 PORTNAME =
31 !ifeq USE_GUI 0
32 PORTNAME = base
33 !endif
34 !ifeq USE_GUI 1
35 PORTNAME = msw
36 !endif
37 VENDORTAG =
38 !ifeq OFFICIAL_BUILD 0
39 VENDORTAG = _$(VENDOR)
40 !endif
41 !ifeq OFFICIAL_BUILD 1
42 VENDORTAG = 
43 !endif
44 WXDEBUGFLAG =
45 !ifeq BUILD debug
46 !ifeq DEBUG_FLAG default
47 WXDEBUGFLAG = d
48 !endif
49 !endif
50 !ifeq DEBUG_FLAG 1
51 WXDEBUGFLAG = d
52 !endif
53 WXDLLFLAG =
54 !ifeq SHARED 1
55 WXDLLFLAG = dll
56 !endif
57 WXUNICODEFLAG =
58 !ifeq UNICODE 1
59 WXUNICODEFLAG = u
60 !endif
61 WXUNIVNAME =
62 !ifeq WXUNIV 1
63 WXUNIVNAME = univ
64 !endif
65 __DEBUGINFO =
66 !ifeq BUILD debug
67 !ifeq DEBUG_INFO default
68 __DEBUGINFO = -d2
69 !endif
70 !endif
71 !ifeq BUILD release
72 !ifeq DEBUG_INFO default
73 __DEBUGINFO = -d0
74 !endif
75 !endif
76 !ifeq DEBUG_INFO 0
77 __DEBUGINFO = -d0
78 !endif
79 !ifeq DEBUG_INFO 1
80 __DEBUGINFO = -d2
81 !endif
82 __DEBUGINFO_1 =
83 !ifeq BUILD debug
84 !ifeq DEBUG_INFO default
85 __DEBUGINFO_1 = debug all
86 !endif
87 !endif
88 !ifeq BUILD release
89 !ifeq DEBUG_INFO default
90 __DEBUGINFO_1 = 
91 !endif
92 !endif
93 !ifeq DEBUG_INFO 0
94 __DEBUGINFO_1 = 
95 !endif
96 !ifeq DEBUG_INFO 1
97 __DEBUGINFO_1 = debug all
98 !endif
99 __DEBUG_DEFINE_p =
100 !ifeq BUILD debug
101 !ifeq DEBUG_FLAG default
102 __DEBUG_DEFINE_p = -d__WXDEBUG__
103 !endif
104 !endif
105 !ifeq DEBUG_FLAG 1
106 __DEBUG_DEFINE_p = -d__WXDEBUG__
107 !endif
108 __LIB_JPEG_p =
109 !ifeq USE_GUI 1
110 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
111 !endif
112 __LIB_PNG_p =
113 !ifeq USE_GUI 1
114 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
115 !endif
116 __LIB_TIFF_p =
117 !ifeq USE_GUI 1
118 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
119 !endif
120 __OPTIMIZEFLAG =
121 !ifeq BUILD debug
122 __OPTIMIZEFLAG = -od
123 !endif
124 !ifeq BUILD release
125 __OPTIMIZEFLAG = -ot -ox
126 !endif
127 __RUNTIME_LIBS =
128 !ifeq RUNTIME_LIBS dynamic
129 __RUNTIME_LIBS = -br
130 !endif
131 !ifeq RUNTIME_LIBS static
132 __RUNTIME_LIBS = 
133 !endif
134 __UNICODE_DEFINE_p =
135 !ifeq UNICODE 1
136 __UNICODE_DEFINE_p = -dwxUSE_UNICODE=1
137 !endif
138 __WXLIB_BASE_p =
139 !ifeq MONOLITHIC 0
140 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
141 !endif
142 __WXLIB_CORE_p =
143 !ifeq MONOLITHIC 0
144 __WXLIB_CORE_p = &
145         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
146 !endif
147 __WXLIB_MONO_p =
148 !ifeq MONOLITHIC 1
149 __WXLIB_MONO_p = &
150         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
151 !endif
152 __WXUNIV_DEFINE_p =
153 !ifeq WXUNIV 1
154 __WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
155 !endif
156 __plotdll___depname =
157 !ifeq SHARED 1
158 __plotdll___depname = &
159         $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_wat$(VENDORTAG).dll
160 !endif
161 __plotlib___depname =
162 !ifeq SHARED 0
163 __plotlib___depname = &
164         $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib
165 !endif
166
167 ### Variables: ###
168
169 LIBDIRNAME = &
170         ..\..\src\plot\..\..\..\lib\wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
171 OBJS = &
172         wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
173 PLOTDLL_CXXFLAGS = $(CPPFLAGS) -bd $(__DEBUGINFO) $(__OPTIMIZEFLAG) -bm &
174         $(__RUNTIME_LIBS) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
175         $(__UNICODE_DEFINE_p) -i=..\..\src\plot\..\..\..\include -i=$(LIBDIRNAME) &
176         -i=..\..\src\plot\..\..\..\src\tiff -i=..\..\src\plot\..\..\..\src\jpeg &
177         -i=..\..\src\plot\..\..\..\src\png -i=..\..\src\plot\..\..\..\src\zlib &
178         -i=..\..\src\plot\..\..\..\src\regex &
179         -i=..\..\src\plot\..\..\..\src\expat\lib -i=..\..\src\plot\..\..\include &
180         -dWXUSINGDLL -dWXMAKINGDLL_PLOT $(CXXFLAGS) /fh=$(OBJS)\wxprec_plotdll.pch
181 PLOTDLL_OBJECTS =  &
182         $(OBJS)\plotdll_dummy.obj &
183         $(OBJS)\plotdll_plot.obj
184 PLOTLIB_CXXFLAGS = $(CPPFLAGS) $(__DEBUGINFO) $(__OPTIMIZEFLAG) -bm &
185         $(__RUNTIME_LIBS) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
186         $(__UNICODE_DEFINE_p) -i=..\..\src\plot\..\..\..\include -i=$(LIBDIRNAME) &
187         -i=..\..\src\plot\..\..\..\src\tiff -i=..\..\src\plot\..\..\..\src\jpeg &
188         -i=..\..\src\plot\..\..\..\src\png -i=..\..\src\plot\..\..\..\src\zlib &
189         -i=..\..\src\plot\..\..\..\src\regex &
190         -i=..\..\src\plot\..\..\..\src\expat\lib -i=..\..\src\plot\..\..\include &
191         $(CXXFLAGS) /fh=$(OBJS)\wxprec_plotlib.pch
192 PLOTLIB_OBJECTS =  &
193         $(OBJS)\plotlib_dummy.obj &
194         $(OBJS)\plotlib_plot.obj
195
196
197
198 all : $(OBJS)
199 $(OBJS) :
200         -if not exist $(OBJS) mkdir $(OBJS)
201
202 ### Targets: ###
203
204 all : .SYMBOLIC $(__plotdll___depname) $(__plotlib___depname)
205
206 $(OBJS)\plotdll_dummy.obj :  .AUTODEPEND ../../src/plot\..\..\..\src\msw\dummy.cpp
207         $(CXX) -zq -fo=$^@ $(PLOTDLL_CXXFLAGS) $<
208
209 $(OBJS)\plotdll_plot.obj :  .AUTODEPEND ../../src/plot\plot.cpp
210         $(CXX) -zq -fo=$^@ $(PLOTDLL_CXXFLAGS) $<
211
212 $(OBJS)\plotlib_dummy.obj :  .AUTODEPEND ../../src/plot\..\..\..\src\msw\dummy.cpp
213         $(CXX) -zq -fo=$^@ $(PLOTLIB_CXXFLAGS) $<
214
215 $(OBJS)\plotlib_plot.obj :  .AUTODEPEND ../../src/plot\plot.cpp
216         $(CXX) -zq -fo=$^@ $(PLOTLIB_CXXFLAGS) $<
217
218 clean : .SYMBOLIC 
219         -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
220         -if exist $(OBJS)\*.res del $(OBJS)\*.res
221         -if exist $(OBJS)\*.lbc del $(OBJS)\*.lbc
222         -if exist $(OBJS)\*.ilk del $(OBJS)\*.ilk
223         -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_wat$(VENDORTAG).dll del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_wat$(VENDORTAG).dll
224         -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib
225         -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib
226
227 !ifeq SHARED 1
228 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_wat$(VENDORTAG).dll :  $(PLOTDLL_OBJECTS)
229         @%create $(OBJS)\plotdll.lbc
230         @%append $(OBJS)\plotdll.lbc option quiet
231         @%append $(OBJS)\plotdll.lbc name $^@
232         @%append $(OBJS)\plotdll.lbc option incremental
233         @%append $(OBJS)\plotdll.lbc $(LDFLAGS) $(__DEBUGINFO_1)  libpath $(LIBDIRNAME)
234         @for %i in ($(PLOTDLL_OBJECTS)) do @%append $(OBJS)\plotdll.lbc file %i
235         @for %i in ( $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib  wxregex$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib  kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib  $(__WXLIB_CORE_p) $(__WXLIB_BASE_p)) do @%append $(OBJS)\plotdll.lbc library %i
236         @%append $(OBJS)\plotdll.lbc
237         @%append $(OBJS)\plotdll.lbc system nt_dll
238         wlink @$(OBJS)\plotdll.lbc
239         wlib -q -n -b $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib +$^@
240 !endif
241
242 !ifeq SHARED 0
243 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib :  $(PLOTLIB_OBJECTS)
244         @%create $(OBJS)\plotlib.lbc
245         @for %i in ($(PLOTLIB_OBJECTS)) do @%append $(OBJS)\plotlib.lbc +%i
246         wlib -q -p2048 -n -b $^@ @$(OBJS)\plotlib.lbc
247 !endif