From owner-cvs-all Fri Jun 30 20: 0:23 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 47D8A37C49D; Fri, 30 Jun 2000 20:00:18 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA99317; Fri, 30 Jun 2000 20:00:18 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200007010300.UAA99317@freefall.freebsd.org> From: Paul Saab Date: Fri, 30 Jun 2000 20:00:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/df Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/06/30 20:00:17 PDT Modified files: (Branch: RELENG_4) bin/df Makefile Log: MFC: [rev 1.10] Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in most cases and broke the world in some cases. Revision Changes Path 1.9.2.1 +4 -3 src/bin/df/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message