From owner-cvs-all Wed Oct 14 00:08:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA22937 for cvs-all-outgoing; Wed, 14 Oct 1998 00:08:19 -0700 (PDT) (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 AAA22932; Wed, 14 Oct 1998 00:08:18 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA15954; Wed, 14 Oct 1998 00:08:16 -0700 (PDT) Date: Wed, 14 Oct 1998 00:08:16 -0700 (PDT) Message-Id: <199810140708.AAA15954@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/libi386 Makefile src/sys/boot/i386/loader Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/14 00:08:16 PDT Modified files: sys/boot/i386/libi386 Makefile sys/boot/i386/loader Makefile Log: Try and get the sys/* and machine/* includes via relative paths. This saves having to do a 'make includes' after touching any header file for the boot code. Revision Changes Path 1.8 +11 -2 src/sys/boot/i386/libi386/Makefile 1.12 +9 -3 src/sys/boot/i386/loader/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message