# Purpose: makefile for thread example (Symantec C++) # Created: 2000-03-15 WXDIR = ..\.. TARGET=thread OBJECTS = $(TARGET).obj EXTRALIBS = include $(WXDIR)\src\makeprog.sc