Changed Makefile.md -> Makefile.mk and used find-system-path for Home directory.

This commit is contained in:
2026-08-31 14:46:21 +02:00
parent 3f7b613273
commit fd1cac18aa
3 changed files with 21 additions and 10 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#!/bin/bash
racket -e "(enter! \"Makefile.md\") (make 'install)"
racket -e "(enter! \"Makefile.mk\") (make 'install)"