.scm for scheme syntax

This commit is contained in:
2026-09-02 23:18:57 +02:00
parent b257e195f9
commit 5ff106ac14
3 changed files with 45 additions and 40 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#!/bin/bash
racket -e "(enter! \"Makefile.mk\") (make 'install)"
racket -e "(enter! \"Makefile.scm\") (make 'install)"