]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - secure/lib/libcrypto/engines/libchil/Makefile
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / secure / lib / libcrypto / engines / libchil / Makefile
1 # $FreeBSD$
2
3 SHLIB_NAME?= libchil.so
4 SRCS=   e_chil.c
5
6 .include <bsd.lib.mk>