]> git.saurik.com Git - wxWidgets.git/blame - demos/poem/makefile.b32
Added a Motif-only extra call to UpdateInfoText() just after frame creation
[wxWidgets.git] / demos / poem / makefile.b32
CommitLineData
3013b6f4
JS
1#
2# File: makefile.b32
3# Author: Julian Smart
4bf78aae 4# Created: 1999
3013b6f4
JS
5# Updated:
6# Copyright:
7#
4bf78aae 8# Makefile : Builds sample for 32-bit BC++
3013b6f4
JS
9
10WXDIR = $(WXWIN)
3013b6f4
JS
11
12TARGET=wxpoem
4bf78aae 13OBJECTS = $(TARGET).obj
3013b6f4 14
4bf78aae 15!include $(WXDIR)\src\makeprog.b32
3013b6f4 16