mirror of
https://github.com/mirror/make.git
synced 2025-03-25 01:00:30 +08:00
Formerly implicit.c.~7~
This commit is contained in:
parent
0aa6e8609e
commit
fd5c585cab
@ -528,8 +528,6 @@ pattern_search (file, archive, depth, recursions)
|
||||
file->deps = dep;
|
||||
}
|
||||
|
||||
uniquize_deps (file->deps);
|
||||
|
||||
if (!checked_lastslash[foundrule])
|
||||
file->stem = stem[stemlen] == '\0' ? stem : savestring (stem, stemlen);
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user