NetBSD/sys/arch/pmax
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
..
compile
conf Some minor, mostly costmetic, changes to CPPFLAGS/CFLAGS. 1999-01-15 23:37:05 +00:00
dev - Fixup imcomplete vm_offset_t purge work... 1999-01-16 07:05:05 +00:00
dist
ibus Garbage-collect obsolete "field" intpri from ibus_attach_args. 1998-10-23 23:01:44 +00:00
include - Fixup for recent change in arch/mips. 1999-01-16 02:36:01 +00:00
pmax Garbage-collect `mbutl'. 1999-01-09 22:10:12 +00:00
stand Round one of the Makefile clean up: 1999-01-21 14:16:52 +00:00
tc * make scc_tty_init() callable when very cold: call scc_coldparam() directly. 1998-11-15 11:21:52 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00