From 89c40ad32e0c9fe954d5118caee3c9e352d653d8 Mon Sep 17 00:00:00 2001 From: Jiri Malak Date: Tue, 23 Jan 2024 16:11:14 +0100 Subject: [PATCH] add options.gml template file for optencod utility options source file update optencod utility gml comments --- bld/as/h/options.gml | 91 ++++----- bld/bdiff/gml/optionsi.gml | 22 ++- bld/bdiff/gml/optionsp.gml | 23 ++- bld/bdiff/gml/optionsu.gml | 23 ++- bld/cc/gml/options.gml | 23 ++- bld/f77/gml/{wfxopts.gml => options.gml} | 17 +- bld/f77/wfc/master.mif | 2 +- bld/f77/wfl/master.mif | 2 +- bld/fe_misc/h/options.gml | 92 +++++++++ bld/mstools/asaxp/gml/options.gml | 91 ++++----- bld/mstools/cl/gml/options.gml | 91 ++++----- bld/mstools/cvtres/gml/options.gml | 91 ++++----- bld/mstools/lib/gml/options.gml | 91 ++++----- bld/mstools/link/gml/options.gml | 91 ++++----- bld/mstools/nmake/gml/options.gml | 91 ++++----- bld/mstools/rc/gml/options.gml | 91 ++++----- bld/ndisasm/stand/options.gml | 17 +- bld/nwlib/optionsa.gml | 17 +- bld/nwlib/optionsw.gml | 17 +- bld/plusplus/gml/options.gml | 23 ++- bld/rc/rc/h/options.gml | 15 +- bld/wasm/h/options.gml | 98 ++------- bld/wcl/h/optionso.gml | 17 +- bld/wcl/h/optionsw.gml | 17 +- bld/wsample/h/options.gml | 17 +- bld/wstrip/options.gml | 17 +- bld/wtouch/options.gml | 17 +- docs/doc/cg/cpoptmac.gml | 242 +++++++++++++++++++++++ docs/doc/java/options.gml | 5 +- 29 files changed, 894 insertions(+), 557 deletions(-) rename bld/f77/gml/{wfxopts.gml => options.gml} (97%) create mode 100644 bld/fe_misc/h/options.gml create mode 100644 docs/doc/cg/cpoptmac.gml diff --git a/bld/as/h/options.gml b/bld/as/h/options.gml index 7e92099395..e608d4eb6c 100644 --- a/bld/as/h/options.gml +++ b/bld/as/h/options.gml @@ -27,64 +27,67 @@ :cmt.* :cmt.* Description: RISC assembler command line options. :cmt.* -:cmt.* UTF-8 encoding, ¥ -:cmt.* :cmt.***************************************************************************** :cmt. +:cmt. Source file uses UTF-8 encoding, ¥ +:cmt. +:cmt. Definition of command line options to use by optencod utility to generate +:cmt. appropriate command line parser. :cmt. :cmt. GML Macros used: :cmt. :cmt. :chain.