Line length limit problem?



>>>>> "James" == James Amundson <amundson@fnal.gov> writes:

    James> On Mon, 2002-04-29 at 12:51, Raymond Toy wrote:
    >> Sorry for being dense.

    James> I was being oblique. Try doing 
    James> 	make cmucl-depends.mk
    James> in the src directory, then do a fresh configure at the top level.

Ok.  Did that.  cmucl-depends.mk doesn't appear truncated.  However,
src/Makefile contains:

binary-cmucl/maxima.core: maxima-package.lisp nregex.lisp ... mactex.lisp plot.lis

#all-local: binary-gcl/maxima

So something is truncating it somewhere.

Ray