1 # This file was automatically generated by tmake at 15:14, 1999/08/18
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\ole}.cpp{..\msw\ole\$D}.obj:
73 $(CPPFLAGS) /Fo$@ /c /Tp $<
76 {..\html}.cpp{..\html\$D}.obj:
78 $(CPPFLAGS) /Fo$@ /c /Tp $<
81 GENERICOBJS= ..\generic\$D\busyinfo.obj \
82 ..\generic\$D\choicdgg.obj \
83 ..\generic\$D\gridg.obj \
84 ..\generic\$D\laywin.obj \
85 ..\generic\$D\numdlgg.obj \
86 ..\generic\$D\panelg.obj \
87 ..\generic\$D\progdlgg.obj \
88 ..\generic\$D\prop.obj \
89 ..\generic\$D\propform.obj \
90 ..\generic\$D\proplist.obj \
91 ..\generic\$D\sashwin.obj \
92 ..\generic\$D\scrolwin.obj \
93 ..\generic\$D\splitter.obj \
94 ..\generic\$D\statusbr.obj \
95 ..\generic\$D\tabg.obj \
96 ..\generic\$D\textdlgg.obj \
97 ..\generic\$D\tipdlg.obj \
98 ..\generic\$D\wizard.obj
100 # These are generic things that don't need to be compiled on MSW,
101 # but sometimes it's useful to do so for testing purposes.
102 NONESSENTIALOBJS= ..\generic\$D\caret.obj \
103 ..\generic\$D\colrdlgg.obj \
104 ..\generic\$D\dcpsg.obj \
105 ..\generic\$D\dirdlgg.obj \
106 ..\generic\$D\filedlgg.obj \
107 ..\generic\$D\fontdlgg.obj \
108 ..\generic\$D\helphtml.obj \
109 ..\generic\$D\helpwxht.obj \
110 ..\generic\$D\helpxlp.obj \
111 ..\generic\$D\imaglist.obj \
112 ..\generic\$D\listctrl.obj \
113 ..\generic\$D\msgdlgg.obj \
114 ..\generic\$D\notebook.obj \
115 ..\generic\$D\printps.obj \
116 ..\generic\$D\prntdlgg.obj \
117 ..\generic\$D\treectrl.obj
120 ..\common\$D\y_tab.obj \
121 ..\common\$D\choiccmn.obj \
122 ..\common\$D\cmndata.obj \
123 ..\common\$D\config.obj \
124 ..\common\$D\ctrlcmn.obj \
125 ..\common\$D\date.obj \
126 ..\common\$D\datstrm.obj \
127 ..\common\$D\db.obj \
128 ..\common\$D\dbtable.obj \
129 ..\common\$D\dcbase.obj \
130 ..\common\$D\dlgcmn.obj \
131 ..\common\$D\docmdi.obj \
132 ..\common\$D\docview.obj \
133 ..\common\$D\dynarray.obj \
134 ..\common\$D\dynlib.obj \
135 ..\common\$D\event.obj \
136 ..\common\$D\extended.obj \
137 ..\common\$D\ffile.obj \
138 ..\common\$D\file.obj \
139 ..\common\$D\fileconf.obj \
140 ..\common\$D\filefn.obj \
141 ..\common\$D\filesys.obj \
142 ..\common\$D\framecmn.obj \
143 ..\common\$D\fs_inet.obj \
144 ..\common\$D\fs_zip.obj \
145 ..\common\$D\ftp.obj \
146 ..\common\$D\gdicmn.obj \
147 ..\common\$D\gifdecod.obj \
148 ..\common\$D\hash.obj \
149 ..\common\$D\helpbase.obj \
150 ..\common\$D\http.obj \
151 ..\common\$D\imagbmp.obj \
152 ..\common\$D\image.obj \
153 ..\common\$D\imaggif.obj \
154 ..\common\$D\imagjpeg.obj \
155 ..\common\$D\imagpcx.obj \
156 ..\common\$D\imagpng.obj \
157 ..\common\$D\imagpnm.obj \
158 ..\common\$D\intl.obj \
159 ..\common\$D\ipcbase.obj \
160 ..\common\$D\layout.obj \
161 ..\common\$D\list.obj \
162 ..\common\$D\log.obj \
163 ..\common\$D\memory.obj \
164 ..\common\$D\mimetype.obj \
165 ..\common\$D\module.obj \
166 ..\common\$D\mstream.obj \
167 ..\common\$D\object.obj \
168 ..\common\$D\objstrm.obj \
169 ..\common\$D\odbc.obj \
170 ..\common\$D\paper.obj \
171 ..\common\$D\prntbase.obj \
172 ..\common\$D\process.obj \
173 ..\common\$D\protocol.obj \
174 ..\common\$D\resource.obj \
175 ..\common\$D\sckaddr.obj \
176 ..\common\$D\sckfile.obj \
177 ..\common\$D\sckipc.obj \
178 ..\common\$D\sckstrm.obj \
179 ..\common\$D\sizer.obj \
180 ..\common\$D\socket.obj \
181 ..\common\$D\strconv.obj \
182 ..\common\$D\stream.obj \
183 ..\common\$D\string.obj \
184 ..\common\$D\tbarbase.obj \
185 ..\common\$D\textcmn.obj \
186 ..\common\$D\textfile.obj \
187 ..\common\$D\time.obj \
188 ..\common\$D\timercmn.obj \
189 ..\common\$D\tokenzr.obj \
190 ..\common\$D\txtstrm.obj \
191 ..\common\$D\unzip.obj \
192 ..\common\$D\url.obj \
193 ..\common\$D\utilscmn.obj \
194 ..\common\$D\valgen.obj \
195 ..\common\$D\validate.obj \
196 ..\common\$D\valtext.obj \
197 ..\common\$D\variant.obj \
198 ..\common\$D\wfstream.obj \
199 ..\common\$D\wincmn.obj \
200 ..\common\$D\wxchar.obj \
201 ..\common\$D\wxexpr.obj \
202 ..\common\$D\zipstrm.obj \
203 ..\common\$D\zstream.obj
205 MSWOBJS = ..\msw\$D\accel.obj \
207 ..\msw\ole\$D\automtn.obj \
208 ..\msw\$D\bitmap.obj \
209 ..\msw\$D\bmpbuttn.obj \
210 ..\msw\$D\brush.obj \
211 ..\msw\$D\button.obj \
212 ..\msw\$D\caret.obj \
213 ..\msw\$D\checkbox.obj \
214 ..\msw\$D\checklst.obj \
215 ..\msw\$D\choice.obj \
216 ..\msw\$D\clipbrd.obj \
217 ..\msw\$D\colordlg.obj \
218 ..\msw\$D\colour.obj \
219 ..\msw\$D\combobox.obj \
220 ..\msw\$D\control.obj \
221 ..\msw\$D\curico.obj \
222 ..\msw\$D\cursor.obj \
224 ..\msw\ole\$D\dataobj.obj \
226 ..\msw\$D\dcclient.obj \
227 ..\msw\$D\dcmemory.obj \
228 ..\msw\$D\dcprint.obj \
229 ..\msw\$D\dcscreen.obj \
231 ..\msw\$D\dialog.obj \
233 ..\msw\$D\dibutils.obj \
234 ..\msw\$D\dirdlg.obj \
235 ..\msw\$D\dragimag.obj \
236 ..\msw\ole\$D\dropsrc.obj \
237 ..\msw\ole\$D\droptgt.obj \
238 ..\msw\$D\filedlg.obj \
240 ..\msw\$D\fontdlg.obj \
241 ..\msw\$D\frame.obj \
242 ..\msw\$D\gauge95.obj \
243 ..\msw\$D\gdiobj.obj \
244 ..\msw\$D\helpwin.obj \
246 ..\msw\$D\imaglist.obj \
247 ..\msw\$D\joystick.obj \
248 ..\msw\$D\listbox.obj \
249 ..\msw\$D\listctrl.obj \
253 ..\msw\$D\menuitem.obj \
254 ..\msw\$D\metafile.obj \
255 ..\msw\$D\minifram.obj \
256 ..\msw\$D\msgdlg.obj \
257 ..\msw\$D\nativdlg.obj \
258 ..\msw\$D\notebook.obj \
259 ..\msw\ole\$D\oleutils.obj \
260 ..\msw\$D\ownerdrw.obj \
261 ..\msw\$D\palette.obj \
263 ..\msw\$D\penwin.obj \
264 ..\msw\$D\pnghand.obj \
265 ..\msw\$D\printdlg.obj \
266 ..\msw\$D\printwin.obj \
267 ..\msw\$D\radiobox.obj \
268 ..\msw\$D\radiobut.obj \
269 ..\msw\$D\regconf.obj \
270 ..\msw\$D\region.obj \
271 ..\msw\$D\registry.obj \
272 ..\msw\$D\scrolbar.obj \
273 ..\msw\$D\settings.obj \
274 ..\msw\$D\slider95.obj \
275 ..\msw\$D\spinbutt.obj \
276 ..\msw\$D\statbmp.obj \
277 ..\msw\$D\statbox.obj \
278 ..\msw\$D\statbr95.obj \
279 ..\msw\$D\statline.obj \
280 ..\msw\$D\stattext.obj \
281 ..\msw\$D\tabctrl.obj \
282 ..\msw\$D\taskbar.obj \
283 ..\msw\$D\tbar95.obj \
284 ..\msw\$D\textctrl.obj \
285 ..\msw\$D\thread.obj \
286 ..\msw\$D\timer.obj \
287 ..\msw\$D\tooltip.obj \
288 ..\msw\$D\treectrl.obj \
289 ..\msw\$D\utils.obj \
290 ..\msw\$D\utilsexc.obj \
291 ..\msw\ole\$D\uuid.obj \
293 ..\msw\$D\window.obj \
294 ..\msw\$D\xpmhand.obj
297 ..\html\$D\htmlcell.obj \
298 ..\html\$D\htmlfilter.obj \
299 ..\html\$D\htmlhelp.obj \
300 ..\html\$D\htmlhelp_io.obj \
301 ..\html\$D\htmlparser.obj \
302 ..\html\$D\htmltag.obj \
303 ..\html\$D\htmlwin.obj \
304 ..\html\$D\htmlwinparser.obj \
305 ..\html\$D\mod_fonts.obj \
306 ..\html\$D\mod_hline.obj \
307 ..\html\$D\mod_image.obj \
308 ..\html\$D\mod_layout.obj \
309 ..\html\$D\mod_links.obj \
310 ..\html\$D\mod_list.obj \
311 ..\html\$D\mod_pre.obj \
312 ..\html\$D\mod_tables.obj \
313 ..\html\$D\search.obj
315 # Add $(NONESSENTIALOBJS) if wanting generic dialogs, PostScript etc.
316 # Add $(HTMLOBJS) if wanting wxHTML classes
317 OBJECTS = $(COMMONOBJS) $(GENERICOBJS) $(MSWOBJS) $(HTMLOBJS)
319 # Normal, static library
320 all: dirs $(DUMMYOBJ) $(OBJECTS) $(PERIPH_TARGET) png zlib xpm jpeg $(LIBTARGET)
322 dirs: $(MSWDIR)\$D $(COMMDIR)\$D $(GENDIR)\$D $(OLEDIR)\$D $(HTMLDIR)\$D
325 test: $(MSWDIR)\$D\wave.obj
326 test2: ..\common\Debug\config.obj
346 # wxWindows library as DLL
348 nmake -f makefile.vc all FINAL=$(FINAL) DLL=1 WXMAKINGDLL=1 NEW_WXLIBNAME=$(NEW_WXLIBNAME)
351 nmake -f makefile.vc clean FINAL=$(FINAL) DLL=1 WXMAKINGDLL=1 NEW_WXLIBNAME=$(NEW_WXLIBNAME)
353 # wxWindows + app as DLL. Only affects main.cpp.
355 nmake -f makefile.vc all FINAL=$(FINAL) DLL=1
357 # wxWindows + app as DLL, for Netscape plugin - remove DllMain.
359 nmake -f makefile.vc all NOMAIN=1 FINAL=$(FINAL) DLL=1
361 # Use this to make dummy.obj and generate a PCH.
362 # You might use the dll target, then the pch target, in order to
363 # generate a DLL, then a PCH/dummy.obj for compiling your applications with.
365 # Explanation: Normally, when compiling a static version of wx.lib, your dummy.obj/PCH
366 # are associated with wx.lib. When using a DLL version of wxWindows, however,
367 # the DLL is compiled without a PCH, so you only need it for compiling the app.
368 # In fact headers are compiled differently depending on whether a DLL is being made
369 # or an app is calling the DLL exported functionality (WXDLLEXPORT is different
370 # in each case) so you couldn't use the same PCH.
372 nmake -f makefile.vc pch1 WXUSINGDLL=1 FINAL=$(FINAL) NEW_WXLIBNAME=$(NEW_WXLIBNAME)
374 pch1: dirs $(DUMMYOBJ)
377 !if "$(WXMAKINGDLL)" != "1"
381 $(WXDIR)\lib\$(WXLIBNAME).lib: $D\dummy.obj $(OBJECTS) $(PERIPH_LIBS)
386 $(OBJECTS) $(PERIPH_LIBS)
391 ### Update the import library
393 $(WXDIR)\lib\$(WXLIBNAME).lib: $(DUMMYOBJ) $(OBJECTS)
397 $(DUMMYOBJ) $(OBJECTS)
398 -out:$(WXDIR)\lib\$(WXLIBNAME).lib
401 # Update the dynamic link library
402 $(WXDIR)\lib\$(WXLIBNAME).dll: $(DUMMYOBJ) $(OBJECTS) $(WXDIR)\lib\$(WXLIBNAME).lib
405 -out:$(WXDIR)\lib\$(WXLIBNAME).dll
406 $(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
412 ########################################################
413 # Windows-specific objects
415 $D\dummy.obj: dummy.$(SRCSUFF) $(WXDIR)\include\wx\wx.h $(WXDIR)\include\wx\msw\setup.h
416 cl $(CPPFLAGS) $(MAKEPRECOMP) /Fo$D\dummy.obj /c /Tp dummy.cpp
418 $D\dummydll.obj: dummydll.$(SRCSUFF) $(WXDIR)\include\wx\wx.h $(WXDIR)\include\wx\msw\setup.h
420 $(CPPFLAGS) $(MAKEPRECOMP) /Fo$D\dummydll.obj /c /Tp dummydll.cpp
423 # If taking wxWindows from CVS, setup.h doesn't exist yet.
424 # Actually the 'if not exist setup.h' test doesn't work
425 # (copies the file anyway)
426 # we'll have to comment this rule out.
428 # $(WXDIR)\include\wx\msw\setup.h: $(WXDIR)\include\wx\msw\setup0.h
429 # cd "$(WXDIR)"\include\wx\msw
430 # if not exist setup.h copy setup0.h setup.h
431 # cd "$(WXDIR)"\src\msw
433 ..\common\$D\y_tab.obj: ..\common\y_tab.c ..\common\lex_yy.c
435 $(CPPFLAGS2) /c ..\common\y_tab.c -DUSE_DEFINE -DYY_USE_PROTOS /Fo$@
438 ..\common\y_tab.c: ..\common\dosyacc.c
439 copy "..\common"\dosyacc.c "..\common"\y_tab.c
441 ..\common\lex_yy.c: ..\common\doslex.c
442 copy "..\common"\doslex.c "..\common"\lex_yy.c
444 $(OBJECTS): $(WXDIR)/include/wx/setup.h
446 ..\common\$D\unzip.obj: ..\common\unzip.c
448 $(CPPFLAGS2) /c $(COMMDIR)\unzip.c /Fo$@
451 # Peripheral components
455 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL)
460 nmake -f makefile.vc clean
465 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL)
470 nmake -f makefile.vc clean
475 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) all
480 nmake -f makefile.vc clean
485 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL)
490 nmake -f makefile.vc clean
494 cd $(WXDIR)\utils\rcparser\src
495 nmake -f makefile.vc FINAL=$(FINAL)
498 clean: $(PERIPH_CLEAN_TARGET) clean_png clean_zlib clean_jpeg clean_xpm
500 -erase $(WXDIR)\lib\$(WXLIBNAME).pdb
501 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).dll
502 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).lib
503 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).exp
504 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).pdb
505 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).ilk
508 -erase $(WXLIBNAME).pch
509 -erase $(GENDIR)\$D\*.obj
510 -erase $(GENDIR)\$D\*.pdb
511 -erase $(GENDIR)\$D\*.sbr
512 -erase $(COMMDIR)\$D\*.obj
513 -erase $(COMMDIR)\$D\*.pdb
514 -erase $(COMMDIR)\$D\*.sbr
515 -erase $(COMMDIR)\\y_tab.c
516 -erase $(COMMDIR)\lex_yy.c
517 -erase $(MSWDIR)\$D\*.obj
518 -erase $(MSWDIR)\$D\*.sbr
519 -erase $(MSWDIR)\$D\*.pdb
520 -erase $(OLEDIR)\$D\*.obj
521 -erase $(OLEDIR)\$D\*.sbr
522 -erase $(OLEDIR)\$D\*.pdb
523 -erase $(HTMLDIR)\$D\*.obj
524 -erase $(HTMLDIR)\$D\*.sbr
525 -erase $(HTMLDIR)\$D\*.pdb
528 -rmdir ..\generic\$(D)
529 -rmdir ..\common\$(D)
535 docs: allhlp allhtml allpdfrtf
537 hlp: wxhlp portinghlp
538 wxhlp: $(DOCDIR)/winhelp/wx.hlp
539 prophlp: $(DOCDIR)/winhelp/prop.hlp
540 refhlp: $(DOCDIR)/winhelp/techref.hlp
541 rtf: $(DOCDIR)/winhelp/wx.rtf
542 proprtf: $(DOCDIR)/winhelp/prop.rtf
543 pdfrtf: $(DOCDIR)/pdf/wx.rtf
544 proppdfrtf: $(DOCDIR)/pdf/prop.rtf
545 refpdfrtf: $(DOCDIR)/pdf/techref.rtf
546 html: wxhtml portinghtml
547 wxhtml: $(DOCDIR)\html\wx\wx.htm
548 htmlhelp: $(DOCDIR)\html\wx\wx.chm
549 prophtml: $(DOCDIR)\html\proplist\prop.htm
551 wxps: $(WXDIR)\docs\ps\wx.ps
552 propps: $(WXDIR)\docs\ps\prop.ps
553 referencps: $(WXDIR)\docs\ps\referenc.ps
555 portinghtml: $(DOCDIR)\html\porting\port.htm
556 portingrtf: $(DOCDIR)/winhelp/porting.rtf
557 portinghlp: $(DOCDIR)/winhelp/porting.hlp
558 portingpdfrtf: $(DOCDIR)/pdf/porting.rtf
559 portingps: $(WXDIR)\docs\ps\porting.ps
561 allhlp: wxhlp portinghlp prophlp
562 cd $(WXDIR)\utils\dialoged\src
563 nmake -f makefile.vc hlp
566 # cd $(WXDIR)\utils\wxhelp\src
567 # nmake -f makefile.vc hlp
568 # cd $(WXDIR)\utils\tex2rtf\src
569 # nmake -f makefile.vc hlp
570 # cd $(WXDIR)\utils\wxgraph\src
571 # nmake -f makefile.vc hlp
572 # cd $(WXDIR)\utils\wxchart\src
573 # nmake -f makefile.vc hlp
574 # cd $(WXDIR)\utils\wxtree\src
575 # nmake -f makefile.vc hlp
576 # cd $(WXDIR)\utils\wxbuild\src
577 # nmake -f makefile.vc hlp
578 # cd $(WXDIR)\utils\wxgrid\src
579 # nmake -f makefile.vc hlp
581 allhtml: wxhtml portinghtml prophtml
582 cd $(WXDIR)\utils\dialoged\src
583 nmake -f makefile.vc html
586 # nmake -f makefile.vc html
587 # cd $(WXDIR)\utils\dialoged\src
588 # nmake -f makefile.vc html
589 # cd $(WXDIR)\utils\hytext\src
590 # nmake -f makefile.vc html
591 # cd $(WXDIR)\utils\wxhelp\src
592 # nmake -f makefile.vc html
593 # cd $(WXDIR)\utils\tex2rtf\src
594 # nmake -f makefile.vc html
595 # cd $(WXDIR)\utils\wxgraph\src
596 # nmake -f makefile.vc html
597 # cd $(WXDIR)\utils\wxchart\src
598 # nmake -f makefile.vc html
599 # cd $(WXDIR)\utils\wxtree\src
600 # nmake -f makefile.vc html
602 allps: wxps referencps portingps propps
603 cd $(WXDIR)\utils\dialoged\src
604 nmake -f makefile.vc ps
607 allpdfrtf: pdfrtf portingpdfrtf proppdfrtf
608 cd $(WXDIR)\utils\dialoged\src
609 nmake -f makefile.vc pdfrtf
612 # cd $(WXDIR)\utils\wxhelp\src
613 # nmake -f makefile.vc ps
614 # cd $(WXDIR)\utils\tex2rtf\src
615 # nmake -f makefile.vc ps
616 # cd $(WXDIR)\utils\wxgraph\src
617 # nmake -f makefile.vc ps
618 # cd $(WXDIR)\utils\wxchart\src
619 # nmake -f makefile.vc ps
620 # cd $(WXDIR)\utils\wxtree\src
621 # nmake -f makefile.vc ps
624 $(DOCDIR)/winhelp/wx.hlp: $(DOCDIR)/latex/wx/wx.rtf $(DOCDIR)/latex/wx/wx.hpj
625 cd $(DOCDIR)/latex/wx
628 move wx.hlp $(DOCDIR)\winhelp\wx.hlp
629 move wx.cnt $(DOCDIR)\winhelp\wx.cnt
632 $(DOCDIR)/winhelp/porting.hlp: $(DOCDIR)/latex/porting/porting.rtf $(DOCDIR)/latex/porting/porting.hpj
633 cd $(DOCDIR)/latex/porting
636 move porting.hlp $(DOCDIR)\winhelp\porting.hlp
637 move porting.cnt $(DOCDIR)\winhelp\porting.cnt
640 $(DOCDIR)/winhelp/prop.hlp: $(DOCDIR)/latex/proplist/prop.rtf $(DOCDIR)/latex/proplist/prop.hpj
641 cd $(DOCDIR)/latex/proplist
644 move prop.hlp $(DOCDIR)\winhelp\prop.hlp
645 move prop.cnt $(DOCDIR)\winhelp\prop.cnt
648 $(DOCDIR)/winhelp/techref.hlp: $(DOCDIR)/latex/techref/techref.rtf $(DOCDIR)/latex/techref/techref.hpj
649 cd $(DOCDIR)/latex/techref
652 move techref.hlp $(DOCDIR)\winhelp\techref.hlp
653 move techref.cnt $(DOCDIR)\winhelp\techref.cnt
656 $(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
657 cd $(DOCDIR)\latex\wx
658 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/latex/wx/wx.rtf -twice -winhelp
661 $(DOCDIR)/latex/porting/porting.rtf: $(DOCDIR)/latex/porting/porting.tex
662 cd $(DOCDIR)\latex\porting
663 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/porting/porting.tex $(DOCDIR)/latex/porting/porting.rtf -twice -winhelp
666 $(DOCDIR)/latex/proplist/prop.rtf: $(DOCDIR)/latex/proplist/prop.tex $(DOCDIR)/latex/proplist/body.tex $(DOCDIR)/latex/proplist/classes.tex $(DOCDIR)/latex/proplist/changes.tex
667 cd $(DOCDIR)\latex\proplist
668 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/proplist/prop.tex $(DOCDIR)/latex/proplist/prop.rtf -twice -winhelp
671 $(DOCDIR)/latex/techref/techref.rtf: $(DOCDIR)/latex/techref/techref.tex
672 cd $(DOCDIR)\latex\techref
673 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/techref/techref.tex $(DOCDIR)/latex/techref/techref.rtf -twice -winhelp
676 $(DOCDIR)/pdf/wx.rtf: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/manual.tex
677 cd $(DOCDIR)\latex\wx
678 -copy *.wmf $(DOCDIR)\pdf
679 -copy *.bmp $(DOCDIR)\pdf
680 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/pdf/wx.rtf -twice -rtf
683 $(DOCDIR)/pdf/porting.rtf: $(DOCDIR)/latex/porting/porting.tex
684 cd $(DOCDIR)\latex\porting
685 -copy *.wmf $(DOCDIR)\pdf
686 -copy *.bmp $(DOCDIR)\pdf
687 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/porting/porting.tex $(DOCDIR)/pdf/porting.rtf -twice -rtf
690 $(DOCDIR)/pdf/prop.rtf: $(DOCDIR)/latex/proplist/prop.tex $(DOCDIR)/latex/proplist/body.tex $(DOCDIR)/latex/proplist/classes.tex $(DOCDIR)/latex/proplist/changes.tex
691 cd $(DOCDIR)\latex\proplist
692 -copy *.bmp $(DOCDIR)\pdf
693 -copy *.wmf $(DOCDIR)\pdf
694 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/proplist/prop.tex $(DOCDIR)/pdf/prop.rtf -twice -rtf
697 $(DOCDIR)/pdf/techref.rtf: $(DOCDIR)/latex/techref/techref.tex
698 cd $(DOCDIR)\latex\techref
699 -copy *.wmf $(DOCDIR)\pdf
700 -copy *.bmp $(DOCDIR)\pdf
701 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/techref/techref.tex $(DOCDIR)/pdf/techref.rtf -twice -rtf
704 $(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
705 cd $(DOCDIR)\latex\wx
706 -mkdir $(DOCDIR)\html\wx
707 -start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\wx\manual.tex $(DOCDIR)\html\wx\wx.htm -twice -html
708 -erase $(DOCDIR)\html\wx\*.con
709 -erase $(DOCDIR)\html\wx\*.ref
710 -erase $(DOCDIR)\latex\wx\*.con
711 -erase $(DOCDIR)\latex\wx\*.ref
714 $(DOCDIR)\html\wx\wx.chm : $(DOCDIR)\html\wx\wx.htm $(DOCDIR)\html\wx\wx.hhp
720 $(DOCDIR)\html\porting\port.htm: $(DOCDIR)\latex\porting\porting.tex
721 cd $(DOCDIR)\latex\porting
722 -mkdir $(DOCDIR)\html\porting
723 -start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\porting\porting.tex $(DOCDIR)\html\porting\port.htm -twice -html
724 -erase $(DOCDIR)\html\porting\*.con
725 -erase $(DOCDIR)\html\porting\*.ref
726 -erase $(DOCDIR)\latex\porting\*.con
727 -erase $(DOCDIR)\latex\porting\*.ref
730 $(DOCDIR)\html\proplist\prop.htm: $(DOCDIR)\latex\proplist\prop.tex $(DOCDIR)\latex\proplist\body.tex $(DOCDIR)\latex\proplist\classes.tex $(DOCDIR)\latex\proplist\changes.tex
731 cd $(DOCDIR)\latex\proplist
732 -mkdir $(DOCDIR)\html\proplist
733 -start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\proplist\prop.tex $(DOCDIR)\html\proplist\prop.htm -twice -html
734 -erase $(DOCDIR)\html\proplist\*.con
735 -erase $(DOCDIR)\html\proplist\*.ref
736 -erase $(DOCDIR)\latex\proplist\*.con
737 -erase $(DOCDIR)\latex\proplist\*.ref
740 $(WXDIR)\docs\latex\wx\manual.dvi: $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/manual.tex
741 cd $(WXDIR)\docs\latex\wx
750 $(WXDIR)\docs\latex\porting\porting.dvi: $(DOCDIR)/latex/porting/porting.tex
751 cd $(WXDIR)\docs\latex\porting
760 $(WXDIR)\docs\ps\wx.ps: $(WXDIR)\docs\latex\wx\manual.dvi
761 cd $(WXDIR)\docs\latex\wx
762 -dvips32 -o wx.ps manual
763 move wx.ps $(WXDIR)\docs\ps\wx.ps
766 $(WXDIR)\docs\ps\porting.ps: $(WXDIR)\docs\latex\porting\porting.dvi
767 cd $(WXDIR)\docs\latex\porting
768 -dvips32 -o porting.ps porting
769 move porting.ps $(WXDIR)\docs\ps\porting.ps
772 $(WXDIR)\docs\latex\wx\referenc.dvi: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/referenc.tex
773 cd $(WXDIR)\docs\latex\wx
782 $(WXDIR)\docs\ps\referenc.ps: $(WXDIR)\docs\latex\wx\referenc.dvi
783 cd $(WXDIR)\docs\latex\wx
784 -dvips32 -o referenc.ps referenc
785 move referenc.ps $(WXDIR)\docs\ps\referenc.ps
788 # In order to force document reprocessing
790 -touch $(WXDIR)\docs\latex\wx\manual.tex
792 updatedocs: touchmanual alldocs
794 # Start Word, running the GeneratePDF macro. MakeManual.dot should be in the
795 # Office StartUp folder, and PDFMaker should be installed.
796 updatepdf: # touchmanual pdfrtf
797 start $(WAITFLAG) "winword d:\wx2\wxWindows\docs\latex\pdf\wx.rtf /mGeneratePDF"
801 makefile.$(MFTYPE) : $(WXWIN)\distrib\msw\tmake\filelist.txt $(WXWIN)\distrib\msw\tmake\$(MFTYPE).t
802 cd $(WXWIN)\distrib\msw\tmake
803 tmake -t $(MFTYPE) wxwin.pro -o makefile.$(MFTYPE)
804 copy makefile.$(MFTYPE) $(WXWIN)\src\msw