mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
6 lines
105 B
Makefile
6 lines
105 B
Makefile
|
|
SHLIB= BIG5
|
|
SRCS+= citrus_big5.c
|
|
CFLAGS.gcc+= --param max-inline-insns-single=64
|
|
|
|
.include <bsd.lib.mk>
|