Date: Sun, 2 Apr 1995 18:13:51 -0700 From: Nate Williams <nate> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/conf Makefile.i386 Message-ID: <199504030113.SAA17710@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
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 will cause kernel compiles to work even if the src/includes directory doesn't exist but still do the 'Right Thing' and pull files from the source tree if it does exist. Reviewed by: Bruce Evans
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504030113.SAA17710>