[2912] in Release_Engineering
Updated NEOS Imakefile's for Sun.
daemon@ATHENA.MIT.EDU (Bill Cattey)
Fri Aug 7 18:42:36 1992
Date: Fri, 7 Aug 1992 18:42:15 -0400 (EDT)
From: Bill Cattey <wdc@Athena.MIT.EDU>
To: miki@Athena.MIT.EDU, rel-eng@Athena.MIT.EDU, brlewis@Athena.MIT.EDU
Since the Sun, like the RS/6000 contains its own (apparently working)
RPC library, the NEOS Imakefiles must change to do the right thing.
Take the following files:
/mit/andydevo/src/cmu/contrib/mit/fxlib/
lib/Imakefile
protocol/Imakefile
rpc3.9/Imakefile
rpc3.9/rpc/Imakefile
And install them in two source trees:
The rel-eng Andrew source tree:
rel-eng/projects/andrew.75/src/cmu/contrib/mit/fxlib
The rel-eng NEOS build tree: <I dunno where it is.>
And use THESE Imakefiles to build the neos libraries for our packs.
-wdc