patch-7.278
authorMax Okumoto <okumoto@dragonflybsd.org>
Mon, 16 May 2005 17:29:42 +0000 (17:29 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Mon, 16 May 2005 17:29:42 +0000 (17:29 +0000)
commita2e49af927e43f255f88f6d99f1287385938456d
tree9f4e3b555061f2396f5b1863631ce4df77481144
parentb3bc0ed34cb8418205bbd40d99c59d9d09acf45f
patch-7.278

o Cleanup Var_Value().  It doesn't need the third parameter since
  we only return references to values in a context.  This should
  have been done a while ago when I cleaned up VAR_ENV.
usr.bin/make/arch.c
usr.bin/make/cond.c
usr.bin/make/job.c
usr.bin/make/main.c
usr.bin/make/make.c
usr.bin/make/suff.c
usr.bin/make/var.c
usr.bin/make/var.h