Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/21/1999 06:16:53
Module Name:	src
Committed By:	simonb
Date:		Thu Jan 21 14:16:52 UTC 1999

Modified Files:
	src/sys/arch/pmax/stand: Makefile.booters Makefile.inc
	src/sys/arch/pmax/stand/libsa: Makefile
	src/sys/arch/pmax/stand/scsiboot: Makefile
Log Message:
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(!).