* More updates and fixes.

This commit is contained in:
Paul Smith
2000-06-20 05:48:40 +00:00
parent 0d70d05458
commit 3e6f48b444
15 changed files with 63 additions and 138 deletions

View File

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