Module Name: src Committed By: kre Date: Sun May 28 14:14:22 UTC 2017
Modified Files: src/bin/sh: Makefile mkoptions.sh option.list Log Message: Redo mkoptions.sh .. much better this way, now fully automated option sorting (no longer required option.list to be manually sorted by long option name) and properly handles conditional options. Cleaner output format as well. This allows option.list to be reordered to group related options together ... also added more comments to it. To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 src/bin/sh/Makefile cvs rdiff -u -r1.1 -r1.2 src/bin/sh/mkoptions.sh src/bin/sh/option.list Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.