From owner-cvs-src@FreeBSD.ORG Sat Feb 7 18:27:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B909C16A543; Sat, 7 Feb 2004 18:27:51 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FE1C43D1F; Sat, 7 Feb 2004 18:27:51 -0800 (PST) (envelope-from __zma@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 1021) id 9B530B817; Sat, 7 Feb 2004 18:27:50 -0800 (PST) Received: from pop.cotse.com by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 18:27:50 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i17NVGuU051302 for ; Sat, 7 Feb 2004 18:31:16 -0500 (EST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 031D156E6C; Sat, 7 Feb 2004 15:31:10 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id EA3B816A4CE; Sat, 7 Feb 2004 15:31:09 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 439E516A4CE; Sat, 7 Feb 2004 15:30:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275A643D1F; Sat, 7 Feb 2004 15:30:46 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17NUj0B037613; Sat, 7 Feb 2004 15:30:46 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NUjx9037612; Sat, 7 Feb 2004 15:30:45 -0800 (PST) (envelope-from ru) Message-Id: <200402072330.i17NUjx9037612@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 15:30:45 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-Cotse-Filters: Default delivery X-UIDL: $d?!!b1R!!0Z4"!D^B"! Subject: cvs commit: src/sys/boot/i386/boot2Makefilesrc/sys/boot/i386/libi386 Makefile src/sys/boot/i386/loader Makefile X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 02:27:51 -0000 ru 2004/02/07 15:30:45 PST FreeBSD src repository Modified files: sys/boot/i386/boot2 Makefile sys/boot/i386/libi386 Makefile sys/boot/i386/loader Makefile Log: Argh, unbreak "make depend" for AMD64. Reported by: kris Revision Changes Path 1.53 +1 -1 src/sys/boot/i386/boot2/Makefile 1.36 +6 -3 src/sys/boot/i386/libi386/Makefile 1.72 +1 -1 src/sys/boot/i386/loader/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"