# $ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $ # $FreeBSD: src/usr.sbin/pciconf/Makefile,v 1.6.6.1 2001/04/25 12:10:26 ru Exp $ # $DragonFly: src/usr.sbin/pciconf/Makefile,v 1.3 2005/01/01 22:06:25 cpressey Exp $ PROG= pciconf MAN= pciconf.8 CFLAGS+= -I${.CURDIR}/../../sys WARNS?= 6 .include