From owner-cvs-all Sun Dec 27 07:24:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02917 for cvs-all-outgoing; Sun, 27 Dec 1998 07:24:31 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02912; Sun, 27 Dec 1998 07:24:30 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA14818; Sun, 27 Dec 1998 07:24:21 -0800 (PST) Date: Sun, 27 Dec 1998 07:24:21 -0800 (PST) Message-Id: <199812271524.HAA14818@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/csu/i386 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/12/27 07:24:21 PST Modified files: lib/csu/i386 Makefile Log: Avoid using ld -O (as in bsd.lib.mk). Fixed `make cleandepend'. The default is null because SRCS is null. Revision Changes Path 1.39 +16 -7 src/lib/csu/i386/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message