freebsd-dev/sys/boot/i386/boot0
Ruslan Ermilov a4a62f5d1f First round of cleanups to sys/boot/ makefiles:
- do not use PROG for what's not a real C program,
- use sys.mk transformation rules where possible,
- only create the "machine" symlink on AMD64,
- removed MAINTAINER lines in individual makefiles,
- added the LIBSTAND defitinion to <bsd.libnames.mk>,
- somewhat better contents in .depend files.

Tested on:	i386, amd64
Prodded by:	bde
2004-02-06 21:58:32 +00:00
..
boot0.s Properly fix a typo that the previous revision made even worse. 2003-12-11 20:40:12 +00:00
boot0.S Allow one to specify the com port settings for boot0sio. 2004-01-06 18:46:35 +00:00
boot0sio.s Allow one to specify the com port settings for boot0sio. 2004-01-06 18:46:35 +00:00
Makefile First round of cleanups to sys/boot/ makefiles: 2004-02-06 21:58:32 +00:00