mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -04:00
9 lines
91 B
Makefile
9 lines
91 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
SHLIB= mapper_646
|
||
|
|
SRCS= citrus_mapper_646.c
|
||
|
|
|
||
|
|
WARNS?= 2
|
||
|
|
|
||
|
|
.include <bsd.lib.mk>
|