feat: extend supported file extensions list and add cross-platform path handling in utils

This commit is contained in:
2025-03-29 23:13:42 +00:00
parent 605f396464
commit f7561f291d
6 changed files with 78 additions and 28 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
all: build build_rd build_free build_rpylib run_free
all: build build_rd build_free build_rpylib run
# Variables for compiler and flags
CC = gcc