update Linux "rebuild" script
This commit is contained in:
parent
08d737b6a3
commit
7710c0c92b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
rm -fr tmp
|
||||
rm *.a
|
||||
rm lisp/*.o
|
||||
rm ../slime/thread-safe.fas*
|
||||
|
||||
ecl -shell make-eql-lib.lisp &&
|
||||
qmake eql_lib.pro &&
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue