mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-08-06 18:42:36 -05:00
Doesn't really reduce boiler plate but adds clarity with a more meaningful function name what the operation does.
8 lines
110 B
Makefile
8 lines
110 B
Makefile
libs += avs-util
|
|
|
|
libs_avs-util := \
|
|
|
|
src_avs-util := \
|
|
core-interop.c \
|
|
error.c \
|