Files
wxWidgets/samples/html/help/makefile.wat
2003-02-26 10:58:34 +00:00

14 lines
217 B
Plaintext

#
# Makefile for WATCOM
#
# Created by Julian Smart, January 1999
#
#
#
THISDIR = $(%WXWIN)\samples\html\help
#
PROGRAM = help
OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj
#
!include $(%WXWIN)\src\makeprog.wat