Undo some of the previously made changes to deal with cross build issues
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 28 Jan 2004 19:24:14 +0000 (19:24 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 28 Jan 2004 19:24:14 +0000 (19:24 +0000)
commitcd97d47dbc69cec36b925435416b92ee9de745ff
tree65f198050add3e4692012fdaf25a01022785eb51
parent63e34214bc1f47e5cd623c2ae621909d36943935
Undo some of the previously made changes to deal with cross build issues
from 4.x and older versions of DFly.

sys.mk should *NOT* include bsd.init.mk.  That is way, way too early and
blows up .inc files, e.g. such as those used by sys/boot.

Rename .sub back to .inc in sys/boot (more on the way) so it will cross build
from 4.x.
share/mk/sys.mk
sys/boot/i386/Makefile.inc [copied from sys/boot/i386/Makefile.sub with 83% similarity]
sys/boot/i386/btx/Makefile.inc
sys/boot/i386/loader/Makefile
sys/boot/pc32/Makefile.inc [moved from sys/boot/i386/Makefile.sub with 83% similarity]
sys/boot/pc32/btx/Makefile.inc
sys/boot/pc32/loader/Makefile