mirror of
https://github.com/mirror/make.git
synced 2026-09-01 20:28:09 +08:00
* More updates and fixes.
This commit is contained in:
@@ -543,7 +543,6 @@ pattern_search (file, archive, depth, recursions)
|
||||
dep->name = 0;
|
||||
dep->file->tried_implicit |= dep->changed;
|
||||
}
|
||||
num_intermediates++;
|
||||
}
|
||||
|
||||
dep = (struct dep *) xmalloc (sizeof (struct dep));
|
||||
|
||||
Reference in New Issue
Block a user