mirror of
https://github.com/opnsense/src.git
synced 2026-04-10 11:58:54 -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>
|