1984263bcSMatthew Dillon# $FreeBSD: src/sys/modules/sf/Makefile,v 1.9 2000/01/28 11:26:35 bde Exp $ 2984263bcSMatthew Dillon 3984263bcSMatthew DillonKMOD = if_sf 4*dcb4b80dSSascha WildnerSRCS = if_sf.c device_if.h bus_if.h pci_if.h pcidevs.h 5984263bcSMatthew DillonSRCS += miibus_if.h 6984263bcSMatthew Dillon 7