]> git.saurik.com Git - wxWidgets.git/blame - samples/splitter/makefile.wat
merged in the commit from the 2.2 branch
[wxWidgets.git] / samples / splitter / makefile.wat
CommitLineData
6718d773
RL
1# Purpose: makefile for splitter example (Watcom)
2# Created: 2000-03-15
8a2c6ef8
JS
3
4WXDIR = $(%WXWIN)
5
6718d773 6PROGRAM = splitter
8a2c6ef8
JS
7OBJECTS = $(PROGRAM).obj
8
9!include $(WXDIR)\src\makeprog.wat
10
11