mirror of
https://github.com/opnsense/src.git
synced 2026-03-11 10:43:03 -04:00
6 lines
71 B
Makefile
6 lines
71 B
Makefile
|
|
SHLIB_NAME?= devcrypto.so
|
|
|
|
SRCS= e_devcrypto.c
|
|
|
|
.include <bsd.lib.mk>
|