wxWidgets/samples/exec/makefile.wat

12 lines
166 B
Plaintext
Raw Normal View History

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