bemanitools/src/main/avs-util/Module.mk
icex2 734c17a0a2 feat: Add helper to set avs implementations
Doesn't really reduce boiler plate but adds
clarity with a more meaningful function name
what the operation does.
2024-02-25 09:07:54 +01:00

8 lines
110 B
Makefile

libs += avs-util
libs_avs-util := \
src_avs-util := \
core-interop.c \
error.c \