mirror of
https://github.com/opnsense/src.git
synced 2026-04-08 10:53:24 -04:00
7 lines
83 B
Makefile
7 lines
83 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
SHLIB= mapper_none
|
||
|
|
SRCS+= citrus_mapper_none.c
|
||
|
|
|
||
|
|
.include <bsd.lib.mk>
|