projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c0fef3
)
Declare set_command_state.
author
Roland McGrath
<roland@redhat.com>
Tue, 6 Sep 1994 23:48:36 +0000
(23:48 +0000)
committer
Roland McGrath
<roland@redhat.com>
Tue, 6 Sep 1994 23:48:36 +0000
(23:48 +0000)
file.h
patch
|
blob
|
history
diff --git
a/file.h
b/file.h
index 5438554a0adf9cc06790c7eeee55a7d135580103..160bf4f81ea1da7c8c50f50d97290576e902dad4 100644
(file)
--- a/
file.h
+++ b/
file.h
@@
-85,6
+85,7
@@
extern struct file *default_goal_file, *suffix_file, *default_file;
extern struct file *lookup_file (), *enter_file ();
extern void remove_intermediates (), snap_deps ();
extern void rename_file (), file_hash_enter ();
+extern void set_command_state ();
extern time_t f_mtime ();