freebsd-dev/sys/boot/i386/btx
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
..
btx When rebooting the machine jump to 0xf000:0xfff0 instead of 0xffff:0x0. 2003-11-16 18:24:23 +00:00
btxldr Fix an incorrect quote character in an M4 test conditon. Basically, one 2003-11-06 21:33:17 +00:00
lib Switch to using bsd.prog.mk; this gives us back the standard 2003-06-30 14:10:58 +00:00
Makefile
Makefile.inc First round of cleanups to sys/boot/ makefiles: 2004-02-06 21:58:32 +00:00