]> git.saurik.com Git - wxWidgets.git/blame - samples/notebook/makefile.b32
no message
[wxWidgets.git] / samples / notebook / makefile.b32
CommitLineData
0b4d4194 1#
4bf78aae 2# File: makefile.b32
0b4d4194 3# Author: Julian Smart
4bf78aae 4# Created: 1999
0b4d4194 5# Updated:
4bf78aae 6# Copyright:
0b4d4194 7#
4bf78aae 8# Makefile : Builds sample for 32-bit BC++
0b4d4194
JS
9
10WXDIR = $(WXWIN)
0b4d4194
JS
11
12TARGET=test
4bf78aae 13OBJECTS = $(TARGET).obj
0b4d4194 14
4bf78aae 15!include $(WXDIR)\src\makeprog.b32
0b4d4194 16