Files
wxWidgets/samples/minimal/makefile.wat
Chris Elliott 26ed67330e fix for open watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-02-25 13:17:04 +00:00

15 lines
186 B
Plaintext

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