NetBSD/sys/arch/i386/stand
2006-07-12 14:56:59 +00:00
..
boot Convert to using CC instead of LD, as LDFLAGS is for CC not LD. 2006-06-25 13:36:26 +00:00
bootxx whitespace cleanup 2006-06-29 06:39:38 +00:00
cdboot Use -Wl,-Ttext,foo instead of -Ttext foo when using $(CC) 2006-06-25 14:35:18 +00:00
dosboot merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
genprom include stdlib.h for exit(). 2006-07-12 13:50:23 +00:00
lib avoid pointer sign mismatches. 2006-05-11 00:48:05 +00:00
libsa free -> dealloc 2006-01-25 18:28:25 +00:00
mbr support MAKEVERBOSE 2006-06-29 06:31:12 +00:00
misc merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netboot merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pxeboot Use LDFLAGS (with $(CC) syntax) instead of appending to LD. 2006-06-25 14:12:14 +00:00
Makefile No need to build pxeboot_com0 any more 2005-11-12 09:42:51 +00:00
Makefile.booters revert the previous because it doesn't work without destdir populated. 2006-07-12 14:56:59 +00:00
Makefile.inc as mrg@ points out, including <bsd.own.mk> is the proper fix. 2006-05-12 16:45:12 +00:00