# $FreeBSD: releng/12.1/sys/modules/tx/Makefile 314651 2017-03-04 10:10:17Z ngie $ # $BSDSUniX $ .PATH: ${SRCTOP}/sys/dev/tx KMOD= if_tx SRCS= if_tx.c device_if.h bus_if.h pci_if.h SRCS+= miibus_if.h miidevs.h .include