From de559112e90706dbab29c8f62d8f75d0ccbfe834 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Tue, 24 Jul 2007 18:56:16 +0000 Subject: move the code that grabs a value in Var_Parse in its own function, get_expanded_value. Extend the code a bit to be much more thorough in case of a recursive expansion: shows exactly the cycle of variable names involved. okay millert@ --- usr.bin/make/arch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/make/arch.c') diff --git a/usr.bin/make/arch.c b/usr.bin/make/arch.c index 9edc2c7eca1..d78184c855d 100644 --- a/usr.bin/make/arch.c +++ b/usr.bin/make/arch.c @@ -1,5 +1,5 @@ /* $OpenPackages$ */ -/* $OpenBSD: arch.c,v 1.57 2007/07/24 18:52:47 espie Exp $ */ +/* $OpenBSD: arch.c,v 1.58 2007/07/24 18:56:15 espie Exp $ */ /* $NetBSD: arch.c,v 1.17 1996/11/06 17:58:59 christos Exp $ */ /* -- cgit v1.2.3