# $FreeBSD: src/sys/modules/xe/Makefile,v 1.2.30.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .PATH: ${.CURDIR}/../../dev/xe KMOD= if_xe SRCS= if_xe.c if_xe_pccard.c SRCS+= bus_if.h card_if.h device_if.h pccarddevs.h .include