Adding Gauche install

This commit is contained in:
retropikzel 2025-07-21 06:23:26 +03:00
parent 697a5f2f34
commit eb4656241a
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ build: README.html
install: install:
snow-chibi --impls=${SCHEME} install foreign-c-${VERSION}.tgz snow-chibi --impls=${SCHEME} install foreign-c-${VERSION}.tgz
if [ "${SCHEME}" = "gauche" ]; then \ if [ "${SCHEME}" = "gauche" ]; then \
cp -r foreign /usr/local/share/gauche/ cp -r foreign /usr/local/share/gauche/ \
fi fi
uninstall: uninstall: