Hi, I have added a description of CXXOPTS in bsd.README.
comments, ok? -- ASOU Masato =================================================================== RCS file: /cvs/src/share/mk/bsd.README,v retrieving revision 1.85 diff -u -p -r1.85 bsd.README --- share/mk/bsd.README 22 Sep 2020 10:31:46 -0000 1.85 +++ share/mk/bsd.README 25 Jul 2023 06:11:18 -0000 @@ -302,6 +302,8 @@ CLEANFILES Additional files to remove fo COPTS Additional flags to the compiler when creating C objects. +CXXOPTS Additional flags to the compiler when creating C++ objects. + LDADD Additional linker objects. Usually used for libraries. For example, to link with the crypto and utility libraries, use: