Show
Ignore:
Timestamp:
10/07/08 21:28:28 (3 months ago)
Author:
putter
Message:

[elfish/on_sbcl] Still struggling towards self compilation.
[elf_h] Tweaks.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • misc/elfish/on_sbcl/Makefile

    r22522 r22528  
    1111        ${ELF} -I ${ELFDIR} EmitSBCL.pm -x -o elfcl Elf_SBCL.pm 
    1212        time ${SBCL} --eval '(compile-file "elfcl")' --eval '(quit)' >& elfcl.out 
     13        chmod a+x elfcl 
    1314 
    1415have_parser_cache: