>>>>> "Jim" == Jim Van Zandt <jrv@vanzandt.mv.com> writes: Jim> It may depend on what version of make you are using. Actually, what it turns out to be is an upper case lower case problem. The instructions said "prefix" (lower case), the variable name is "PREFIX" upper case. I should have realized this when I looked at the makefile but I missed it the first time through. Greg