]> git.saurik.com Git - wxWidgets.git/blame - samples/event/makefile.b32
fixed Norwegian Bokmal code to conform to new ISO 639-2
[wxWidgets.git] / samples / event / makefile.b32
CommitLineData
6164f93c
VZ
1# Purpose: makefile for event example (BC++ 32bit)
2# Created: 2001-01-31
3
4WXDIR = $(WXWIN)
5
6TARGET=event
7OBJECTS = $(TARGET).obj
8
9!include $(WXDIR)\src\makeprog.b32
10