[122] in Kerberos-V5-bugs
Re: ss and com_err Imakefiles
marc@ATHENA.MIT.EDU (marc@ATHENA.MIT.EDU)
Thu Apr 18 08:25:13 1991
Sorry to extend this another transaction, but you didn't seem to get
my point:
<91> hodge:/afs/athena/astaff/project/krb5/src/util> ls
comerr/ imake/ makedepend/ ss/ unifdef/
None of these should be in the krb5 source tree *at all*. They should
be in /afs/athena/astaff/project/utils (or something like that) and
available as utils.tar.Z (or something like that) on athena-dist.
The krb5 site.def (I believe that's it) should allow overriding of the
paths to the utils stuff so sites which don't want it in their system
(/usr/{bin,lib,include} or whatever) can build it off in an NFS
locker, and only keep it around when they need to. This may already
be there, so if it is, good.