Refactor strings functions to common static library.

This commit is contained in:
Roger A. Light
2024-03-17 07:46:42 +00:00
parent 6eb56dc6f1
commit 1204a7a6f7
14 changed files with 7 additions and 17 deletions

View File

@@ -12,6 +12,7 @@ LOCAL_LIBADD+=
.PHONY : really clean install
OBJS= \
strings_common.o \
utf8_common.o
all : libmosquitto_common.a