### Targets: ###
-all : .SYMBOLIC access animate artprov aui calendar caret checklst collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer memcheck menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard mfc
+all : .SYMBOLIC access animate artprov aui calendar caret collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer memcheck menu minifram minimal mobile nativdlg notebook oleauto opengl ownerdrw popup printing regtest render richtext sashtest scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard mfc
clean : .SYMBOLIC
-if exist .\*.obj del .\*.obj
cd caret
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
- cd checklst
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
- cd $(WATCOM_CWD)
cd collpane
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
cd drawing
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
- cd dynamic
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
- cd $(WATCOM_CWD)
cd erase
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
cd layout
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
- cd listbox
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
- cd $(WATCOM_CWD)
cd listctrl
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
cd mobile
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
- cd multimon
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
- cd $(WATCOM_CWD)
cd nativdlg
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
cd ownerdrw
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
- cd png
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
- cd $(WATCOM_CWD)
cd popup
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
cd printing
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
- cd propsize
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
- cd $(WATCOM_CWD)
cd regtest
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
cd richtext
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
- cd rotate
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
- cd $(WATCOM_CWD)
cd sashtest
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
cd $(WATCOM_CWD)
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
cd $(WATCOM_CWD)
-checklst : .SYMBOLIC
- cd checklst
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
- cd $(WATCOM_CWD)
-
collpane : .SYMBOLIC
cd collpane
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
cd $(WATCOM_CWD)
-dynamic : .SYMBOLIC
- cd dynamic
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
- cd $(WATCOM_CWD)
-
erase : .SYMBOLIC
cd erase
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
cd $(WATCOM_CWD)
-listbox : .SYMBOLIC
- cd listbox
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
- cd $(WATCOM_CWD)
-
listctrl : .SYMBOLIC
cd listctrl
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
cd $(WATCOM_CWD)
-multimon : .SYMBOLIC
- cd multimon
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
- cd $(WATCOM_CWD)
-
nativdlg : .SYMBOLIC
cd nativdlg
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
cd $(WATCOM_CWD)
-png : .SYMBOLIC
- cd png
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
- cd $(WATCOM_CWD)
-
popup : .SYMBOLIC
cd popup
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
cd $(WATCOM_CWD)
-propsize : .SYMBOLIC
- cd propsize
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
- cd $(WATCOM_CWD)
-
regtest : .SYMBOLIC
cd regtest
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
cd $(WATCOM_CWD)
-rotate : .SYMBOLIC
- cd rotate
- wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
- cd $(WATCOM_CWD)
-
sashtest : .SYMBOLIC
cd sashtest
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all