Files
wxWidgets/samples/statbar/makefile.wat
T
2000-02-04 20:27:10 +00:00

12 lines
172 B
WebAssembly Text Format

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