# $FreeBSD$

LIB=	devinfo
SRCS=	devinfo.c
INCS=	devinfo.h
MAN=	devinfo.3

SHLIB_MAJOR=	6

WARNS?=	3

.include <bsd.lib.mk>