aboutsummaryrefslogblamecommitdiff
path: root/usr.sbin/pciconf/Makefile
blob: d892a1282197beae27092120a64f8545ce4d3e97 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                  
           

               
                 
 
                               

                      
#	$ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $
# $FreeBSD$

PROG=	pciconf
MAN=	pciconf.8

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

.include <bsd.prog.mk>