wxWidgets/samples/calendar/makefile.wat

12 lines
174 B
Plaintext
Raw Normal View History

# Purpose: makefile for calendar example (Watcom)
# Created: 2000-01-03
WXDIR = $(%WXWIN)
PROGRAM = calendar
OBJECTS = $(PROGRAM).obj
!include $(WXDIR)\src\makeprog.wat