Files
wxWidgets/samples/console/makefile.wat
2003-03-25 21:17:41 +00:00

14 lines
192 B
Plaintext

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