I think it's best to use _pick_variant to decide the version of make. Unfortunately, I don't have access to anything other than GNU make, so you may need to change the freebsd=FreeBSD pattern in the _pick_variant line. The original line was "_pick_variant -r is_gnu gnu=GNU unix -v -f". Is that last "-f" a mistake? I removed it for this patch, but I'm not sure if that'll affect other versions of make. Michael Hwang On Tue, Nov 24, 2009 at 10:28 AM, Baptiste Daroussin wrote: > Hi, > > Here is a patch to make _make work at finding (so completing) targets using > freebsd's make > unfortunatly bsdmake are different on netbsd and openbsd so that only works on > freebsd. > > I don't know if the case is the right way to do that, I did it to prepare the > case for NetBSD and OpenBSD > > regards, > Bapt > -- Michael Hwang