]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libohash/Makefile
Add the arm64 parts of libthread_db.
[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>