]> git.saurik.com Git - wxWidgets.git/blame - samples/typetest/makefile.b32
fixed incorrect parsing of URLs like www.kde.org (should be understood as www.kde...
[wxWidgets.git] / samples / typetest / makefile.b32
CommitLineData
cfb88c55
JS
1#
2# File: makefile.b32
3# Author: Julian Smart
4bf78aae 4# Created: 1999
cfb88c55
JS
5# Updated:
6# Copyright:
7#
4bf78aae 8# Makefile : Builds sample for 32-bit BC++
cfb88c55
JS
9
10WXDIR = $(WXWIN)
cfb88c55
JS
11
12TARGET=typetest
4bf78aae 13OBJECTS = $(TARGET).obj
cfb88c55 14
4bf78aae 15!include $(WXDIR)\src\makeprog.b32
cfb88c55 16