NetBSD/sys/arch/pmax/stand
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
..
lib Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
libsa Round one of the Makefile clean up: 1999-01-21 14:16:52 +00:00
scsiboot Round one of the Makefile clean up: 1999-01-21 14:16:52 +00:00
Makefile Almost working bootblocks for the pmax. This compiles fine with gcc 1999-01-21 12:33:39 +00:00
Makefile.booters Round one of the Makefile clean up: 1999-01-21 14:16:52 +00:00
Makefile.inc Round one of the Makefile clean up: 1999-01-21 14:16:52 +00:00
dec_boot.h
dec_exec.h
dec_prom.h Add fake, bogus prototype for gettcinfo(), with "void" arglist. 1996-09-21 03:33:18 +00:00