Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 1995 10:19:52 -0800
From:      Nate Williams <nate>
To:        CVS-commiters, cvs-lib
Subject:   cvs commit: src/lib/libcompat Makefile
Message-ID:  <199502201819.KAA29654@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
nate        95/02/20 10:19:52

  Modified:    lib/libcompat Makefile
  Log:
  Make libcompat a static only library.
  
  Since functions will come and go from libcompat as they are deprecated
  it makes no sense to build a shared library out of it as it will change.
  
  Based on freedback from Terry and Jonas on the mailing lists.



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