wxWidgets/samples/access/makefile.wat

16 lines
190 B
Plaintext
Raw Normal View History

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