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:
parent
c530b092cb
commit
e585282846
@ -3,7 +3,7 @@
|
|||||||
.PATH: ${.CURDIR}/../../netinet
|
.PATH: ${.CURDIR}/../../netinet
|
||||||
|
|
||||||
KMOD= ip_mroute
|
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
|
CFLAGS+= -DMROUTE_KLD
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user