]> git.saurik.com Git - wxWidgets.git/blob - samples/calendar/makefile.dos
makefile for the calendar sample as generated by makegen
[wxWidgets.git] / samples / calendar / makefile.dos
1 # Purpose: makefile for calendar example (VC++ 1.5x)
2 # Created: 2000-01-03
3
4 WXDIR = $(WXWIN)
5
6 TARGET=calendar
7 OBJECTS=$(TARGET).obj
8
9 !include $(WXDIR)\src\makeprog.msc
10