Module Name: src Committed By: lukem Date: Sun Jul 23 16:49:29 UTC 2023
Modified Files: src/share/mk: bsd.own.mk Log Message: bsd.own.mk: style: block comments, move CC_flag vars Add #{ .. #} block comments to a long conditional. Move the CC_flag variables closer to other compiler-related variables instead of being in the middle of some arch-specific overrides. To generate a diff of this commit: cvs rdiff -u -r1.1343 -r1.1344 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.