mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 08:07:28 -04:00
8 lines
99 B
Makefile
8 lines
99 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
SHLIB_NAME?= lib4758cca.so
|
||
|
|
SRCS= e_4758cca.c
|
||
|
|
NO_MAN= # For now
|
||
|
|
|
||
|
|
.include <bsd.lib.mk>
|