[503] in NetBSD-Development
neos
daemon@ATHENA.MIT.EDU (yoav@MIT.EDU)
Sun Jan 29 07:04:38 1995
From: yoav@MIT.EDU
Date: Sun, 29 Jan 1995 07:04:22 -0500
To: netbsd-dev@MIT.EDU
Well, not having the slightest what neos is good for, I went and built it
(one of the contrib clients for the andrew toolkit needed it). It is
installed in /usr/athena/lib/libfxcl.a and /usr/athena/include/fx/
(where all other platforms seem to have it. I made the choice of keeping
NetBSD's RPC (as solaris does), simply because it makes stuff easier.
There's no shared library, since the Imakefile didn't try to create one
(same for profiled). If people use it enough and think a shared lib would
make a difference, I'll go and build one by hand (or fix the Imakefile :-)
anyway, source was from /source
build tree was local to my machine, but to recreate, basically,
do an xmkmf; make Makefiles; make all (and you might need to tweak stuff...)..
yoav