From owner-cvs-all Sat Jan 15 20:43:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EE44714E6C; Sat, 15 Jan 2000 20:43:39 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA85655; Sat, 15 Jan 2000 20:43:14 -0800 (PST) (envelope-from bde@FreeBSD.org) Message-Id: <200001160443.UAA85655@freefall.freebsd.org> From: Bruce Evans Date: Sat, 15 Jan 2000 20:43:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 2000/01/15 20:43:13 PST Modified files: lib Makefile Log: Fixed stray backslash in previous commit. Fixed bitrot in comments about library dependencies. The list has been maintained better in ../Makefile.inc1, except it has been uninverted there so it is hard to use manually. Revision Changes Path 1.104 +6 -5 src/lib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message