freebsd-dev/sys/i386/boot
Bruce Evans d389c929de Rely on ../Makefile.inc to set the object format in CFLAGS and the
default for BINDIR.  The default BINDIR of /usr/mdec can't be overridden
yet because libdisk still uses /usr/mdec and installing in /boot might
clobber the new boot blocks.

Don't install links to bootxx or xxboot.

Install boot1 and boot2 in 1 step.

Don't delete the boot.help source file on installing it when ${COPY} is
null.
1998-12-30 10:21:37 +00:00
..
biosboot Rely on ../Makefile.inc to set the object format in CFLAGS and the 1998-12-30 10:21:37 +00:00
cdboot Fixed warnings for pointer versus int type mismatches. Addresses must 1998-10-10 13:51:24 +00:00
dosboot Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
kzipboot Argh, I don't know how I managed this, but it would help to actually 1998-11-11 14:28:08 +00:00
netboot Fix my breakage of `make installworld'. However, i don't think it's right to 1998-11-28 08:03:24 +00:00
rawboot Removed duplicated -I options. 1998-03-12 12:26:49 +00:00
Makefile This is the long-threatened ISO 9660 CD-ROM bootstrap code. 1997-07-10 21:58:43 +00:00
Makefile.inc Add -aout to CFLAGS centrally. 1998-12-30 10:05:56 +00:00