]> git.saurik.com Git - wxWidgets.git/blame - samples/treelay/makefile.wat
corrected progress dialog appearance
[wxWidgets.git] / samples / treelay / makefile.wat
CommitLineData
07a9af32
RL
1# Purpose: makefile for treelay example (Watcom)
2# Created: 2000-03-15
dbda9e86
JS
3
4WXDIR = $(%WXWIN)
5
07a9af32 6PROGRAM = treelay
dbda9e86 7OBJECTS = $(PROGRAM).obj
dbda9e86
JS
8
9!include $(WXDIR)\src\makeprog.wat
10
11