Files
djhackersdev_bemanitools/src/main/avs-util/Module.mk
T
icex2 fb1442b734 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:30:53 +01:00

8 lines
110 B
Makefile

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