Files
wxWidgets/samples/console/makefile.wat
2003-02-27 10:38:06 +00:00

15 lines
228 B
Plaintext

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