From b539d47269b7c3592879056f543301d16595d75b Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 21 Aug 2023 09:00:00 +0200 Subject: rules: Add documentation for the implict dependencies --- CC/auto/RULES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CC/auto') diff --git a/CC/auto/RULES b/CC/auto/RULES index 860db01..b1419fb 100644 --- a/CC/auto/RULES +++ b/CC/auto/RULES @@ -22,6 +22,7 @@ , "include path. Useful for providing additional header files to values" , "given in \"have_{cfile,cxxfile,ctype,cxxtype,csymbol,cxxsymbol}\"." ] + , "defaults": ["The C/C++ toolchain to use"] } , "config_doc": { "CC": @@ -1032,6 +1033,7 @@ , "defined in the config field \"defines\"." ] , "@only": ["If set, only replace @VAR@ and not ${VAR}"] + , "runner": ["The program generating the header file from the template."] } , "config_doc": { "defines": -- cgit v1.2.3