Formerly implicit.c.~7~

This commit is contained in:
Roland McGrath 1992-12-22 22:31:10 +00:00
parent 0aa6e8609e
commit fd5c585cab

View File

@ -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