Remove an unneeded define.

This commit is contained in:
Bruce M Simpson 2007-02-09 01:42:43 +00:00
parent f6966ecd8e
commit 3c0bb7340e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=166579

View File

@ -5,8 +5,6 @@
KMOD= ip_mroute
SRCS= ip_mroute.c opt_mac.h opt_mrouting.h
CFLAGS+= -DMROUTE_KLD
.if !defined(KERNBUILDDIR)
opt_mrouting.h:
echo "#define MROUTING 1" > ${.TARGET}