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