NetBSD/sys/arch/mvme68k/stand
scw 2125ffc454 Move the -D__daddr_t from libsa/Makefile to Makefile.booters so
the bootloaders get to benefit from it, not just libsa.
2003-02-27 20:38:34 +00:00
..
bootsd
bootst
bootxx Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
installboot Add CPPFLAGS+=-D__daddr_t=int32_t 2003-02-04 13:34:56 +00:00
libbug Make sure main() has a prototype and a return type of "int". 2002-05-04 22:05:29 +00:00
libsa Move the -D__daddr_t from libsa/Makefile to Makefile.booters so 2003-02-27 20:38:34 +00:00
netboot more trailing \r cleanup; pointed out by wiz 2002-10-01 20:41:22 +00:00
prtvid Make sure main() has a prototype and a return type of "int". 2002-05-04 22:05:29 +00:00
sboot Simplify generation of the s-record boot file using objcopy instead 2002-04-09 19:37:22 +00:00
wrtvid Round VID_OSL to be a multiple of 32 * 256byte blocks. 2002-03-24 18:15:03 +00:00
Makefile .WAIT after building libbug and libsa, and before building anything that uses 2002-05-28 19:34:15 +00:00
Makefile.booters Move the -D__daddr_t from libsa/Makefile to Makefile.booters so 2003-02-27 20:38:34 +00:00