Use Var_SetGlobal() instead of Var_Set(XX,YY, VAR_GLOBAL)
authorMax Okumoto <okumoto@dragonflybsd.org>
Tue, 9 Aug 2005 23:34:07 +0000 (23:34 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Tue, 9 Aug 2005 23:34:07 +0000 (23:34 +0000)
commitf73e4a930a34c7e7bdff47ac0014de1e1e6e77a4
tree2dc7d813ffae214a914ae59e884d6432ecc5f652
parentca0ebb6b681c84207ca151ff641e01ccace53448
Use Var_SetGlobal() instead of Var_Set(XX,YY, VAR_GLOBAL)
usr.bin/make/for.c
usr.bin/make/parse.c
usr.bin/make/suff.c