# $FreeBSD: head/lib/libohash/Makefile 269649 2014-08-06 22:46:15Z bapt $

LIB=	ohash
SRCS=	ohash.c
INTERNALLIB=

WARNS=	3

.include <bsd.lib.mk>
