]> git.saurik.com Git - wxWidgets.git/blame - samples/calendar/makefile.b32
Reverted changes to make buttons smaller in wxMotif because they uncover
[wxWidgets.git] / samples / calendar / makefile.b32
CommitLineData
273b7ed9
VZ
1# Purpose: makefile for calendar example (BC++ 32bit)
2# Created: 2000-01-03
3
4WXDIR = $(WXWIN)
5
6TARGET=calendar
7OBJECTS = $(TARGET).obj
8
9!include $(WXDIR)\src\makeprog.b32
10