freebsd-dev/usr.sbin/pciconf/Makefile
2001-03-20 18:17:26 +00:00

8 lines
144 B
Makefile

# $ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $
# $FreeBSD$
PROG= pciconf
CFLAGS+= -I${.CURDIR}/../../sys
.include <bsd.prog.mk>