[BACK]Return to bsd.README CVS log [TXT][DIR] Up to [local] / src / share / mk

Diff for /src/share/mk/bsd.README between version 1.85 and 1.86

version 1.85, 2020/09/22 10:31:46 version 1.86, 2023/07/25 20:19:14
Line 302 
Line 302 
   
 COPTS           Additional flags to the compiler when creating C objects.  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.  LDADD           Additional linker objects.  Usually used for libraries.
                 For example, to link with the crypto and utility                  For example, to link with the crypto and utility
                 libraries, use:                  libraries, use:

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86