76764712c1
+ 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(!). |
||
---|---|---|
.. | ||
alpha | ||
amiga | ||
arm32 | ||
atari | ||
bebox | ||
hp300 | ||
i386 | ||
m68k | ||
mac68k | ||
macppc | ||
mips | ||
mvme68k | ||
newsmips | ||
next68k | ||
ofppc | ||
pc532 | ||
pica | ||
pmax | ||
powerpc | ||
sparc | ||
sparc64 | ||
sun3 | ||
vax | ||
x68k | ||
Makefile |