mirror of
https://github.com/mirror/make.git
synced 2025-03-25 01:00:30 +08:00
Formerly variable.h.~8~
This commit is contained in:
parent
fba924717c
commit
92df7dd504
@ -97,9 +97,3 @@ extern char *subst_expand (), *patsubst_expand ();
|
||||
|
||||
extern char **target_environment ();
|
||||
extern int export_all_variables;
|
||||
|
||||
/* !!! compile frob */
|
||||
void
|
||||
enter_variable (struct variable *variable);
|
||||
struct variable *
|
||||
variable_global_linear_list ();
|
||||
|
Loading…
Reference in New Issue
Block a user