]> git.saurik.com Git - wxWidgets.git/blame - utils/makegen/makefile.b32
added and documented wxApp::OnAssert
[wxWidgets.git] / utils / makegen / makefile.b32
CommitLineData
6809ee4b
VZ
1# Purpose: makefile for makegen example (BC++ 32bit)
2# Created: 2000-01-03
3
4WXDIR = $(WXWIN)
5
6TARGET=makegen
7OBJECTS = $(TARGET).obj
8
9!include $(WXDIR)\src\makeprog.b32
10