# $FreeBSD: src/sys/modules/xe/Makefile,v 1.1.2.1 2002/04/08 18:04:18 asmodai Exp $ # $DragonFly: src/sys/dev/netif/xe/Makefile,v 1.5 2006/06/25 11:02:39 corecode Exp $ KMOD = if_xe SRCS = if_xe.c if_xe_pccard.c \ device_if.h card_if.h bus_if.h pci_if.h SRCS += if_xevar.h if_xereg.h .include