wxWidgets/utils/makegen/templates/makefile.wat
2000-01-03 13:45:00 +00:00

12 lines
163 B
Plaintext

# Purpose: makefile for #NAME example (Watcom)
# Created: #DATE
WXDIR = $(%WXWIN)
PROGRAM = #NAME
OBJECTS = $(PROGRAM).obj
!include $(WXDIR)\src\makeprog.wat