From e8e981671660ab90750c06b54699669a6eb69cc1 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 13 Aug 2023 21:30:10 -0500 Subject: Remove talk of impls that apparently don't work (looking at you guile and chibi) --- Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fabb64e..0b332f5 100644 --- a/Makefile +++ b/Makefile @@ -31,13 +31,9 @@ guile: supported guile -L . -l /tmp/chicanery.guile-bootstrap .PHONY: gambit -gambit: supported chicanery\#.scm +gambit: supported gsi . -e '(import (chicanery))' - -.PHONY: chibi -chibi: supported - chibi-scheme -I. -mchicanery - .PHONY: cyclone cyclone: unsupported @echo "Cyclone is unsupported." -- cgit 1.4.1-21-gabe81