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

14 lines
220 B
Plaintext

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