DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.168.g90223 master usr.bin/make var.c
commit 90223a554ad261311cc16d92bac2a86fb51e70b8
Author: Simon Schubert <corecode@dragonflybsd.org>
Date: Mon Jul 27 11:43:58 2009 +0200
make: expand .EXPORT/.makeenv variables
We need to expand the value of a variable we want to put into the
environment, otherwise they might appear as FOO=bar_${baz}.
Summary of changes:
usr.bin/make/var.c | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/90223a554ad261311cc16d92bac2a86fb51e70b8
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]