Files
wxWidgets/samples/text/makefile.wat
2000-04-30 16:02:52 +00:00

16 lines
169 B
Plaintext

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