Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 1997 04:45:16 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG
Subject:   cvs commit: src/share/mk bsd.lib.mk sys.mk
Message-ID:  <199709051145.EAA05272@freefall.freebsd.org>

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

  Modified files:
    share/mk             bsd.lib.mk sys.mk 
  Log:
  Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to use
  .if in Makefiles.  bsd.prog.mk and bsd.lib.mk do not depend on it however.
  
  Allow overriding of the -soname arg when building the lib*crypt.so* libs
  since libdescrypt.so and libscrupt.so both need a -soname of libcrypt.so
  so that the symlink is obeyed at runtime rather than at compile time.
  
  Revision  Changes    Path
  1.63      +6 -3      src/share/mk/bsd.lib.mk
  1.26      +4 -1      src/share/mk/sys.mk



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