diff options
author | Paul Smith <psmith@gnu.org> | 2000-06-20 05:48:40 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2000-06-20 05:48:40 +0000 |
commit | 3e6f48b444d890fd9bde802e35387e27eba33b2d (patch) | |
tree | 2ed67a1f9b0885c19c5a2521183696f9d5fb7f64 /implicit.c | |
parent | 0d70d054586cf2e718aacd5fccfc47e32975b092 (diff) | |
download | gunmake-3e6f48b444d890fd9bde802e35387e27eba33b2d.tar.gz |
* More updates and fixes.
Diffstat (limited to 'implicit.c')
-rw-r--r-- | implicit.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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)); |