]> git.saurik.com Git - wxWidgets.git/blame - samples/grid/makefile.b32
new dependency tracking from bakefile cvs
[wxWidgets.git] / samples / grid / makefile.b32
CommitLineData
f7556ff0
JS
1#
2# File: makefile.b32
3# Author: Michael Bedward
4# Created: 1999
5# Updated:
6# Copyright:
7#
8# Makefile : Builds sample for 32-bit BC++
99025f6e
JS
9
10WXDIR = $(WXWIN)
99025f6e 11
f7556ff0
JS
12TARGET=griddemo
13
14OBJECTS = griddemo.obj
99025f6e 15
4bf78aae 16!include $(WXDIR)\src\makeprog.b32
99025f6e 17