mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-16 04:15:09 -05:00
11 lines
140 B
Makefile
11 lines
140 B
Makefile
exes += aciotest
|
|
|
|
libs_aciotest := \
|
|
aciodrv \
|
|
util \
|
|
|
|
src_aciotest := \
|
|
icca.c \
|
|
kfca.c \
|
|
main.c \
|