wxWidgets/samples/dde/client.wat
1999-01-27 10:01:14 +00:00

16 lines
171 B
Plaintext

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