K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-03-10T11:55:50.000000Z K 7 svn:log V 340 Use ${MACHINE_CPU:M3dnow} to detect presence of 3DNOW extension instead of ${MACHINE_CPU:Mk6}, because: 1. k6 CPU don't really support 3DNOW, this extension was first was introduced in k6-2 CPUs; 2. Duron/Athlon (aka k7) CPUs support this extension as well. Missed by: kris Submitted by: Philipp Mergenthaler END