]> git.saurik.com Git - wxWidgets.git/blame - utils/tex2rtf/src/makefile.b32
Changed wxFont, wxPen, wxBrush to not implicitly use the wxTheXXXList
[wxWidgets.git] / utils / tex2rtf / src / makefile.b32
CommitLineData
9a29912f
JS
1#
2# File: makefile.b32
3# Author: Julian Smart
4# Created: 1993
5# Updated:
6# Copyright:
7#
8# "%W% %G%"
9#
10# Makefile : Builds tex2rtf
11
12# WXWIN and BCCDIR are set by parent make
13
14WXDIR = $(WXWIN)
9a29912f
JS
15
16TARGET=tex2rtf
9a29912f
JS
17OBJECTS = tex2rtf.obj tex2any.obj texutils.obj rtfutils.obj xlputils.obj htmlutil.obj readshg.obj table.obj
18
4bf78aae 19!include $(WXDIR)\src\makeprog.b32
9a29912f 20