Installation related fixes
... Include SUPPORT in binary distros, since install.sh now installs it.
... Align mis-aligned column in INSTALL: OpenBSD works on x86, not PPC.
x86 PPC Alpha Sparc HPPA MIPS MIPSel
Linux 2.2, 2.4, 2.6 X X X X X X X
FreeBSD X
- OpenBSD 3.4, 3.5 X
+ OpenBSD 3.4, 3.5 X
NetBSD X
Solaris X
Tru64 X
b=${1:?"missing base directory name argument"}
tar -cf $b-binary.tar \
$b/output/sbcl.core $b/src/runtime/sbcl \
- $b/BUGS $b/COPYING $b/CREDITS $b/INSTALL $b/NEWS $b/README \
+ $b/BUGS $b/COPYING $b/CREDITS $b/INSTALL $b/NEWS $b/README $b/SUPPORT \
$b/install.sh $b/find-gnumake.sh \
$b/doc/sbcl.1 \
$b/pubring.pgp \
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.10.80"
+"0.8.10.81"
+