]> git.saurik.com Git - wxWidgets.git/blame - samples/minifram/makefile.b32
Work on streams of all sorts. More to come.
[wxWidgets.git] / samples / minifram / makefile.b32
CommitLineData
b2b3ccc5
RR
1#
2# File: makefile.b32
4bf78aae
JS
3# Author: Julian Smart
4# Created: 1999
b2b3ccc5 5# Updated:
4bf78aae 6# Copyright:
b2b3ccc5 7#
4bf78aae 8# Makefile : Builds sample for 32-bit BC++
b2b3ccc5
RR
9
10WXDIR = $(WXWIN)
b2b3ccc5
RR
11
12TARGET=test
4bf78aae 13OBJECTS = $(TARGET).obj
b2b3ccc5 14
4bf78aae 15!include $(WXDIR)\src\makeprog.b32
b2b3ccc5 16