]> git.saurik.com Git - wxWidgets.git/blame - samples/treectrl/makefile.wat
removed files with empty stubs
[wxWidgets.git] / samples / treectrl / makefile.wat
CommitLineData
5301d933
RL
1# Purpose: makefile for treectrl example (Watcom)
2# Created: 2000-03-15
8a2c6ef8
JS
3
4WXDIR = $(%WXWIN)
5
ec312631 6PROGRAM = treetest
8a2c6ef8
JS
7OBJECTS = $(PROGRAM).obj
8
9!include $(WXDIR)\src\makeprog.wat
10
11