changes to watcom makefiles for OpenWatcom
[wxWidgets.git] / samples / html / zip / makefile.wat
1
2 # Makefile for WATCOM 
3
4 # Created by Julian Smart, January 1999 
5 #  
6
7
8
9 PROGRAM = zip 
10 OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
11
12 !include $(%WXWIN)\src\makeprog.wat