freebsd-dev/sys/boot/i386/boot0
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
..
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 - Factor out -nostdlib to an upper level Makefile.inc. 2004-02-09 14:11:58 +00:00