#	$ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $
# $FreeBSD: stable/8/usr.sbin/pciconf/Makefile 247567 2013-03-01 19:40:02Z jhb $

PROG=	pciconf
SRCS=	pciconf.c cap.c err.c
MAN=	pciconf.8

.include <bsd.prog.mk>
