wxWidgets/samples/calendar/makefile.wat
2000-01-03 13:36:21 +00:00

12 lines
174 B
Plaintext

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