mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
6 lines
112 B
Makefile
6 lines
112 B
Makefile
|
|
SHLIB= ISO2022
|
|
SRCS+= citrus_iso2022.c
|
|
CFLAGS.gcc+= --param max-inline-insns-single=128
|
|
|
|
.include <bsd.lib.mk>
|