# $FreeBSD: head/sys/modules/wlan/Makefile 109320 2003-01-15 20:05:52Z sam $ .PATH: ${.CURDIR}/../../net KMOD= wlan SRCS= if_ieee80211subr.c SRCS+= bus_if.h device_if.h opt_inet.h opt_inet.h: echo "#define INET 1" > opt_inet.h .include