Lines 30-36
Link Here
|
30 |
connected.h ioctl.h rib.h rt.h zserv.h redistribute.h debug.h rtadv.h \ |
30 |
connected.h ioctl.h rib.h rt.h zserv.h redistribute.h debug.h rtadv.h \ |
31 |
interface.h ipforward.h irdp.h router-id.h kernel_socket.h |
31 |
interface.h ipforward.h irdp.h router-id.h kernel_socket.h |
32 |
|
32 |
|
33 |
zebra_LDADD = $(otherobj) $(LIBCAP) $(LIB_IPV6) ../lib/libzebra.la |
33 |
zebra_LDADD = $(otherobj) ../lib/libzebra.la $(LIBCAP) $(LIB_IPV6) |
34 |
|
34 |
|
35 |
zebra_DEPENDENCIES = $(otherobj) |
35 |
zebra_DEPENDENCIES = $(otherobj) |
36 |
|
36 |
|