Files
wxWidgets/samples/thread/makefile.wat
T
2000-03-14 19:35:40 +00:00

12 lines
170 B
WebAssembly Text Format

# Purpose: makefile for thread example (Watcom)
# Created: 2000-03-15
WXDIR = $(%WXWIN)
PROGRAM = thread
OBJECTS = $(PROGRAM).obj
!include $(WXDIR)\src\makeprog.wat