]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - secure/lib/libcrypto/engines/libcswift/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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>