]> git.saurik.com Git - wxWidgets.git/blob - utils/wxrc/makefile.wat
Fixed to recognise the FINAL=hybrid make flag and to then use the
[wxWidgets.git] / utils / wxrc / makefile.wat
1 #
2 # Makefile for WATCOM
3 #
4 #
5
6 WXDIR = $(%WXWIN)
7
8 PROGRAM = wxrc
9 EXTRALIBS = $(WXDIR)\lib\wxxml.lib
10 OBJECTS = $(PROGRAM).obj
11
12 !include $(WXDIR)\src\makeprog.wat
13