]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libohash/Makefile
unlink(2): Note the possibility for ENOSPC to be returned on ZFS.
[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>