mirror of
https://github.com/mirror/make.git
synced 2025-01-19 08:40:13 +08:00
* dep.h, makeint.h (show_goal_error): Move to makeint.h.
This commit is contained in:
parent
047bd5a16f
commit
f1a9625001
1
dep.h
1
dep.h
@ -129,4 +129,3 @@ struct dep *copy_dep_chain (const struct dep *d);
|
||||
struct goaldep *read_all_makefiles (const char **makefiles);
|
||||
void eval_buffer (char *buffer, const gmk_floc *floc);
|
||||
enum update_status update_goal_chain (struct goaldep *goals);
|
||||
void show_goal_error ();
|
||||
|
Loading…
Reference in New Issue
Block a user