Hook up opt_mac.h to the build dependencies. The way we currently

handle this stuff is dangerous. :-)

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
This commit is contained in:
rwatson 2002-10-20 22:59:17 +00:00
parent 7ea32eb60f
commit 137577c9f2

View File

@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../netinet
KMOD= ip_mroute
SRCS= ip_mroute.c opt_mrouting.h opt_random_ip_id.h
SRCS= ip_mroute.c opt_mac.h opt_mrouting.h opt_random_ip_id.h
CFLAGS+= -DMROUTE_KLD