wxWidgets/samples/dragimag/makefile.wat
2000-03-01 11:05:49 +00:00

16 lines
169 B
Plaintext

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