Date: Thu, 19 Nov 1998 18:03:53 -0800 (PST) From: John Polstra <jdp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib Makefile src Makefile.inc1 Message-ID: <199811200203.SAA22405@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp         1998/11/19 18:03:52 PST
  Modified files:
    lib                  Makefile 
  Log:
  Make sure libskey is built before libpam.  It is required for one of
  the PAM modules.
  
  Fix the comments describing the PAM dependencies to be consistent
  with other related comments.
  
  Restructure the library-building loop slightly, per suggestion from
  bde.
  
  Revision  Changes    Path
  1.85      +6 -4      src/lib/Makefile
  Modified files:
    .                    Makefile.inc1 
  Log:
  Make sure libskey is built before libpam.  It is required for one of
  the PAM modules.
  
  Fix the comments describing the PAM dependencies to be consistent
  with other related comments.
  
  Revision  Changes    Path
  1.44      +17 -15    src/Makefile.inc1
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?199811200203.SAA22405>
