1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

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:
Robert Watson 2002-10-20 22:59:17 +00:00
parent c530b092cb
commit e585282846
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105588

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