mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-12-16 00:01:37 -05:00
Formerly variable.c.~8~
This commit is contained in:
parent
2e5f56539d
commit
2283b32986
@ -363,7 +363,7 @@ define_automatic_variables ()
|
||||
}
|
||||
|
||||
/* Make sure MAKEFILES gets exported if it is set. */
|
||||
v = define_variable ("MAKEFILES", 9, (char *) 0, o_default, 0);
|
||||
v = define_variable ("MAKEFILES", 9, "", o_default, 0);
|
||||
v->export = v_ifset;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user