]> git.saurik.com Git - wxWidgets.git/blame - utils/tex2rtf/src/makefile.wat
Made project file work for Release and Debug targets
[wxWidgets.git] / utils / tex2rtf / src / makefile.wat
CommitLineData
9a29912f
JS
1#
2# Makefile for WATCOM
3#
4# 8 Nov 1994
5#
6
7WXDIR = $(%WXWIN)
8
9PROGRAM = tex2rtf
10OBJECTS = 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