Subject: Re: CVS commit: basesrc/games
To: None <simonb@netbsd.org>
From: Lennart Augustsson <lennart@augustsson.net>
List: source-changes
Date: 06/16/2002 03:11:36
Simon Burge wrote:
> 
> Module Name:    basesrc
> Committed By:   simonb
> Date:           Sat Jun 15 16:08:17 UTC 2002
> 
> Modified Files:
>         basesrc/games: Makefile
> 
> Log Message:
> Only build factor(6) if ${MKCRYPTO} != no.
Why?  What has factoring of small numbers got to do with crypto?
I've used factor many times and none of them had anything to do
with crypto.

	-- Lennart