mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-11-25 12:37:04 +00:00
Formerly file.h.~4~
This commit is contained in:
parent
24c9aabe16
commit
b001b6a55a
1 changed files with 0 additions and 5 deletions
5
file.h
5
file.h
|
@ -92,8 +92,3 @@ extern time_t f_mtime ();
|
|||
|
||||
#define check_renamed(file) \
|
||||
while ((file)->renamed != 0) (file) = (file)->renamed /* No ; here. */
|
||||
|
||||
/* !!! compile frob */
|
||||
struct file *
|
||||
file_linear_list () ;
|
||||
|
||||
|
|
Loading…
Reference in a new issue