[1705] in Kerberos_V5_Development
Re: make install possibly broken in kadmin/*
daemon@ATHENA.MIT.EDU (tytso@MIT.EDU)
Tue Sep 3 22:15:03 1996
Date: Tue, 3 Sep 1996 22:15:28 -0400
To: raeburn@cygnus.com
Cc: hartmans@MIT.EDU, krbcore@MIT.EDU
In-Reply-To: <tx1u3ti7rfj.fsf@cygnus.com> (message from Ken Raeburn on 01 Sep
1996 01:08:48 -0400)
From: tytso@MIT.EDU
From: Ken Raeburn <raeburn@cygnus.com>
Date: 01 Sep 1996 01:08:48 -0400
I did notice while merging some MIT changes into the Cygnus tree that
some man page installation rules were buggy. They use "($PROG)"
instead of "$(PROG)". That's probably where it's coming from.
Thanks for pointing that out; most of the Makefiles under the kadmin
were broken in this way. I've fixed it.
- Ted