mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
6 lines
105 B
Makefile
6 lines
105 B
Makefile
|
|
SHLIB= UTF7
|
|
SRCS+= citrus_utf7.c
|
|
CFLAGS.gcc+= --param max-inline-insns-single=64
|
|
|
|
.include <bsd.lib.mk>
|