NetBSD/sys/arch/i386/stand
2006-06-25 14:49:32 +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 Use -Wl,-Ttext,foo instead of -Ttext foo when using $(CC) 2006-06-25 14:35:18 +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
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 Use -Wl,-Ttext,foo instead of -Ttext foo when using $(CC) 2006-06-25 14:35:18 +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 Convert to using CC instead of LD, as LDFLAGS is for CC not LD. 2006-06-25 14:49:32 +00:00
Makefile.inc as mrg@ points out, including <bsd.own.mk> is the proper fix. 2006-05-12 16:45:12 +00:00