[559] in Kerberos_V5_Development
Re: new "world" target
bjaspan@ATHENA.MIT.EDU (bjaspan@ATHENA.MIT.EDU)
Fri Jan 4 18:50:48 1991
> If you're so hot on the idea, then how about doing the work for it?
Because I don't work for Athena any more, and don't feel like giving
away the time for free.
> finding a way to build it but *NOT* install in the running system, yet make it
> available for various system builds, and also provide an option to install it
> in the running system and then use it.
I figured that the systems that use the utilities tree (Kerberos,
Zephyr, etc) will all have macros to define where to find the programs
(IMAKE = /usr/bin/imake, etc). If it is built but not installed,
those macros can just as easily point to the build tree (IMAKE =
/mit/buildutil/@sys/imake/imake, etc).