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

7 lines
73 B
Makefile
Raw Normal View History

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