Date: Wed, 29 Aug 2001 00:56:44 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.libnames.mk Message-ID: <200108290756.f7T7uiN38413@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2001/08/29 00:56:44 PDT
Modified files:
share/mk bsd.libnames.mk
Log:
Removed some garbage (LIBGMP, LIBSKEY). Using LIBSKEY in LIBPAM should
have been fatal since it gave a dependency on a nonexistent file, but it
worked because of an undocumented bugfeature in make(1): missing source
files named *.a are silently assumed to be up to date.
Fixed some style bugs (formatting).
Revision Changes Path
1.46 +3 -6 src/share/mk/bsd.libnames.mk
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?200108290756.f7T7uiN38413>
