Slight improvement to Makefile

This commit is contained in:
retropikzel 2025-10-09 20:13:46 +03:00
parent 46e72f2d49
commit 4246b3d275
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@ DOCKERIMG="chicken:5"
endif
STATIC_LIBS=libs.util.a libs.library-util.a libs.data.a libs.srfi-64-util.a
all:
echo "HERE!"
all: build-chibi
build-chibi:
echo "#!/bin/sh" > compile-r7rs