Make installing easier

This commit is contained in:
retropikzel 2025-07-12 09:13:31 +03:00
parent 62f243cecf
commit c967ad0c85
1 changed files with 1 additions and 2 deletions

View File

@ -9,11 +9,10 @@ SCHEME=chibi
all: build
build:
markdown README.md > README.html
snow-chibi package \
--version=${VERSION} \
--authors="Retropikzel" \
--doc=README.html \
--doc=README.md \
--foreign-depends=ffi \
--description="Portable foreign function interface for R7RS Schemes" \
foreign/c.sld