Files
wxWidgets/samples/image/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\image
#
PROGRAM = image
OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj
#
!include $(%WXWIN)\src\makeprog.wat