1
0
mirror of synced 2026-01-26 04:12:03 +00:00

Make exports.all and whereis.hash in tmp directory. Add script to release. (#249)

This commit is contained in:
Larry Masinter
2021-03-09 17:25:13 -08:00
committed by GitHub
parent 5d93ffc7c5
commit 4119b2a680
16 changed files with 26 additions and 2799 deletions

12
scripts/release-all.sh Executable file
View File

@@ -0,0 +1,12 @@
#!/bin/sh
export MEDLEYDIR=`pwd`
if [ ! -x run-medley ] ; then
echo run from MEDLEYDIR
exit 1
fi
cp -p tmp/full.sysout tmp/lisp.sysout tmp/*.dribble tmp/whereis.hash loadups/
cp -p tmp/exports.all library/