freebsd_amp_hwpstate/lib/libohash/Makefile

10 lines
84 B
Makefile

# $FreeBSD$
LIB= ohash
SRCS= ohash.c
INTERNALLIB=
WARNS= 3
.include <bsd.lib.mk>