]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - secure/lib/libcrypto/engines/libcswift/Makefile
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.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>