From owner-cvs-sys Sat Dec 14 17:25:58 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id RAA10239 for cvs-sys-outgoing; Sat, 14 Dec 1996 17:25:58 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id RAA10229; Sat, 14 Dec 1996 17:25:56 -0800 (PST) Date: Sat, 14 Dec 1996 17:25:56 -0800 (PST) From: Peter Wemm Message-Id: <199612150125.RAA10229@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/boot/rawboot Makefile Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/12/14 17:25:55 Modified: sys/i386/boot/rawboot Makefile Log: Add missing -I so that probe_keyboard.c can find . :-( (Why, oh why did this include file end up in isa/ rather than include/ ?) Revision Changes Path 1.4 +2 -1 src/sys/i386/boot/rawboot/Makefile