1984263bcSMatthew Dillon# $FreeBSD: src/sys/modules/wb/Makefile,v 1.8 2000/01/28 11:26:43 bde Exp $ 2984263bcSMatthew Dillon 3984263bcSMatthew DillonKMOD = if_wb 4a8d45119SSimon SchubertSRCS = if_wb.c device_if.h 5*dcb4b80dSSascha WildnerSRCS += bus_if.h miibus_if.h pci_if.h pcidevs.h 6984263bcSMatthew Dillon 7984263bcSMatthew Dillon.include <bsd.kmod.mk> 8