]> git.saurik.com Git - wxWidgets.git/blob - samples/resource/makefile.wat
removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic...
[wxWidgets.git] / samples / resource / makefile.wat
1 #
2 # Makefile for WATCOM
3 #
4 # Created by Julian Smart, January 1999
5 #
6 #
7 #
8 #
9 PROGRAM = resource
10 OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj
11 #
12 !include $(%WXWIN)\src\makeprog.wat