#
# $FreeBSD$
#
.PATH: ${.CURDIR}/../..
PROG=	devinfo
MAN=
SRCS=	devinfo.c

.include <bsd.prog.mk>
