No empty .Rs/.Re
[netbsd-mini2440.git] / sys / opencrypto / Makefile
blob16e63b7e8b93435ba5c867035ed6abd36af7d1ea
1 # $NetBSD: Makefile,v 1.2.4.3 2004/09/21 13:38:44 skrll Exp $
3 # Install userland OpenCrypto Framework (OCF) headers in /usr/include/crypto,
4 # to keep our userland API (openssl, apache, ...) compatible with the
5 # original OpenBSD API.
7 INCSDIR=/usr/include/crypto
9 INCS= cryptodev.h
11 .include <bsd.kinc.mk>