Files
wxWidgets/samples/exec/makefile.wat
T
2000-03-14 14:06:41 +00:00

12 lines
166 B
WebAssembly Text Format

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