]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libohash/Makefile
Make libdpv [dpv(3)] WARNS=6 clean for clang on -CURRENT.
[FreeBSD/FreeBSD.git] / lib / libohash / Makefile
1 # $FreeBSD$
2
3 LIB=    ohash
4 SRCS=   ohash.c
5 INTERNALLIB=
6
7 WARNS=  3
8
9 .include <bsd.lib.mk>