mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
6 lines
83 B
Makefile
6 lines
83 B
Makefile
# $FreeBSD$
|
|
|
|
SHLIB_NAME?= libsureware.so
|
|
SRCS= e_sureware.c
|
|
|
|
.include <bsd.lib.mk>
|