Remove demos from the Debian -examples package.
[wxWidgets.git] / utils / tex2rtf / src / makefile.wat
1 # =========================================================================
2 #     This makefile was generated by
3 #     Bakefile 0.1.3 (http://bakefile.sourceforge.net)
4 #     Do not modify, all changes will be overwritten!
5 # =========================================================================
6
7 !include ../../../build/msw/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 WXDEBUGFLAG =
38 !ifeq BUILD debug
39 !ifeq DEBUG_FLAG default
40 WXDEBUGFLAG = d
41 !endif
42 !endif
43 !ifeq DEBUG_FLAG 1
44 WXDEBUGFLAG = d
45 !endif
46 WXUNICODEFLAG =
47 !ifeq UNICODE 1
48 WXUNICODEFLAG = u
49 !endif
50 WXUNIVNAME =
51 !ifeq WXUNIV 1
52 WXUNIVNAME = univ
53 !endif
54 WXDLLFLAG =
55 !ifeq SHARED 1
56 WXDLLFLAG = dll
57 !endif
58 __tex2rtf_gui___depname =
59 !ifeq USE_GUI 1
60 __tex2rtf_gui___depname = $(OBJS)\tex2rtf_gui.exe
61 !endif
62 __WXLIB_HTML_p =
63 !ifeq MONOLITHIC 0
64 __WXLIB_HTML_p = &
65         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_html.lib
66 !endif
67 __WXLIB_CORE_p =
68 !ifeq MONOLITHIC 0
69 __WXLIB_CORE_p = &
70         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
71 !endif
72 __DEBUGINFO =
73 !ifeq BUILD debug
74 !ifeq DEBUG_INFO default
75 __DEBUGINFO = -d2
76 !endif
77 !endif
78 !ifeq BUILD release
79 !ifeq DEBUG_INFO default
80 __DEBUGINFO = -d0
81 !endif
82 !endif
83 !ifeq DEBUG_INFO 0
84 __DEBUGINFO = -d0
85 !endif
86 !ifeq DEBUG_INFO 1
87 __DEBUGINFO = -d2
88 !endif
89 __DEBUGINFO_1 =
90 !ifeq BUILD debug
91 !ifeq DEBUG_INFO default
92 __DEBUGINFO_1 = debug all
93 !endif
94 !endif
95 !ifeq BUILD release
96 !ifeq DEBUG_INFO default
97 __DEBUGINFO_1 = 
98 !endif
99 !endif
100 !ifeq DEBUG_INFO 0
101 __DEBUGINFO_1 = 
102 !endif
103 !ifeq DEBUG_INFO 1
104 __DEBUGINFO_1 = debug all
105 !endif
106 __OPTIMIZEFLAG =
107 !ifeq BUILD debug
108 __OPTIMIZEFLAG = -od
109 !endif
110 !ifeq BUILD release
111 __OPTIMIZEFLAG = -ot -ox
112 !endif
113 __RUNTIME_LIBS =
114 !ifeq RUNTIME_LIBS dynamic
115 __RUNTIME_LIBS = -br
116 !endif
117 !ifeq RUNTIME_LIBS static
118 __RUNTIME_LIBS = 
119 !endif
120 __EXCEPTIONSFLAG =
121 !ifeq USE_EXCEPTIONS 0
122 __EXCEPTIONSFLAG = 
123 !endif
124 !ifeq USE_EXCEPTIONS 1
125 __EXCEPTIONSFLAG = -xs
126 !endif
127 LIBDIRNAME =
128 !ifeq SHARED 0
129 LIBDIRNAME = .\..\..\..\lib\wat_lib$(CFG)
130 !endif
131 !ifeq SHARED 1
132 LIBDIRNAME = .\..\..\..\lib\wat_dll$(CFG)
133 !endif
134 __WXLIB_BASE_p =
135 !ifeq MONOLITHIC 0
136 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
137 !endif
138 __WXLIB_MONO_p =
139 !ifeq MONOLITHIC 1
140 __WXLIB_MONO_p = &
141         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
142 !endif
143 __LIB_TIFF_p =
144 !ifeq USE_GUI 1
145 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
146 !endif
147 __LIB_JPEG_p =
148 !ifeq USE_GUI 1
149 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
150 !endif
151 __LIB_PNG_p =
152 !ifeq USE_GUI 1
153 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
154 !endif
155 __WXUNIV_DEFINE_p =
156 !ifeq WXUNIV 1
157 __WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
158 !endif
159 __DEBUG_DEFINE_p =
160 !ifeq BUILD debug
161 !ifeq DEBUG_FLAG default
162 __DEBUG_DEFINE_p = -d__WXDEBUG__
163 !endif
164 !endif
165 !ifeq DEBUG_FLAG 1
166 __DEBUG_DEFINE_p = -d__WXDEBUG__
167 !endif
168 __UNICODE_DEFINE_p =
169 !ifeq UNICODE 1
170 __UNICODE_DEFINE_p = -d_UNICODE
171 !endif
172 __DLLFLAG_p =
173 !ifeq SHARED 1
174 __DLLFLAG_p = -dWXUSINGDLL
175 !endif
176
177 ### Variables: ###
178
179 OBJS = &
180         wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
181 SETUPHDIR = &
182         $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
183 TEX2RTF_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG) -bm $(__RUNTIME_LIBS) &
184         -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) &
185         -i=.\..\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) -dNO_GUI &
186         $(__EXCEPTIONSFLAG) $(CPPFLAGS) $(CXXFLAGS)
187 TEX2RTF_OBJECTS =  &
188         $(OBJS)\tex2rtf_tex2rtf.obj &
189         $(OBJS)\tex2rtf_tex2any.obj &
190         $(OBJS)\tex2rtf_texutils.obj &
191         $(OBJS)\tex2rtf_rtfutils.obj &
192         $(OBJS)\tex2rtf_xlputils.obj &
193         $(OBJS)\tex2rtf_htmlutil.obj &
194         $(OBJS)\tex2rtf_readshg.obj &
195         $(OBJS)\tex2rtf_table.obj
196 TEX2RTF_GUI_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG) -bm $(__RUNTIME_LIBS) &
197         -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) &
198         -i=.\..\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) &
199         -i=.\..\..\..\samples $(__EXCEPTIONSFLAG) $(CPPFLAGS) $(CXXFLAGS)
200 TEX2RTF_GUI_OBJECTS =  &
201         $(OBJS)\tex2rtf_gui_tex2rtf.obj &
202         $(OBJS)\tex2rtf_gui_tex2any.obj &
203         $(OBJS)\tex2rtf_gui_texutils.obj &
204         $(OBJS)\tex2rtf_gui_rtfutils.obj &
205         $(OBJS)\tex2rtf_gui_xlputils.obj &
206         $(OBJS)\tex2rtf_gui_htmlutil.obj &
207         $(OBJS)\tex2rtf_gui_readshg.obj &
208         $(OBJS)\tex2rtf_gui_table.obj
209
210
211 all : $(OBJS)
212 $(OBJS) :
213         -if not exist $(OBJS) mkdir $(OBJS)
214
215 ### Targets: ###
216
217 all : .SYMBOLIC $(OBJS)\tex2rtf.exe $(__tex2rtf_gui___depname)
218
219 clean : .SYMBOLIC 
220         -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
221         -if exist $(OBJS)\*.res del $(OBJS)\*.res
222         -if exist $(OBJS)\*.lbc del $(OBJS)\*.lbc
223         -if exist $(OBJS)\*.ilk del $(OBJS)\*.ilk
224         -if exist $(OBJS)\tex2rtf.exe del $(OBJS)\tex2rtf.exe
225         -if exist $(OBJS)\tex2rtf_gui.exe del $(OBJS)\tex2rtf_gui.exe
226
227 $(OBJS)\tex2rtf.exe :  $(TEX2RTF_OBJECTS)
228         @%create $(OBJS)\tex2rtf.lbc
229         @%append $(OBJS)\tex2rtf.lbc option quiet
230         @%append $(OBJS)\tex2rtf.lbc name $^@
231         @%append $(OBJS)\tex2rtf.lbc option caseexact
232         @%append $(OBJS)\tex2rtf.lbc $(LDFLAGS) $(__DEBUGINFO_1)  libpath $(LIBDIRNAME) system nt ref 'main_'
233         @for %i in ($(TEX2RTF_OBJECTS)) do @%append $(OBJS)\tex2rtf.lbc file %i
234         @for %i in ( $(__WXLIB_BASE_p)  $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib  wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib   kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib) do @%append $(OBJS)\tex2rtf.lbc library %i
235         @%append $(OBJS)\tex2rtf.lbc
236         wlink @$(OBJS)\tex2rtf.lbc
237
238 !ifeq USE_GUI 1
239 $(OBJS)\tex2rtf_gui.exe :  $(TEX2RTF_GUI_OBJECTS) $(OBJS)\tex2rtf_gui_sample.res
240         @%create $(OBJS)\tex2rtf_gui.lbc
241         @%append $(OBJS)\tex2rtf_gui.lbc option quiet
242         @%append $(OBJS)\tex2rtf_gui.lbc name $^@
243         @%append $(OBJS)\tex2rtf_gui.lbc option caseexact
244         @%append $(OBJS)\tex2rtf_gui.lbc $(LDFLAGS) $(__DEBUGINFO_1)  libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16'
245         @for %i in ($(TEX2RTF_GUI_OBJECTS)) do @%append $(OBJS)\tex2rtf_gui.lbc file %i
246         @for %i in ( $(__WXLIB_HTML_p)  $(__WXLIB_CORE_p)  $(__WXLIB_BASE_p)  $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib  wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib   kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ) do @%append $(OBJS)\tex2rtf_gui.lbc library %i
247         @%append $(OBJS)\tex2rtf_gui.lbc option resource=$(OBJS)\tex2rtf_gui_sample.res
248         wlink @$(OBJS)\tex2rtf_gui.lbc
249 !endif
250
251 $(OBJS)\tex2rtf_tex2rtf.obj :  .AUTODEPEND .\tex2rtf.cpp
252         $(CXX) -zq -fo=$^@ $(TEX2RTF_CXXFLAGS) $<
253
254 $(OBJS)\tex2rtf_tex2any.obj :  .AUTODEPEND .\tex2any.cpp
255         $(CXX) -zq -fo=$^@ $(TEX2RTF_CXXFLAGS) $<
256
257 $(OBJS)\tex2rtf_texutils.obj :  .AUTODEPEND .\texutils.cpp
258         $(CXX) -zq -fo=$^@ $(TEX2RTF_CXXFLAGS) $<
259
260 $(OBJS)\tex2rtf_rtfutils.obj :  .AUTODEPEND .\rtfutils.cpp
261         $(CXX) -zq -fo=$^@ $(TEX2RTF_CXXFLAGS) $<
262
263 $(OBJS)\tex2rtf_xlputils.obj :  .AUTODEPEND .\xlputils.cpp
264         $(CXX) -zq -fo=$^@ $(TEX2RTF_CXXFLAGS) $<
265
266 $(OBJS)\tex2rtf_htmlutil.obj :  .AUTODEPEND .\htmlutil.cpp
267         $(CXX) -zq -fo=$^@ $(TEX2RTF_CXXFLAGS) $<
268
269 $(OBJS)\tex2rtf_readshg.obj :  .AUTODEPEND .\readshg.cpp
270         $(CXX) -zq -fo=$^@ $(TEX2RTF_CXXFLAGS) $<
271
272 $(OBJS)\tex2rtf_table.obj :  .AUTODEPEND .\table.cpp
273         $(CXX) -zq -fo=$^@ $(TEX2RTF_CXXFLAGS) $<
274
275 $(OBJS)\tex2rtf_gui_sample.res :  .AUTODEPEND .\..\..\..\samples\sample.rc
276         wrc -q -ad -bt=nt -r -fo=$^@  -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -i=.\..\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) -i=.\..\..\..\samples $<
277
278 $(OBJS)\tex2rtf_gui_tex2rtf.obj :  .AUTODEPEND .\tex2rtf.cpp
279         $(CXX) -zq -fo=$^@ $(TEX2RTF_GUI_CXXFLAGS) $<
280
281 $(OBJS)\tex2rtf_gui_tex2any.obj :  .AUTODEPEND .\tex2any.cpp
282         $(CXX) -zq -fo=$^@ $(TEX2RTF_GUI_CXXFLAGS) $<
283
284 $(OBJS)\tex2rtf_gui_texutils.obj :  .AUTODEPEND .\texutils.cpp
285         $(CXX) -zq -fo=$^@ $(TEX2RTF_GUI_CXXFLAGS) $<
286
287 $(OBJS)\tex2rtf_gui_rtfutils.obj :  .AUTODEPEND .\rtfutils.cpp
288         $(CXX) -zq -fo=$^@ $(TEX2RTF_GUI_CXXFLAGS) $<
289
290 $(OBJS)\tex2rtf_gui_xlputils.obj :  .AUTODEPEND .\xlputils.cpp
291         $(CXX) -zq -fo=$^@ $(TEX2RTF_GUI_CXXFLAGS) $<
292
293 $(OBJS)\tex2rtf_gui_htmlutil.obj :  .AUTODEPEND .\htmlutil.cpp
294         $(CXX) -zq -fo=$^@ $(TEX2RTF_GUI_CXXFLAGS) $<
295
296 $(OBJS)\tex2rtf_gui_readshg.obj :  .AUTODEPEND .\readshg.cpp
297         $(CXX) -zq -fo=$^@ $(TEX2RTF_GUI_CXXFLAGS) $<
298
299 $(OBJS)\tex2rtf_gui_table.obj :  .AUTODEPEND .\table.cpp
300         $(CXX) -zq -fo=$^@ $(TEX2RTF_GUI_CXXFLAGS) $<