]> git.saurik.com Git - wxWidgets.git/blob - utils/tex2rtf/src/makefile.wat
Added more makefiles; fixed some samples for Cygwin
[wxWidgets.git] / utils / tex2rtf / src / makefile.wat
1 #
2 # Makefile for WATCOM
3 #
4 # 8 Nov 1994
5 #
6
7 WXDIR = $(%WXWIN)
8
9 PROGRAM = tex2rtf
10 OBJECTS = tex2rtf.obj tex2any.obj texutils.obj rtfutils.obj xlputils.obj htmlutil.obj readshg.obj table.obj
11
12 !include $(WXDIR)\src\makeprog.wat
13
14