Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 1997 05:12:36 -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/libcrypt Makefile
Message-ID:  <199709051212.FAA05464@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/09/05 05:12:36 PDT

  Modified files:
    lib/libcrypt         Makefile 
  Log:
  When compiling under elf, use correct library naming conventions.  Also
  add the required extra symlink.  Set the -soname to libcrypt.so so that
  the symlink is used at runtime rather than resolved at compile time.
  
  Revision  Changes    Path
  1.10      +19 -3     src/lib/libcrypt/Makefile



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