From owner-freebsd-commit Sun Apr 2 18:22:53 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA17958 for commit-outgoing; Sun, 2 Apr 1995 18:22:53 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA17944 for cvs-sys-outgoing; Sun, 2 Apr 1995 18:22:50 -0700 Received: from palmer.demon.co.uk (root@palmer.demon.co.uk [158.152.50.150]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA17931; Sun, 2 Apr 1995 18:21:22 -0700 Received: from localhost (gary@localhost [127.0.0.1]) by palmer.demon.co.uk (8.6.9/8.6.9) with SMTP id CAA04094 ; Mon, 3 Apr 1995 02:20:45 +0100 X-Authentication-Warning: palmer.demon.co.uk: Host localhost didn't use HELO protocol To: Nate Williams cc: CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com Subject: Re: cvs commit: src/sys/i386/conf Makefile.i386 In-reply-to: Your message of "Sun, 02 Apr 1995 18:13:51 PDT." <199504030113.SAA17710@freefall.cdrom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <4090.796872043.1@palmer.demon.co.uk> Date: Mon, 03 Apr 1995 02:20:44 +0100 Message-ID: <4091.796872044@palmer.demon.co.uk> From: Gary Palmer Sender: commit-owner@FreeBSD.org Precedence: bulk In message <199504030113.SAA17710@freefall.cdrom.com>, Nate Williams writes: >nate 95/04/02 18:13:51 > Modified: sys/i386/conf Makefile.i386 > Log: > Added -I/usrinclude to the tail end of the INCLUDES line. This hack Hopefully /usr/include? :-) Gary