Subject: Re: My first build...
To: None <rdickens@cix.compulink.co.uk>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 10/14/1998 08:55:13
> Help!
> 
> I'm trying to do my first build after copying all the 'current' source 
> files but it seems to have a problem with libc.
> 
> Should there be a Makefile.inc in src/lib/libc/arch/vax? If so, could 
> someone email me a copy.
> 
> If not can someone explain how to get setjmp.S and the others into libc!
> 
"By magic" :-) 
cd src/lib/libc; make; make install

would do all you need.

-- Ragge