0.8.14.9:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 10 Sep 2004 15:36:17 +0000 (15:36 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 10 Sep 2004 15:36:17 +0000 (15:36 +0000)
commiteb5265ab22a2b1cae18bbdf43c871dba9b5927ea
treebf9a32f13c45e5d38d3c089728c4e2321a6e53a0
parent27597523f06f6819f6bda1765e86ec4d58018dc2
0.8.14.9:
fixes for build on my old Debian system...
...added missing #!+LINKAGE-TABLE
...converted "cd foo" to "cd ./foo" so that CDPATH-based logic
won't helpfully announce the name of the new dir to
  stdout (and thus into local-target-features.lisp-expr);
then "cd ./foo > /dev/null" for overkill
generally grepped for and changed "cd foo" to "cd ./foo" to
reduce the amount of CDPATH ambiguity involved and
the amount of stdout noise generated
base-target-features.lisp-expr
clean.sh
make-config.sh
make-target-1.sh
src/compiler/generic/genesis.lisp
src/runtime/x86-arch.h
tools-for-build/grovel-features.sh
tools-for-build/sparc-funcdef.sh
version.lisp-expr