freebsd-dev/sys/boot/i386/boot2
Ruslan Ermilov bcd106e18b - Factor out -nostdlib to an upper level Makefile.inc.
- Now that bsd.prog.mk deals with programs linked with -nostdlib
  better, and has a notion of an "internal" program, use PROG
  where possible.  This has a good impact on the contents of
  .depend files and causes programs to be linked with cc(1).

XXX: boot2 couldn't be converted as it's actually two programs.

Tested on:	i386, amd64
2004-02-09 14:11:58 +00:00
..
boot1.s Many newer CF do not handle having the entire track read from them at 2003-08-22 01:59:28 +00:00
boot1.S Many newer CF do not handle having the entire track read from them at 2003-08-22 01:59:28 +00:00
boot2.c Changed the RB_PAUSE flag from 0x40000 to 0x100000 and marked the old 2003-11-15 10:04:06 +00:00
lib.h
Makefile - Factor out -nostdlib to an upper level Makefile.inc. 2004-02-09 14:11:58 +00:00
sio.s
sio.S