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

12 lines
172 B
WebAssembly Text Format

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