Add readme, change libname in makefile

This commit is contained in:
2025-06-02 16:13:29 +03:00
parent 595aeadf7e
commit 8d4415460c
2 changed files with 23 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
LIB=libc+
LIB=libcx
COM_FLAGS = -fPIC -Isrc/include
CC_FLAGS = -std=c23 -ggdb