]> git.saurik.com Git - wxWidgets.git/blob - samples/thread/makefile.b32
store CodeWarrior 5.3 projects as xml instead of binary projects
[wxWidgets.git] / samples / thread / makefile.b32
1 # Purpose: makefile for thread example (BC++ 32bit)
2 # Created: 2000-03-15
3
4 WXDIR = $(WXWIN)
5
6 TARGET=thread
7 OBJECTS = $(TARGET).obj
8
9 !include $(WXDIR)\src\makeprog.b32
10