bemanitools/src/main/bio2drv/Module.mk
icex2 e8221631f9 refactor: Entire code base, thread and log usage
Boils down to:
- Include headers
- Reduce boiler plate with helpers
- Swap out explicit usages with core API layer
  and ensure the right API is configured beforehand
2024-02-25 09:07:54 +01:00

12 lines
168 B
Makefile

libs += bio2drv
libs_bio2drv := \
core \
aciodrv \
src_bio2drv := \
detect.c \
config-bio2.c \
bi2a-iidx.c \
bi2a-sdvx.c \