#	$ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $
# $FreeBSD: stable/5/usr.sbin/pciconf/Makefile 80029 2001-07-20 06:20:32Z obrien $

PROG=	pciconf
MAN=	pciconf.8

CFLAGS+= -I${.CURDIR}/../../sys

.include <bsd.prog.mk>
