]> git.saurik.com Git - wxWidgets.git/blame - samples/thread/makefile.wat
added conversion routines to CIconHandle, removing pre 8.6 routines
[wxWidgets.git] / samples / thread / makefile.wat
CommitLineData
c4f02b1f
RL
1# Purpose: makefile for thread example (Watcom)
2# Created: 2000-03-15
8a2c6ef8
JS
3
4WXDIR = $(%WXWIN)
5
c4f02b1f 6PROGRAM = thread
8a2c6ef8
JS
7OBJECTS = $(PROGRAM).obj
8
9!include $(WXDIR)\src\makeprog.wat
10
11