]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - secure/lib/libcrypto/engines/libcswift/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / secure / lib / libcrypto / engines / libcswift / Makefile
1 # $FreeBSD$
2
3 SHLIB_NAME?= libcswift.so
4 SRCS=   e_cswift.c
5
6 .include <bsd.lib.mk>