fixed for library use

This commit is contained in:
2026-06-13 13:12:06 -06:00
parent 0c21587e15
commit 5f4c2abec8
3 changed files with 61 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ AR := ar
ARFLAGS := rcs
# The Target Static Library
TARGET := libspider-runtimelib.a
TARGET := libspider-runtime.a
#The Directories, Source, Includes, Objects, Binary and Resources
SRCDIR := src