wxWidgets/samples/calendar/makefile.wat
2003-04-05 10:14:07 +00:00

13 lines
182 B
Plaintext

#
# Makefile for WATCOM
#
# Created by Julian Smart, January 1999
#
#
#
#
PROGRAM = calendar
OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj
#
!include $(%WXWIN)\src\makeprog.wat