NetBSD/sys/arch/pmax/stand/scsiboot
simonb 76764712c1 Round one of the Makefile clean up:
+ dependency on libsa works
 + set and use BINDIR/BINMODE
 + don't pull in sys/lib/lib{sa,kern}/Makefile.inc (``make clean''
   doesn't make empty lib/{sa,kern} directories in each
   directory/obj dir).
 + remove unnecessary targets, variables and other cruft
 + wrap lines at 80 chars

Re-ordering SRCS line in libsa/Makefile to a more logical sequence
(alphabetical by source dir) results in a libsa.a with archive members
in a different order, and a resultant bootrz that differs from the 1.3.3
bootrz.  Untested as yet, so left in but commented out.

Also, _don't_ install the bootblocks (as per intent of previous commit)
or our own small libsa(!).
1999-01-21 14:16:52 +00:00
..
Makefile Round one of the Makefile clean up: 1999-01-21 14:16:52 +00:00
alloc.c Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
boot.c Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
bootxx.c Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
byteswap.h RCSID Police. 1998-01-05 07:02:46 +00:00
conf.c Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
filesystem.c rcsid fascism 1997-10-13 14:22:22 +00:00
mkboot.c
mkboottape.c Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
rz.c Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
rz.h Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
start.S Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
tz.h Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00