]> git.ipfire.org Git - thirdparty/bird.git/blob - nest/Makefile
Added routing table and routing attribute code.
[thirdparty/bird.git] / nest / Makefile
1 THISDIR=nest
2 OBJS=rt-table.o rt-fib.o rt-attr.o proto.o
3
4 include ../Rules