wxWidgets/samples/statbar/makefile.wat

12 lines
172 B
Plaintext
Raw Normal View History

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