Bemanitools v5.26 release

This commit is contained in:
icex2
2019-09-27 22:36:50 +02:00
commit cbd7720349
718 changed files with 62731 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
libs += util
src_util := \
array.c \
cmdline.c \
crc.c \
crypto.c \
fs.c \
hex.c \
hr.c \
iobuf.c \
list.c \
log.c \
mem.c \
msg-thread.c \
net.c \
str.c \
thread.c \
time.c \
winres.c \