wxWidgets/samples/wizard/makefile.wat
1999-10-25 14:24:46 +00:00

16 lines
172 B
Plaintext

#
# Makefile for WATCOM
#
# Created by Julian Smart, January 1999
#
#
WXDIR = $(%WXWIN)
PROGRAM = wiztest
OBJECTS = $(PROGRAM).obj
!include $(WXDIR)\src\makeprog.wat