Files
wxWidgets/samples/shaped/makefile.wat
2003-03-29 19:03:04 +00:00

12 lines
170 B
Plaintext

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