Depend on opt_mac.h.
This commit is contained in:
parent
772773c74c
commit
6452ea6924
@ -3,7 +3,8 @@
|
||||
.PATH: ${.CURDIR}/../../net ${.CURDIR}/../../netinet ${.CURDIR}/../../netinet6
|
||||
|
||||
KMOD= if_gif
|
||||
SRCS= if_gif.c in_gif.c in6_gif.c opt_inet.h opt_inet6.h opt_mrouting.h
|
||||
SRCS= if_gif.c in_gif.c in6_gif.c opt_inet.h opt_inet6.h opt_mac.h \
|
||||
opt_mrouting.h
|
||||
|
||||
opt_inet.h:
|
||||
echo "#define INET 1" > ${.TARGET}
|
||||
|
Loading…
x
Reference in New Issue
Block a user