bugfix 添加lib的修改

This commit is contained in:
ZZY
2025-04-01 23:28:15 +08:00
parent b57f21556a
commit 1cf26c43f3
5 changed files with 2 additions and 103 deletions

View File

@ -25,7 +25,7 @@ TOKBUF_DIR = $(UTILS_DIR)/tokbuf
SRCS += \
$(DS_DIR)/hashtable.c \
$(STRPOOL_DIR)/strpool.c \
$(SYMTAB_DIR)/symtab.c \
# $(SYMTAB_DIR)/symtab.c \
# $(TOKBUF_DIR)/tokbuf.c
# 生成目标文件列表