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 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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]