freebsd-dev/sys/i386
wollman eeff5fd0b8 Change all #includes to follow the current Berkeley style. Some of these
``changes'' are actually not changes at all, but CVS sometimes has trouble
telling the difference.

This also includes support for second-directory compiles.  This is not
quite complete yet, as `config' doesn't yet do the right thing.  You can
still make it work trivially, however, by doing the following:

rm /sys/compile
mkdir /usr/obj/sys/compile
ln -s M-. /sys/compile
cd /sys/i386/conf
config MYKERNEL
cd ../../compile/MYKERNEL
ln -s /sys @
rm machine
ln -s @/i386/include machine
make depend
make
1994-08-13 03:50:34 +00:00
..
boot Commit a whole cluster of last minute critical (and one cosmetic) fixes 1994-06-22 05:52:25 +00:00
conf Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
eisa Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
i386 Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
include Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
isa Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00