6 lines
101 B
Makefile
6 lines
101 B
Makefile
UNICODEMAP_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
SRC += rupa.c \
|
|
process_records.c \
|
|
unicode.c
|