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