[comp.sources.wanted] Help compiling DTE for Turbo C++

tannerr@prism.cs.orst.edu (Ryan Tanner) (04/17/91)

I posted an article here for a wordstar like editor and had
DTE5-1.zip suggested.  I got the program, but now it won't
compile under Turbo C++.  Here are my error messages.  Does
anyone have a make file that will work with Turbo C++?

MAKE  Version 3.0  Copyright (c) 1987, 1990 Borland International
Error makefile 13: Command syntax error
Error makefile 22: Redefinition of target 'ed.o'
Error makefile 23: Redefinition of target 'utils.o'
Error makefile 24: Redefinition of target 'findrep.o'
Error makefile 25: Redefinition of target 'window.o'
Error makefile 26: Redefinition of target 'block.o'
Error makefile 27: Redefinition of target 'hwind.o'
Error makefile 28: Redefinition of target 'hwsysv.o'

Available memory 518378 bytes

*** 8 errors during make ***

Thanks...

Ryan (tannerr@prism.cs.orst.edu)