Files
wxWidgets/samples/access/makefile.wat
T
2003-02-17 10:15:02 +00:00

16 lines
190 B
WebAssembly Text Format

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