mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-15 11:55:10 -05:00
16 lines
217 B
Makefile
16 lines
217 B
Makefile
exes += aciotest
|
|
|
|
libs_aciotest := \
|
|
bio2drv \
|
|
aciodrv \
|
|
aciodrv-proc \
|
|
util \
|
|
|
|
src_aciotest := \
|
|
icca.c \
|
|
kfca.c \
|
|
panb.c \
|
|
rvol.c \
|
|
bi2a-sdvx.c \
|
|
main.c \
|