DragonFly commits List (threaded) for 2005-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/crypto/openssh-4 moduli
On Wed, Sep 07, 2005 at 06:35:24PM +0200, Joerg Sonnenberger wrote:
> On Thu, Sep 08, 2005 at 01:21:38AM +0900, YONETANI Tomokazu wrote:
> > On Wed, Sep 07, 2005 at 08:44:10AM -0700, Joerg Sonnenberger wrote:
> > > Forced commit to ensure that moduli is not tried to be
> > > regenerated by Makefiles.
> > >
> > > XXX Need to think about a better mechanism
> >
> > What about adding a dummy target for ${FILES} in Makefile.etc,
> > so as the implicit rule won't be kicked in:
> >
> > ${FILES}:
> > @true
>
> Part of the problem is that we might really want to regenerate :-(
You mean while building libssh(or during buildworld)?
/etc/ssh/moduli itself can be regenerated using ssh-keygen, so
I do not see a benefit to have such a target in the tree though.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]