Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 1997 04:49:44 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libmd Makefile
Message-ID:  <199709051149.EAA05302@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/09/05 04:49:44 PDT

  Modified files:
    lib/libmd            Makefile 
  Log:
  If not building a.out, still build a pic version of libmd.  This allows
  things like libskey.so to be dynamically self contained.
  
  Things like md5(1) where speed is critical should still link with libmd.a,
  but for things like login, where it's a once-off call if skey is used, it's
  not worth the hassle.
  
  Revision  Changes    Path
  1.24      +3 -1      src/lib/libmd/Makefile



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