]> git.saurik.com Git - wxWidgets.git/blob - samples/shaped/makefile.wat
new dependency tracking from bakefile cvs
[wxWidgets.git] / samples / shaped / makefile.wat
1 # Purpose: makefile for shaped example (Watcom)
2 # Created: 2000-01-03
3
4 WXDIR = $(%WXWIN)
5
6 PROGRAM = shaped
7 OBJECTS = $(PROGRAM).obj
8
9 !include $(WXDIR)\src\makeprog.wat
10
11