# $FreeBSD: head/sys/modules/arcnet/Makefile 89099 2002-01-08 20:03:13Z fjoe $ .PATH: ${.CURDIR}/../../net KMOD= arcnet SRCS= if_arcsubr.c SRCS+= opt_inet.h opt_inet6.h opt_inet.h opt_inet6.h: echo "#define INET 1" > ${.TARGET} .include