1 # $NetBSD: Makefile,v 1.1 2001/09/13 23:51:04 thorpej Exp $ 2 3 PROG= pcictl 4 MAN= pcictl.8 5 6 DPADD+= ${LIBPCI} ${LIBUTIL} 7 LDADD+= -lpci -lutil 8 9 .include <bsd.prog.mk> 10
Indexes created Tue Oct 07 21:09:53 GMT 2025