Files
wxWidgets/samples/thread/makefile.wat
T
1999-01-07 15:22:05 +00:00

16 lines
169 B
WebAssembly Text Format

#
# Makefile for WATCOM
#
# Created by Julian Smart, January 1999
#
#
WXDIR = $(%WXWIN)
PROGRAM = test
OBJECTS = $(PROGRAM).obj
!include $(WXDIR)\src\makeprog.wat