From owner-cvs-all Sun Dec 20 08:25:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA24611 for cvs-all-outgoing; Sun, 20 Dec 1998 08:25:22 -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 IAA24604; Sun, 20 Dec 1998 08:25:20 -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 IAA22848; Sun, 20 Dec 1998 08:25:21 -0800 (PST) Date: Sun, 20 Dec 1998 08:25:21 -0800 (PST) Message-Id: <199812201625.IAA22848@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf Makefile.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/12/20 08:25:21 PST Modified files: sys/i386/conf Makefile.i386 Log: Fixed building elf kernels without a `make depend' step. The magic ordering in rev.1.38 was broken by putting setdef0.o before vnode_if.o in SYSTEM_OBJS. Revision Changes Path 1.131 +3 -3 src/sys/i386/conf/Makefile.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message