mirror of
https://github.com/mirror/make.git
synced 2025-03-25 01:00:30 +08:00
Formerly variable.h.~5~
This commit is contained in:
parent
78e7551083
commit
ef46822708
@ -73,6 +73,7 @@ extern void push_new_variable_scope (), pop_variable_scope ();
|
||||
|
||||
extern int handle_function ();
|
||||
|
||||
extern char *variable_buffer_output ();
|
||||
extern char *variable_expand (), *variable_expand_for_file ();
|
||||
extern char *allocated_variable_expand_for_file ();
|
||||
#define allocated_variable_expand(line) \
|
||||
|
Loading…
Reference in New Issue
Block a user