mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-02 02:37:25 +02:00
8 lines
194 B
Makefile
8 lines
194 B
Makefile
SRC += src/map/mio/mio.c \
|
|
src/map/mio/mioApi.c \
|
|
src/map/mio/mioFunc.c \
|
|
src/map/mio/mioParse.c \
|
|
src/map/mio/mioRead.c \
|
|
src/map/mio/mioSop.c \
|
|
src/map/mio/mioUtils.c
|