Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2000 01:48:50 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.lib.mk
Message-ID:  <200010020848.BAA93296@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/10/02 01:48:50 PDT

  Modified files:
    share/mk             bsd.lib.mk 
  Log:
  Change "building the standard ${LIB} library" to "building the static
  ${LIB} library".  "standard" tends to imply the one that is normally
  used... but by default it is not the case - the .so would be the
  "standard" library.  Therefore, change this to 'static'.  Another option
  might be "conventional ${LIB} library".
  
  Revision  Changes    Path
  1.93      +2 -2      src/share/mk/bsd.lib.mk



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010020848.BAA93296>