freebsd-skq/sys/boot/i386/kgzldr
ru 5d659b9c91 - 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
..
boot.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
crt.s
kgzldr.h
lib.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
Makefile - Factor out -nostdlib to an upper level Makefile.inc. 2004-02-09 14:11:58 +00:00
sio.s Use as's --defsym switch to compensate for the loss of the M4 substitution 2002-09-30 20:37:58 +00:00
start.s