NetBSD/sys/arch/i386
hubertf 9f48bba3ae Add "install" target, so "make install" after building the kernel
does something useful.  The target can be redefined by putting a
install-kernel-${MACHINE_NAME} target that fits your needs into
/etc/mk.conf.
2000-05-09 00:56:21 +00:00
..
bioscall Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
compile
conf Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
eisa
i386 Use vprintf() rather than the non-standard %: format. 2000-05-08 18:22:29 +00:00
include Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
isa Adjust asm statement for newer GCCs. 2000-05-03 21:32:59 +00:00
pci PCI I/O address fixup routine. 2000-04-28 17:19:10 +00:00
pnpbios - When we get an ABOUT_TO_CHANGE event, send an OK message in response 2000-04-27 16:41:59 +00:00
stand Use ES to address the partition table when checking if we need to use 2000-05-07 22:58:58 +00:00
Makefile