#	$ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $
# $FreeBSD: stable/4/usr.sbin/pciconf/Makefile 75960 2001-04-25 12:11:16Z ru $

PROG=	pciconf
MAN=	pciconf.8
CFLAGS+= -I${.CURDIR}/../../sys

.include <bsd.prog.mk>
