[Buildroot] svn commit: trunk/buildroot/package/samba

Hans-Christian Egtvedt hans-christian.egtvedt at atmel.com
Fri Dec 12 10:14:50 UTC 2008


On Fri, 12 Dec 2008 11:06:26 +0100
Peter Korsgaard <jacmet at uclibc.org> wrote:

> >>>>> "egtvedt" == egtvedt  <egtvedt at uclibc.org> writes:

<snipp>

>  egtvedt>  $(SAMBA_DIR)/$(SAMBA_BINARY): $(SAMBA_DIR)/.configured
>  egtvedt> -	$(MAKE1) -C $(SAMBA_DIR)
>  egtvedt> +	$(MAKE) -C $(SAMBA_DIR) proto
> 
> Shouldn't this then be $(MAKE1) ?
> 

Not needed, it is safe to parallel build the proto stuff. The problem
is that the all: rule does not depend properly on proto.

-- 
Best regards,
Hans-Christian Egtvedt



More information about the buildroot mailing list