freebsd-dev/sys/boot/i386
Ruslan Ermilov 3c96564d00 Convert block comments into C-style that is understood by cpp(1).
Keep line comments in assembler style.  A few lines that match
the '^[[:space:]]+#' regexp still need to be fixed, somehow.

OK'ed by:	bde, jhb
2004-04-29 18:58:38 +00:00
..
boot0 Convert block comments into C-style that is understood by cpp(1). 2004-04-29 18:58:38 +00:00
boot0ext Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot0sio Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot2 After talking to Bruce Evans and reading more standards specs, 2004-04-28 14:31:44 +00:00
btx After talking to Bruce Evans and reading more standards specs, 2004-04-28 14:31:44 +00:00
cdboot Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
gptboot
kgzldr
libi386 After talking to Bruce Evans and reading more standards specs, 2004-04-28 14:31:44 +00:00
loader
mbr Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
pxeldr After talking to Bruce Evans and reading more standards specs, 2004-04-28 14:31:44 +00:00
Makefile
Makefile.inc