Fixed build

This commit is contained in:
retropikzel 2025-04-15 15:40:01 +03:00
parent 598ac64ba0
commit a50f9332bd
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
PREFIX=/usr/local
build:
printf "#!/bin/sh\nash -r7 -L ${PREFIX}/lib/compile-r7rs/snow ${PREFIX}/lib/compile-r7rs/main.scm \"\$$@\"\n" > compile-r7rs
printf "#!/bin/sh\nsash -r7 -L ${PREFIX}/lib/compile-r7rs/snow ${PREFIX}/lib/compile-r7rs/main.scm \"\$$@\"\n" > compile-r7rs
snow:
rm -rf snow

View File

@ -16,7 +16,7 @@
'(chibi
cyclone
gauche
guile
;guile
kawa
loko
mosh