]> git.saurik.com Git - wxWidgets.git/blame - samples/shaped/makefile.wat
dll fixes, prefix fix
[wxWidgets.git] / samples / shaped / makefile.wat
CommitLineData
1542ea39
RD
1# Purpose: makefile for shaped example (Watcom)
2# Created: 2000-01-03
3
4WXDIR = $(%WXWIN)
5
6PROGRAM = shaped
7OBJECTS = $(PROGRAM).obj
8
9!include $(WXDIR)\src\makeprog.wat
10
11