]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/pciconf/Makefile
Update to bmake-20240108
[FreeBSD/FreeBSD.git] / usr.sbin / pciconf / Makefile
1 #       $ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $
2
3 PROG=   pciconf
4 SRCS=   pciconf.c cap.c err.c
5 MAN=    pciconf.8
6
7 .include <bsd.prog.mk>