Files
wxWidgets/samples/event/makefile.wat
2003-02-26 10:58:34 +00:00

14 lines
214 B
Plaintext

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