opnsense-src/secure/lib/libcrypto/engines/libchil/Makefile

7 lines
75 B
Makefile
Raw Normal View History

2006-07-29 15:41:41 -04:00
# $FreeBSD$
SHLIB_NAME?= libchil.so
SRCS= e_chil.c
.include <bsd.lib.mk>