Oops, netgraph.o -> ether.o for the RELEASE build.
This commit is contained in:
parent
0e11d0f3ea
commit
0c38fb0340
@ -71,8 +71,8 @@ DPADD+= ${LIBNETGRAPH}
|
||||
# We must create these objects because crunchgen will link them,
|
||||
# and we don't want any unused symbols to spoil the final link.
|
||||
CFLAGS+=-DNONAT -DNORADIUS -DNOI4B -DNONETGRAPH
|
||||
OBJS+= chap_ms.o nat_cmd.o netgraph.o radius.o
|
||||
chap_ms.o nat_cmd.o netgraph.o radius.o:
|
||||
OBJS+= chap_ms.o ether.o nat_cmd.o radius.o
|
||||
chap_ms.o ether.o nat_cmd.o radius.o:
|
||||
>null_${.PREFIX}.c
|
||||
cc -c -o ${.TARGET} null_${.PREFIX}.c
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user