summaryrefslogtreecommitdiff
path: root/rule.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-06-30 22:42:37 +0000
committerRoland McGrath <roland@redhat.com>1993-06-30 22:42:37 +0000
commit5003c9b26b18a80be379c6b3844b57552f10501a (patch)
treedd381061f10d8f4c368446a2cdfb0ecca80f2077 /rule.h
parentd92b741fce84b6da7cc329495903847e8e644a46 (diff)
downloadgunmake-5003c9b26b18a80be379c6b3844b57552f10501a.tar.gz
Formerly rule.h.~5~
Diffstat (limited to 'rule.h')
-rw-r--r--rule.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rule.h b/rule.h
index 54554c0..65ba3ab 100644
--- a/rule.h
+++ b/rule.h
@@ -41,6 +41,7 @@ extern struct rule *last_pattern_rule;
extern unsigned int num_pattern_rules;
extern unsigned int max_pattern_deps;
+extern unsigned int max_pattern_targets;
extern unsigned int max_pattern_dep_length;
extern struct file *suffix_file;