Re: CVS commit: src/usr.bin/make

2013-07-16 Thread David Holland
On Tue, Jul 16, 2013 at 08:00:56PM +, Simon J. Gerraty wrote: > Modified Files: > src/usr.bin/make: var.c > > Log Message: > When a var is set in the CMD context, it prevents the same name > being set in GLOBAL context. We should also delete any such > variable in GLOBAL context,

Re: CVS commit: src/usr.bin/make

2013-07-16 Thread Ryo ONODERA
From: chris...@zoulas.com (Christos Zoulas), Date: Tue, 16 Jul 2013 10:23:04 -0400 > On Jul 16, 11:20pm, ryo...@yk.rim.or.jp (Ryo ONODERA) wrote: > -- Subject: Re: CVS commit: src/usr.bin/make > > | With this change, I have gotten following errors. > | I think -lutil is needed. > > No, I fixed

Re: CVS commit: src/usr.bin/make

2013-07-16 Thread Christos Zoulas
On Jul 16, 11:20pm, ryo...@yk.rim.or.jp (Ryo ONODERA) wrote: -- Subject: Re: CVS commit: src/usr.bin/make | With this change, I have gotten following errors. | I think -lutil is needed. No, I fixed it... I was supposed to use bmake_foo() not efoo(). christos

Re: CVS commit: src/usr.bin/make

2013-07-16 Thread Ryo ONODERA
Hi, From: "Christos Zoulas" , Date: Tue, 16 Jul 2013 10:00:53 -0400 > Module Name: src > Committed By: christos > Date: Tue Jul 16 14:00:53 UTC 2013 > > Modified Files: > src/usr.bin/make: main.c make.1 var.c > > Log Message: > More gmake compatibility: > 1. add -w flag to print

Re: CVS commit: src/sys/arch/evbarm/conf

2013-07-16 Thread Havard Eidnes
> Module Name: src > Committed By: matt > Date: Wed Jul 10 20:25:21 UTC 2013 > > Modified Files: > src/sys/arch/evbarm/conf: Makefile.evbarm.inc > > Log Message: > If using mdsetimage to install a ramdisk install, add the > ramdisk to SYSTEM_DEP so the kernel will be relinked and the