]> git.saurik.com Git - wxWidgets.git/blob - samples/thread/makefile.sc
new build system
[wxWidgets.git] / samples / thread / makefile.sc
1 # Purpose: makefile for thread example (Symantec C++)
2 # Created: 2000-03-15
3
4 WXDIR = ..\..
5 TARGET=thread
6 OBJECTS = $(TARGET).obj
7 EXTRALIBS =
8 include $(WXDIR)\src\makeprog.sc
9