mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-15 11:55:10 -05:00
11 lines
153 B
Makefile
11 lines
153 B
Makefile
libs += bio2drv
|
|
|
|
libs_bio2drv := \
|
|
aciodrv
|
|
|
|
src_bio2drv := \
|
|
detect.c \
|
|
config-bio2.c \
|
|
bi2a-iidx.c \
|
|
bi2a-sdvx.c
|