# $FreeBSD: head/sys/modules/de/Makefile 148252 2005-07-21 16:40:08Z jhb $ .PATH: ${.CURDIR}/../../pci KMOD= if_de SRCS= if_de.c opt_bdg.h device_if.h bus_if.h pci_if.h # Compile-time options. # Enable debugging: #CFLAGS+= -DTULIP_DEBUG # Enable performance statistics: #CFLAGS+= -DTULIP_PERFSTATS .include