Files
wxWidgets/samples/grid/makefile.wat
T
2000-03-14 19:09:12 +00:00

12 lines
166 B
WebAssembly Text Format

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