1 # This file was automatically generated by tmake at 16:52, 2000/02/29
2 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
8 # Copyright: (c) 1997, Julian Smart
12 # Makefile : Builds wxWindows library wx.lib for VC++ (32-bit)
15 # FINAL=1 argument to nmake to build version with no debugging info.
16 # dll builds a library (wxdll.lib) suitable for creating DLLs
18 !include <..\makevc.env>
20 THISDIR=$(WXWIN)\src\msw
22 !if "$(WXMAKINGDLL)" == "1"
23 LIBTARGET=$(WXDIR)\lib\$(WXLIBNAME).dll
24 DUMMYOBJ=$D\dummydll.obj
30 # Please set these according to the settings in setup.h, so we can include
31 # the appropriate libraries in wx.lib
33 # This one overrides the others, to be consistent with the settings in setup.h
34 MINIMAL_WXWINDOWS_SETUP=0
40 # These are absolute paths, so that the compiler
41 # generates correct __FILE__ symbols for debugging.
42 # Otherwise you don't be able to double-click on a memory
43 # error to load that file.
44 GENDIR=$(WXDIR)\src\generic
45 COMMDIR=$(WXDIR)\src\common
47 MSWDIR=$(WXDIR)\src\msw
48 DOCDIR = $(WXDIR)\docs
49 HTMLDIR = $(WXDIR)\src\html
51 {..\generic}.cpp{..\generic\$D}.obj:
53 $(CPPFLAGS) /Fo$@ /c /Tp $<
56 {..\common}.cpp{..\common\$D}.obj:
58 $(CPPFLAGS) /Fo$@ /c /Tp $<
61 {..\common}.c{..\common\$D}.obj:
63 $(CPPFLAGS2) /Fo$@ /c /Tc $<
66 {..\msw}.cpp{..\msw\$D}.obj:
68 $(CPPFLAGS) /Fo$@ /c /Tp $<
71 {..\msw}.c{..\msw\$D}.obj:
73 $(CPPFLAGS2) /Fo$@ /c /Tc $<
76 {..\msw\ole}.cpp{..\msw\ole\$D}.obj:
78 $(CPPFLAGS) /Fo$@ /c /Tp $<
81 {..\html}.cpp{..\html\$D}.obj:
83 $(CPPFLAGS) /Fo$@ /c /Tp $<
86 GENERICOBJS= ..\generic\$D\busyinfo.obj \
87 ..\generic\$D\calctrl.obj \
88 ..\generic\$D\choicdgg.obj \
89 ..\generic\$D\dragimgg.obj \
90 ..\generic\$D\grid.obj \
91 ..\generic\$D\gridsel.obj \
92 ..\generic\$D\laywin.obj \
93 ..\generic\$D\logg.obj \
94 ..\generic\$D\numdlgg.obj \
95 ..\generic\$D\panelg.obj \
96 ..\generic\$D\plot.obj \
97 ..\generic\$D\progdlgg.obj \
98 ..\generic\$D\prop.obj \
99 ..\generic\$D\propform.obj \
100 ..\generic\$D\proplist.obj \
101 ..\generic\$D\sashwin.obj \
102 ..\generic\$D\scrolwin.obj \
103 ..\generic\$D\splitter.obj \
104 ..\generic\$D\statusbr.obj \
105 ..\generic\$D\tbarsmpl.obj \
106 ..\generic\$D\textdlgg.obj \
107 ..\generic\$D\tipdlg.obj \
108 ..\generic\$D\treelay.obj \
109 ..\generic\$D\wizard.obj
111 # These are generic things that don't need to be compiled on MSW,
112 # but sometimes it's useful to do so for testing purposes.
113 NONESSENTIALOBJS= ..\generic\$D\caret.obj \
114 ..\generic\$D\colrdlgg.obj \
115 ..\generic\$D\dcpsg.obj \
116 ..\generic\$D\dirdlgg.obj \
117 ..\generic\$D\filedlgg.obj \
118 ..\generic\$D\fontdlgg.obj \
119 ..\generic\$D\helpext.obj \
120 ..\generic\$D\helphtml.obj \
121 ..\generic\$D\helpwxht.obj \
122 ..\generic\$D\helpxlp.obj \
123 ..\generic\$D\imaglist.obj \
124 ..\generic\$D\listctrl.obj \
125 ..\generic\$D\msgdlgg.obj \
126 ..\generic\$D\notebook.obj \
127 ..\generic\$D\printps.obj \
128 ..\generic\$D\prntdlgg.obj \
129 ..\generic\$D\statline.obj \
130 ..\generic\$D\tabg.obj \
131 ..\generic\$D\treectrl.obj
134 ..\common\$D\y_tab.obj \
135 ..\common\$D\appcmn.obj \
136 ..\common\$D\choiccmn.obj \
137 ..\common\$D\clipcmn.obj \
138 ..\common\$D\cmdline.obj \
139 ..\common\$D\cmndata.obj \
140 ..\common\$D\config.obj \
141 ..\common\$D\ctrlcmn.obj \
142 ..\common\$D\ctrlsub.obj \
143 ..\common\$D\datetime.obj \
144 ..\common\$D\datstrm.obj \
145 ..\common\$D\db.obj \
146 ..\common\$D\dbtable.obj \
147 ..\common\$D\dcbase.obj \
148 ..\common\$D\dlgcmn.obj \
149 ..\common\$D\dndcmn.obj \
150 ..\common\$D\dobjcmn.obj \
151 ..\common\$D\docmdi.obj \
152 ..\common\$D\docview.obj \
153 ..\common\$D\dynarray.obj \
154 ..\common\$D\dynlib.obj \
155 ..\common\$D\encconv.obj \
156 ..\common\$D\event.obj \
157 ..\common\$D\extended.obj \
158 ..\common\$D\ffile.obj \
159 ..\common\$D\file.obj \
160 ..\common\$D\fileconf.obj \
161 ..\common\$D\filefn.obj \
162 ..\common\$D\filesys.obj \
163 ..\common\$D\fontcmn.obj \
164 ..\common\$D\fontmap.obj \
165 ..\common\$D\framecmn.obj \
166 ..\common\$D\fs_inet.obj \
167 ..\common\$D\fs_mem.obj \
168 ..\common\$D\fs_zip.obj \
169 ..\common\$D\ftp.obj \
170 ..\common\$D\gdicmn.obj \
171 ..\common\$D\geometry.obj \
172 ..\common\$D\gifdecod.obj \
173 ..\common\$D\hash.obj \
174 ..\common\$D\helpbase.obj \
175 ..\common\$D\http.obj \
176 ..\common\$D\imagall.obj \
177 ..\common\$D\imagbmp.obj \
178 ..\common\$D\image.obj \
179 ..\common\$D\imaggif.obj \
180 ..\common\$D\imagjpeg.obj \
181 ..\common\$D\imagpcx.obj \
182 ..\common\$D\imagpng.obj \
183 ..\common\$D\imagpnm.obj \
184 ..\common\$D\imagtiff.obj \
185 ..\common\$D\intl.obj \
186 ..\common\$D\ipcbase.obj \
187 ..\common\$D\layout.obj \
188 ..\common\$D\lboxcmn.obj \
189 ..\common\$D\list.obj \
190 ..\common\$D\log.obj \
191 ..\common\$D\longlong.obj \
192 ..\common\$D\memory.obj \
193 ..\common\$D\menucmn.obj \
194 ..\common\$D\mimecmn.obj \
195 ..\common\$D\module.obj \
196 ..\common\$D\mstream.obj \
197 ..\common\$D\object.obj \
198 ..\common\$D\objstrm.obj \
199 ..\common\$D\odbc.obj \
200 ..\common\$D\paper.obj \
201 ..\common\$D\prntbase.obj \
202 ..\common\$D\process.obj \
203 ..\common\$D\protocol.obj \
204 ..\common\$D\resource.obj \
205 ..\common\$D\sckaddr.obj \
206 ..\common\$D\sckfile.obj \
207 ..\common\$D\sckipc.obj \
208 ..\common\$D\sckstrm.obj \
209 ..\common\$D\serbase.obj \
210 ..\common\$D\sizer.obj \
211 ..\common\$D\socket.obj \
212 ..\common\$D\strconv.obj \
213 ..\common\$D\stream.obj \
214 ..\common\$D\string.obj \
215 ..\common\$D\tbarbase.obj \
216 ..\common\$D\textcmn.obj \
217 ..\common\$D\textfile.obj \
218 ..\common\$D\timercmn.obj \
219 ..\common\$D\tokenzr.obj \
220 ..\common\$D\txtstrm.obj \
221 ..\common\$D\unzip.obj \
222 ..\common\$D\url.obj \
223 ..\common\$D\utilscmn.obj \
224 ..\common\$D\valgen.obj \
225 ..\common\$D\validate.obj \
226 ..\common\$D\valtext.obj \
227 ..\common\$D\variant.obj \
228 ..\common\$D\wfstream.obj \
229 ..\common\$D\wincmn.obj \
230 ..\common\$D\wxchar.obj \
231 ..\common\$D\wxexpr.obj \
232 ..\common\$D\zipstrm.obj \
233 ..\common\$D\zstream.obj
235 MSWOBJS = ..\msw\$D\accel.obj \
237 ..\msw\ole\$D\automtn.obj \
238 ..\msw\$D\bitmap.obj \
239 ..\msw\$D\bmpbuttn.obj \
240 ..\msw\$D\brush.obj \
241 ..\msw\$D\button.obj \
242 ..\msw\$D\caret.obj \
243 ..\msw\$D\checkbox.obj \
244 ..\msw\$D\checklst.obj \
245 ..\msw\$D\choice.obj \
246 ..\msw\$D\clipbrd.obj \
247 ..\msw\$D\colordlg.obj \
248 ..\msw\$D\colour.obj \
249 ..\msw\$D\combobox.obj \
250 ..\msw\$D\control.obj \
251 ..\msw\$D\curico.obj \
252 ..\msw\$D\cursor.obj \
254 ..\msw\ole\$D\dataobj.obj \
256 ..\msw\$D\dcclient.obj \
257 ..\msw\$D\dcmemory.obj \
258 ..\msw\$D\dcprint.obj \
259 ..\msw\$D\dcscreen.obj \
261 ..\msw\$D\dialog.obj \
262 ..\msw\$D\dialup.obj \
264 ..\msw\$D\dibutils.obj \
266 ..\msw\$D\dirdlg.obj \
267 ..\msw\$D\dragimag.obj \
268 ..\msw\ole\$D\dropsrc.obj \
269 ..\msw\ole\$D\droptgt.obj \
270 ..\msw\$D\enhmeta.obj \
271 ..\msw\$D\filedlg.obj \
273 ..\msw\$D\fontdlg.obj \
274 ..\msw\$D\fontenum.obj \
275 ..\msw\$D\fontutil.obj \
276 ..\msw\$D\frame.obj \
277 ..\msw\$D\gauge95.obj \
278 ..\msw\$D\gdiimage.obj \
279 ..\msw\$D\gdiobj.obj \
280 ..\msw\$D\glcanvas.obj \
281 ..\msw\$D\gsocket.obj \
282 ..\msw\$D\helpwin.obj \
284 ..\msw\$D\imaglist.obj \
285 ..\msw\$D\joystick.obj \
286 ..\msw\$D\listbox.obj \
287 ..\msw\$D\listctrl.obj \
291 ..\msw\$D\menuitem.obj \
292 ..\msw\$D\metafile.obj \
293 ..\msw\$D\mimetype.obj \
294 ..\msw\$D\minifram.obj \
295 ..\msw\$D\msgdlg.obj \
296 ..\msw\$D\nativdlg.obj \
297 ..\msw\$D\notebook.obj \
298 ..\msw\ole\$D\oleutils.obj \
299 ..\msw\$D\ownerdrw.obj \
300 ..\msw\$D\palette.obj \
302 ..\msw\$D\penwin.obj \
303 ..\msw\$D\printdlg.obj \
304 ..\msw\$D\printwin.obj \
305 ..\msw\$D\radiobox.obj \
306 ..\msw\$D\radiobut.obj \
307 ..\msw\$D\regconf.obj \
308 ..\msw\$D\region.obj \
309 ..\msw\$D\registry.obj \
310 ..\msw\$D\scrolbar.obj \
311 ..\msw\$D\settings.obj \
312 ..\msw\$D\slider95.obj \
313 ..\msw\$D\spinbutt.obj \
314 ..\msw\$D\spinctrl.obj \
315 ..\msw\$D\statbmp.obj \
316 ..\msw\$D\statbox.obj \
317 ..\msw\$D\statbr95.obj \
318 ..\msw\$D\statline.obj \
319 ..\msw\$D\stattext.obj \
320 ..\msw\$D\tabctrl.obj \
321 ..\msw\$D\taskbar.obj \
322 ..\msw\$D\tbar95.obj \
323 ..\msw\$D\textctrl.obj \
324 ..\msw\$D\thread.obj \
325 ..\msw\$D\timer.obj \
326 ..\msw\$D\tooltip.obj \
327 ..\msw\$D\treectrl.obj \
328 ..\msw\$D\utils.obj \
329 ..\msw\$D\utilsexc.obj \
330 ..\msw\ole\$D\uuid.obj \
332 ..\msw\$D\window.obj \
333 ..\msw\$D\xpmhand.obj
335 HTMLOBJS = ..\html\$D\helpctrl.obj \
336 ..\html\$D\helpdata.obj \
337 ..\html\$D\helpfrm.obj \
338 ..\html\$D\htmlcell.obj \
339 ..\html\$D\htmlfilt.obj \
340 ..\html\$D\htmlpars.obj \
341 ..\html\$D\htmltag.obj \
342 ..\html\$D\htmlwin.obj \
343 ..\html\$D\htmprint.obj \
344 ..\html\$D\m_dflist.obj \
345 ..\html\$D\m_fonts.obj \
346 ..\html\$D\m_hline.obj \
347 ..\html\$D\m_image.obj \
348 ..\html\$D\m_layout.obj \
349 ..\html\$D\m_links.obj \
350 ..\html\$D\m_list.obj \
351 ..\html\$D\m_meta.obj \
352 ..\html\$D\m_pre.obj \
353 ..\html\$D\m_tables.obj \
354 ..\html\$D\winpars.obj
357 # Add $(NONESSENTIALOBJS) if wanting generic dialogs, PostScript etc.
358 # Add $(HTMLOBJS) if wanting wxHTML classes
359 OBJECTS = $(COMMONOBJS) $(GENERICOBJS) $(MSWOBJS) $(HTMLOBJS)
361 # Normal, static library
362 all: dirs $(DUMMYOBJ) $(OBJECTS) $(PERIPH_TARGET) png zlib xpm jpeg tiff $(LIBTARGET)
364 dirs: $(MSWDIR)\$D $(COMMDIR)\$D $(GENDIR)\$D $(OLEDIR)\$D $(HTMLDIR)\$D
367 test: $(MSWDIR)\$D\wave.obj
368 test2: ..\common\Debug\config.obj
388 # wxWindows library as DLL
390 nmake -f makefile.vc all FINAL=$(FINAL) DLL=1 WXMAKINGDLL=1 NEW_WXLIBNAME=$(NEW_WXLIBNAME)
393 nmake -f makefile.vc clean FINAL=$(FINAL) DLL=1 WXMAKINGDLL=1 NEW_WXLIBNAME=$(NEW_WXLIBNAME)
395 # wxWindows + app as DLL. Only affects main.cpp.
397 nmake -f makefile.vc all FINAL=$(FINAL) DLL=1
399 # wxWindows + app as DLL, for Netscape plugin - remove DllMain.
401 nmake -f makefile.vc all NOMAIN=1 FINAL=$(FINAL) DLL=1
403 # Use this to make dummy.obj and generate a PCH.
404 # You might use the dll target, then the pch target, in order to
405 # generate a DLL, then a PCH/dummy.obj for compiling your applications with.
407 # Explanation: Normally, when compiling a static version of wx.lib, your dummy.obj/PCH
408 # are associated with wx.lib. When using a DLL version of wxWindows, however,
409 # the DLL is compiled without a PCH, so you only need it for compiling the app.
410 # In fact headers are compiled differently depending on whether a DLL is being made
411 # or an app is calling the DLL exported functionality (WXDLLEXPORT is different
412 # in each case) so you couldn't use the same PCH.
414 nmake -f makefile.vc pch1 WXUSINGDLL=1 FINAL=$(FINAL) NEW_WXLIBNAME=$(NEW_WXLIBNAME)
416 pch1: dirs $(DUMMYOBJ)
419 !if "$(WXMAKINGDLL)" != "1"
423 $(WXDIR)\lib\$(WXLIBNAME).lib: $D\dummy.obj $(OBJECTS) $(PERIPH_LIBS)
428 $(OBJECTS) $(PERIPH_LIBS)
433 ### Update the import library
435 $(WXDIR)\lib\$(WXLIBNAME).lib: $(DUMMYOBJ) $(OBJECTS)
439 $(DUMMYOBJ) $(OBJECTS)
440 -out:$(WXDIR)\lib\$(WXLIBNAME).lib
443 # Update the dynamic link library
444 $(WXDIR)\lib\$(WXLIBNAME).dll: $(DUMMYOBJ) $(OBJECTS)
447 -out:$(WXDIR)\lib\$(WXLIBNAME).dll
448 $(DUMMYOBJ) $(OBJECTS) $(guilibsdll) shell32.lib comctl32.lib ctl3d32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib odbc32.lib advapi32.lib winmm.lib $(WXDIR)\lib\winpng.lib $(WXDIR)\lib\zlib.lib $(WXDIR)\lib\xpm.lib $(WXDIR)\lib\jpeg.lib $(WXDIR)\lib\tiff.lib
454 ########################################################
455 # Windows-specific objects
457 $D\dummy.obj: dummy.$(SRCSUFF) $(WXDIR)\include\wx\wx.h $(WXDIR)\include\wx\msw\setup.h
458 cl $(CPPFLAGS) $(MAKEPRECOMP) /Fo$D\dummy.obj /c /Tp dummy.cpp
460 $D\dummydll.obj: dummydll.$(SRCSUFF) $(WXDIR)\include\wx\wx.h $(WXDIR)\include\wx\msw\setup.h
462 $(CPPFLAGS) $(MAKEPRECOMP) /Fo$D\dummydll.obj /c /Tp dummydll.cpp
465 # Compile certain files with no optimization (some files cause a
466 # compiler crash for buggy versions of VC++, e.g. 4.0)
469 $(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\datetime.obj /c /Tp $(COMMDIR)\datetime.cpp
472 $(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\encconv.obj /c /Tp $(COMMDIR)\encconv.cpp
475 $(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\fileconf.obj /c /Tp $(COMMDIR)\fileconf.cpp
478 $(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\resource.obj /c /Tp $(COMMDIR)\resource.cpp
481 $(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\textfile.obj /c /Tp $(COMMDIR)\textfile.cpp
484 $(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\choicdgg.obj /c /Tp $(GENDIR)\choicdgg.cpp
487 $(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\grid.obj /c /Tp $(GENDIR)\grid.cpp
490 $(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\logg.obj /c /Tp $(GENDIR)\logg.cpp
493 $(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\proplist.obj /c /Tp $(GENDIR)\proplist.cpp
496 $(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\clipbrd.obj /c /Tp $(MSWDIR)\clipbrd.cpp
499 $(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\control.obj /c /Tp $(MSWDIR)\control.cpp
502 $(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\listbox.obj /c /Tp $(MSWDIR)\listbox.cpp
505 $(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\mdi.obj /c /Tp $(MSWDIR)\mdi.cpp
508 $(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\menu.obj /c /Tp $(MSWDIR)\menu.cpp
511 $(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\notebook.obj /c /Tp $(MSWDIR)\notebook.cpp
514 $(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\tbar95.obj /c /Tp $(MSWDIR)\tbar95.cpp
517 $(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\treectrl.obj /c /Tp $(MSWDIR)\treectrl.cpp
520 $(CPPFLAGS2) /Od /Fo$(HTMLDIR)\$D\helpfrm.obj /c /Tp $(HTMLDIR)\helpfrm.cpp
523 # If taking wxWindows from CVS, setup.h doesn't exist yet.
524 # Actually the 'if not exist setup.h' test doesn't work
525 # (copies the file anyway)
526 # we'll have to comment this rule out.
528 # $(WXDIR)\include\wx\msw\setup.h: $(WXDIR)\include\wx\msw\setup0.h
529 # cd "$(WXDIR)"\include\wx\msw
530 # if not exist setup.h copy setup0.h setup.h
531 # cd "$(WXDIR)"\src\msw
533 ..\common\$D\y_tab.obj: ..\common\y_tab.c ..\common\lex_yy.c
535 $(CPPFLAGS2) /c ..\common\y_tab.c -DUSE_DEFINE -DYY_USE_PROTOS /Fo$@
538 ..\common\y_tab.c: ..\common\dosyacc.c
539 copy "..\common"\dosyacc.c "..\common"\y_tab.c
541 ..\common\lex_yy.c: ..\common\doslex.c
542 copy "..\common"\doslex.c "..\common"\lex_yy.c
544 $(OBJECTS): $(WXDIR)/include/wx/setup.h
546 ..\common\$D\unzip.obj: ..\common\unzip.c
548 $(CPPFLAGS2) /c $(COMMDIR)\unzip.c /Fo$@
551 # Peripheral components
555 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG)
560 nmake -f makefile.vc clean
565 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG)
570 nmake -f makefile.vc clean
575 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG) all
580 nmake -f makefile.vc clean
585 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG) all
590 nmake -f makefile.vc clean
595 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG)
600 nmake -f makefile.vc clean
604 cd $(WXDIR)\utils\rcparser\src
605 nmake -f makefile.vc FINAL=$(FINAL)
608 clean: $(PERIPH_CLEAN_TARGET) clean_png clean_zlib clean_xpm clean_jpeg clean_tiff
610 -erase $(WXDIR)\lib\$(WXLIBNAME).pdb
611 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).dll
612 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).lib
613 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).exp
614 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).pdb
615 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).ilk
618 -erase $(WXLIBNAME).pch
619 -erase $(GENDIR)\$D\*.obj
620 -erase $(GENDIR)\$D\*.pdb
621 -erase $(GENDIR)\$D\*.sbr
622 -erase $(COMMDIR)\$D\*.obj
623 -erase $(COMMDIR)\$D\*.pdb
624 -erase $(COMMDIR)\$D\*.sbr
625 -erase $(COMMDIR)\\y_tab.c
626 -erase $(COMMDIR)\lex_yy.c
627 -erase $(MSWDIR)\$D\*.obj
628 -erase $(MSWDIR)\$D\*.sbr
629 -erase $(MSWDIR)\$D\*.pdb
630 -erase $(OLEDIR)\$D\*.obj
631 -erase $(OLEDIR)\$D\*.sbr
632 -erase $(OLEDIR)\$D\*.pdb
633 -erase $(HTMLDIR)\$D\*.obj
634 -erase $(HTMLDIR)\$D\*.sbr
635 -erase $(HTMLDIR)\$D\*.pdb
638 -rmdir ..\generic\$(D)
639 -rmdir ..\common\$(D)
645 docs: allhlp allhtml allpdfrtf
648 wxhlp: $(DOCDIR)/winhelp/wx.hlp
649 refhlp: $(DOCDIR)/winhelp/techref.hlp
650 rtf: $(DOCDIR)/winhelp/wx.rtf
651 pdfrtf: $(DOCDIR)/pdf/wx.rtf
652 refpdfrtf: $(DOCDIR)/pdf/techref.rtf
654 wxhtml: $(DOCDIR)\html\wx\wx.htm
655 htmlhelp: $(DOCDIR)\html\wx\wx.chm
657 wxps: $(WXDIR)\docs\ps\wx.ps
658 referencps: $(WXDIR)\docs\ps\referenc.ps
661 cd $(WXDIR)\utils\dialoged\src
662 nmake -f makefile.vc hlp
665 # cd $(WXDIR)\utils\wxhelp\src
666 # nmake -f makefile.vc hlp
667 # cd $(WXDIR)\utils\tex2rtf\src
668 # nmake -f makefile.vc hlp
669 # cd $(WXDIR)\utils\wxgraph\src
670 # nmake -f makefile.vc hlp
671 # cd $(WXDIR)\utils\wxchart\src
672 # nmake -f makefile.vc hlp
673 # cd $(WXDIR)\utils\wxtree\src
674 # nmake -f makefile.vc hlp
675 # cd $(WXDIR)\utils\wxbuild\src
676 # nmake -f makefile.vc hlp
677 # cd $(WXDIR)\utils\wxgrid\src
678 # nmake -f makefile.vc hlp
681 cd $(WXDIR)\utils\dialoged\src
682 nmake -f makefile.vc html
685 # nmake -f makefile.vc html
686 # cd $(WXDIR)\utils\dialoged\src
687 # nmake -f makefile.vc html
688 # cd $(WXDIR)\utils\hytext\src
689 # nmake -f makefile.vc html
690 # cd $(WXDIR)\utils\wxhelp\src
691 # nmake -f makefile.vc html
692 # cd $(WXDIR)\utils\tex2rtf\src
693 # nmake -f makefile.vc html
694 # cd $(WXDIR)\utils\wxgraph\src
695 # nmake -f makefile.vc html
696 # cd $(WXDIR)\utils\wxchart\src
697 # nmake -f makefile.vc html
698 # cd $(WXDIR)\utils\wxtree\src
699 # nmake -f makefile.vc html
701 allps: wxps referencps
702 cd $(WXDIR)\utils\dialoged\src
703 nmake -f makefile.vc ps
707 cd $(WXDIR)\utils\dialoged\src
708 nmake -f makefile.vc pdfrtf
711 # cd $(WXDIR)\utils\wxhelp\src
712 # nmake -f makefile.vc ps
713 # cd $(WXDIR)\utils\tex2rtf\src
714 # nmake -f makefile.vc ps
715 # cd $(WXDIR)\utils\wxgraph\src
716 # nmake -f makefile.vc ps
717 # cd $(WXDIR)\utils\wxchart\src
718 # nmake -f makefile.vc ps
719 # cd $(WXDIR)\utils\wxtree\src
720 # nmake -f makefile.vc ps
723 $(DOCDIR)/winhelp/wx.hlp: $(DOCDIR)/latex/wx/wx.rtf $(DOCDIR)/latex/wx/wx.hpj
724 cd $(DOCDIR)/latex/wx
727 move wx.hlp $(DOCDIR)\winhelp\wx.hlp
728 move wx.cnt $(DOCDIR)\winhelp\wx.cnt
731 $(DOCDIR)/winhelp/techref.hlp: $(DOCDIR)/latex/techref/techref.rtf $(DOCDIR)/latex/techref/techref.hpj
732 cd $(DOCDIR)/latex/techref
735 move techref.hlp $(DOCDIR)\winhelp\techref.hlp
736 move techref.cnt $(DOCDIR)\winhelp\techref.cnt
739 $(DOCDIR)/latex/wx/wx.rtf: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/manual.tex
740 cd $(DOCDIR)\latex\wx
741 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/latex/wx/wx.rtf -twice -winhelp
744 $(DOCDIR)/latex/techref/techref.rtf: $(DOCDIR)/latex/techref/techref.tex
745 cd $(DOCDIR)\latex\techref
746 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/techref/techref.tex $(DOCDIR)/latex/techref/techref.rtf -twice -winhelp
749 $(DOCDIR)/pdf/wx.rtf: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/manual.tex
750 cd $(DOCDIR)\latex\wx
751 -copy *.wmf $(DOCDIR)\pdf
752 -copy *.bmp $(DOCDIR)\pdf
753 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/pdf/wx.rtf -twice -rtf
756 $(DOCDIR)/pdf/techref.rtf: $(DOCDIR)/latex/techref/techref.tex
757 cd $(DOCDIR)\latex\techref
758 -copy *.wmf $(DOCDIR)\pdf
759 -copy *.bmp $(DOCDIR)\pdf
760 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/techref/techref.tex $(DOCDIR)/pdf/techref.rtf -twice -rtf
763 $(DOCDIR)\html\wx\wx.htm: $(DOCDIR)\latex\wx\classes.tex $(DOCDIR)\latex\wx\body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)\latex\wx\manual.tex
764 cd $(DOCDIR)\latex\wx
765 -mkdir $(DOCDIR)\html\wx
766 -start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\wx\manual.tex $(DOCDIR)\html\wx\wx.htm -twice -html
767 -erase $(DOCDIR)\html\wx\*.con
768 -erase $(DOCDIR)\html\wx\*.ref
769 -erase $(DOCDIR)\latex\wx\*.con
770 -erase $(DOCDIR)\latex\wx\*.ref
773 $(DOCDIR)\html\wx\wx.chm : $(DOCDIR)\html\wx\wx.htm $(DOCDIR)\html\wx\wx.hhp
778 $(WXDIR)\docs\latex\wx\manual.dvi: $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/manual.tex
779 cd $(WXDIR)\docs\latex\wx
788 $(WXDIR)\docs\ps\wx.ps: $(WXDIR)\docs\latex\wx\manual.dvi
789 cd $(WXDIR)\docs\latex\wx
790 -dvips32 -o wx.ps manual
791 move wx.ps $(WXDIR)\docs\ps\wx.ps
794 $(WXDIR)\docs\latex\wx\referenc.dvi: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/referenc.tex
795 cd $(WXDIR)\docs\latex\wx
804 $(WXDIR)\docs\ps\referenc.ps: $(WXDIR)\docs\latex\wx\referenc.dvi
805 cd $(WXDIR)\docs\latex\wx
806 -dvips32 -o referenc.ps referenc
807 move referenc.ps $(WXDIR)\docs\ps\referenc.ps
810 # In order to force document reprocessing
812 -touch $(WXDIR)\docs\latex\wx\manual.tex
814 updatedocs: touchmanual alldocs
816 # Start Word, running the GeneratePDF macro. MakeManual.dot should be in the
817 # Office StartUp folder, and PDFMaker should be installed.
818 updatepdf: # touchmanual pdfrtf
819 start $(WAITFLAG) "winword d:\wx2\wxWindows\docs\latex\pdf\wx.rtf /mGeneratePDF"
823 makefile.$(MFTYPE) : $(WXWIN)\distrib\msw\tmake\filelist.txt $(WXWIN)\distrib\msw\tmake\$(MFTYPE).t
824 cd $(WXWIN)\distrib\msw\tmake
825 tmake -t $(MFTYPE) wxwin.pro -o makefile.$(MFTYPE)
826 copy makefile.$(MFTYPE) $(WXWIN)\src\msw