Formerly rule.c.~8~

This commit is contained in:
Roland McGrath 1992-11-10 20:36:44 +00:00
parent 1efb91cda6
commit 09fe55be99

2
rule.c
View File

@ -349,7 +349,7 @@ install_pattern_rule (p, terminal)
ptr = p->dep;
r->deps = (struct dep *) multi_glob (parse_file_seq (&ptr, '\0',
sizeof (struct dep), 1),
sizeof (struct dep)),
sizeof (struct dep));
if (new_pattern_rule (r, 0))