# Generated automatically from Makefile.in by configure.
#
# File:		makefile.unx
# Author:	Julian Smart
# Created:	1998
# Updated:	
# Copyright:	(c) 1998 Julian Smart
#
# "%W% %G%"
#
# Makefile for Tex2RTF (Unix)

APPEXTRADEFS=-DNO_GUI
# comment out if you want GUI version of tex2rtf...

top_srcdir = ../../../../utils/..
top_builddir = ../../..
program_dir = utils/tex2rtf/src

PROGRAM=tex2rtf

OBJECTS = tex2rtf.o tex2any.o texutils.o rtfutils.o xlputils.o htmlutil.o readshg.o table.o

include ../../../src/makeprog.env

