]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libohash/Makefile
Update compiler-rt to trunk r230183. This has some of our patches
[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>