mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
7 lines
79 B
Makefile
7 lines
79 B
Makefile
|
|
SHLIB= mapper_646
|
|
SRCS= citrus_mapper_646.c
|
|
|
|
WARNS?= 2
|
|
|
|
.include <bsd.lib.mk>
|