]> git.saurik.com Git - wxWidgets.git/blame_incremental - utils/makegen/makefile.wat
Added possibility of 2-step initialisation, and wxWIZARD_EX_HELPBUTTON style.
[wxWidgets.git] / utils / makegen / makefile.wat
... / ...
CommitLineData
1# Purpose: makefile for makegen example (Watcom)
2# Created: 2000-01-03
3
4WXDIR = $(%WXWIN)
5
6PROGRAM = makegen
7OBJECTS = $(PROGRAM).obj
8
9!include $(WXDIR)\src\makeprog.wat
10
11