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

14 lines
210 B
Plaintext

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