freebsd-dev/usr.sbin/pciconf/Makefile
1997-02-17 04:38:05 +00:00

8 lines
132 B
Makefile

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