]> git.saurik.com Git - wxWidgets.git/blob - samples/fractal/makefile.wat
Rmoved more wxprop files
[wxWidgets.git] / samples / fractal / makefile.wat
1 #
2 # Makefile for WATCOM
3 #
4 # Created by D.Chubraev, chubraev@iem.ee.ethz.ch
5 # 8 Nov 1994
6 #
7
8 WXDIR = $(%WXWIN)
9
10 PROGRAM = fractal
11 OBJECTS = $(PROGRAM).obj
12
13 !include $(WXDIR)\src\makeprog.wat
14
15